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

Side by Side Diff: source/data/curr/fil.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/fi.txt ('k') | source/data/curr/fr.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/fil.xml 6 // * Source File: <path>/common/main/fil.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/fil.xml 10 * ICU <specials> source: <path>/common/main/fil.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 "Dolyar ng Cayman Islands",
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 "Dolyar ng Solomon Islands",
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 "Dolyar ng Singapore", 392 "Dolyar ng Singapore",
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 "Sao Tome and Principe Dobra",
421 }
422 SYP{
423 "SYP",
424 "Syrian Pound",
425 }
426 SZL{
427 "SZL",
428 "Swazi Lilangeni",
429 }
430 THB{ 402 THB{
431 "฿", 403 "฿",
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 "Dolyar ng Silangang Caribbean",
497 }
498 XOF{ 466 XOF{
499 "CFA", 467 "CFA",
500 "CFA Franc BCEAO", 468 "CFA Franc BCEAO",
501 } 469 }
502 XPF{
503 "CFPF",
504 "CFP Franc",
505 }
506 YER{ 470 YER{
507 "YER", 471 "YER",
508 "Yemeni Rial", 472 "Yemeni Rial",
509 } 473 }
510 ZAR{ 474 ZAR{
511 "ZAR", 475 "ZAR",
512 "South African Rand", 476 "South African Rand",
513 } 477 }
514 ZMW{ 478 ZMW{
515 "ZMW", 479 "ZMW",
(...skipping 13 matching lines...) Expand all
529 CRC{"₡"} 493 CRC{"₡"}
530 DOP{"$"} 494 DOP{"$"}
531 EUR{"€"} 495 EUR{"€"}
532 GBP{"£"} 496 GBP{"£"}
533 HKD{"$"} 497 HKD{"$"}
534 INR{"₹"} 498 INR{"₹"}
535 JMD{"$"} 499 JMD{"$"}
536 JPY{"¥"} 500 JPY{"¥"}
537 KHR{"៛"} 501 KHR{"៛"}
538 KRW{"₩"} 502 KRW{"₩"}
539 KYD{"$"}
540 LAK{"₭"} 503 LAK{"₭"}
541 MNT{"₮"} 504 MNT{"₮"}
542 MXN{"$"} 505 MXN{"$"}
543 PHP{"₱"} 506 PHP{"₱"}
544 PYG{"₲"} 507 PYG{"₲"}
545 SGD{"$"} 508 SGD{"$"}
546 TTD{"$"} 509 TTD{"$"}
547 TWD{"NT$"} 510 TWD{"NT$"}
548 UAH{"₴"} 511 UAH{"₴"}
549 USD{"$"} 512 USD{"$"}
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 other{"Egyptian pounds"} 631 other{"Egyptian pounds"}
669 } 632 }
670 ETB{ 633 ETB{
671 one{"Ethiopian birr"} 634 one{"Ethiopian birr"}
672 other{"Ethiopian birrs"} 635 other{"Ethiopian birrs"}
673 } 636 }
674 EUR{ 637 EUR{
675 one{"euro"} 638 one{"euro"}
676 other{"euros"} 639 other{"euros"}
677 } 640 }
678 FKP{
679 one{"Falkland Islands pound"}
680 other{"Falkland Islands pounds"}
681 }
682 GBP{ 641 GBP{
683 one{"British pound sterling"} 642 one{"British pound sterling"}
684 other{"British pounds sterling"} 643 other{"British pounds sterling"}
685 } 644 }
686 GEL{ 645 GEL{
687 one{"Georgian lari"} 646 one{"Georgian lari"}
688 other{"Georgian laris"} 647 other{"Georgian laris"}
689 } 648 }
690 GHS{ 649 GHS{
691 one{"Ghanaian cedi"} 650 one{"Ghanaian cedi"}
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 other{"Kenyan shillings"} 719 other{"Kenyan shillings"}
761 } 720 }
762 KGS{ 721 KGS{
763 one{"Kyrgystani som"} 722 one{"Kyrgystani som"}
764 other{"Kyrgystani soms"} 723 other{"Kyrgystani soms"}
765 } 724 }
766 KHR{ 725 KHR{
767 one{"Cambodian riel"} 726 one{"Cambodian riel"}
768 other{"Cambodian riels"} 727 other{"Cambodian riels"}
769 } 728 }
770 KPW{
771 one{"North Korean won"}
772 other{"North Korean won"}
773 }
774 KRW{ 729 KRW{
775 one{"South Korean won"} 730 one{"South Korean won"}
776 other{"South Korean won"} 731 other{"South Korean won"}
777 } 732 }
778 KWD{ 733 KWD{
779 one{"Kuwaiti dinar"} 734 one{"Kuwaiti dinar"}
780 other{"Kuwaiti dinars"} 735 other{"Kuwaiti dinars"}
781 } 736 }
782 KYD{
783 one{"dolyar ng Cayman Islands"}
784 other{"dolyares ng Cayman Islands"}
785 }
786 KZT{ 737 KZT{
787 one{"Kazakhstani tenge"} 738 one{"Kazakhstani tenge"}
788 other{"Kazakhstani tenges"} 739 other{"Kazakhstani tenges"}
789 } 740 }
790 LAK{ 741 LAK{
791 one{"Laotian kip"} 742 one{"Laotian kip"}
792 other{"Laotian kips"} 743 other{"Laotian kips"}
793 } 744 }
794 LBP{ 745 LBP{
795 one{"Lebanese pound"} 746 one{"Lebanese pound"}
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
924 other{"Russian rubles"} 875 other{"Russian rubles"}
925 } 876 }
926 RWF{ 877 RWF{
927 one{"Rwandan franc"} 878 one{"Rwandan franc"}
928 other{"Rwandan francs"} 879 other{"Rwandan francs"}
929 } 880 }
930 SAR{ 881 SAR{
931 one{"Saudi riyal"} 882 one{"Saudi riyal"}
932 other{"Saudi riyals"} 883 other{"Saudi riyals"}
933 } 884 }
934 SBD{
935 one{"dolyar ng Solomon Islands"}
936 other{"dolyar ng Solomon Islands"}
937 }
938 SDG{ 885 SDG{
939 one{"Sudanese pound"} 886 one{"Sudanese pound"}
940 other{"Sudanese pounds"} 887 other{"Sudanese pounds"}
941 } 888 }
942 SEK{ 889 SEK{
943 one{"Swedish krona"} 890 one{"Swedish krona"}
944 other{"Swedish kronor"} 891 other{"Swedish kronor"}
945 } 892 }
946 SGD{ 893 SGD{
947 one{"dolyar ng Singapore"} 894 one{"dolyar ng Singapore"}
948 other{"dolyares ng Singapore"} 895 other{"dolyares ng Singapore"}
949 } 896 }
950 SLL{ 897 SLL{
951 one{"Sierra Leonean leone"} 898 one{"Sierra Leonean leone"}
952 other{"Sierra Leonean leones"} 899 other{"Sierra Leonean leones"}
953 } 900 }
954 SSP{ 901 SSP{
955 one{"South Sudanese pound"} 902 one{"South Sudanese pound"}
956 other{"South Sudanese pounds"} 903 other{"South Sudanese pounds"}
957 } 904 }
958 STD{
959 one{"Sao Tome and Principe dobra"}
960 other{"Sao Tome and Principe dobras"}
961 }
962 SYP{
963 one{"Syrian pound"}
964 other{"Syrian pounds"}
965 }
966 SZL{
967 one{"Swazi lilangeni"}
968 other{"Swazi emalangeni"}
969 }
970 THB{ 905 THB{
971 one{"Thai baht"} 906 one{"Thai baht"}
972 other{"Thai baht"} 907 other{"Thai baht"}
973 } 908 }
974 TJS{ 909 TJS{
975 one{"Tajikistani somoni"} 910 one{"Tajikistani somoni"}
976 other{"Tajikistani somonis"} 911 other{"Tajikistani somonis"}
977 } 912 }
978 TMT{ 913 TMT{
979 one{"Turkmenistani manat"} 914 one{"Turkmenistani manat"}
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1024 other{"Venezuelan bolívars"} 959 other{"Venezuelan bolívars"}
1025 } 960 }
1026 VND{ 961 VND{
1027 one{"Vietnamese dong"} 962 one{"Vietnamese dong"}
1028 other{"Vietnamese dong"} 963 other{"Vietnamese dong"}
1029 } 964 }
1030 XAF{ 965 XAF{
1031 one{"CFA franc BEAC"} 966 one{"CFA franc BEAC"}
1032 other{"CFA francs BEAC"} 967 other{"CFA francs BEAC"}
1033 } 968 }
1034 XCD{
1035 one{"dolyar ng Silangang Caribbean"}
1036 other{"dolyares ng Silangang Caribbean"}
1037 }
1038 XOF{ 969 XOF{
1039 one{"CFA franc BCEAO"} 970 one{"CFA franc BCEAO"}
1040 other{"CFA francs BCEAO"} 971 other{"CFA francs BCEAO"}
1041 } 972 }
1042 XPF{
1043 one{"CFP franc"}
1044 other{"CFP francs"}
1045 }
1046 YER{ 973 YER{
1047 one{"Yemeni rial"} 974 one{"Yemeni rial"}
1048 other{"Yemeni rials"} 975 other{"Yemeni rials"}
1049 } 976 }
1050 ZAR{ 977 ZAR{
1051 one{"South African rand"} 978 one{"South African rand"}
1052 other{"South African rand"} 979 other{"South African rand"}
1053 } 980 }
1054 ZMW{ 981 ZMW{
1055 one{"Zambian kwacha"} 982 one{"Zambian kwacha"}
1056 other{"Zambian kwachas"} 983 other{"Zambian kwachas"}
1057 } 984 }
1058 } 985 }
1059 CurrencyUnitPatterns{ 986 CurrencyUnitPatterns{
1060 one{"{0} {1}"} 987 one{"{0} {1}"}
1061 other{"{0} {1}"} 988 other{"{0} {1}"}
1062 } 989 }
1063 Version{"2.1.8.9"} 990 Version{"2.1.8.9"}
1064 } 991 }
OLDNEW
« no previous file with comments | « source/data/curr/fi.txt ('k') | source/data/curr/fr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698