OLD | NEW |
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/fr.xml | 6 // * Source File: <path>/common/main/fr.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/fr.xml | 10 * ICU <specials> source: <path>/common/main/fr.xml |
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
128 "livre égyptienne", | 128 "livre égyptienne", |
129 } | 129 } |
130 ETB{ | 130 ETB{ |
131 "ETB", | 131 "ETB", |
132 "birr éthiopien", | 132 "birr éthiopien", |
133 } | 133 } |
134 EUR{ | 134 EUR{ |
135 "€", | 135 "€", |
136 "euro", | 136 "euro", |
137 } | 137 } |
138 FKP{ | |
139 "£FK", | |
140 "livre des Falkland", | |
141 } | |
142 GBP{ | 138 GBP{ |
143 "£GB", | 139 "£GB", |
144 "livre sterling", | 140 "livre sterling", |
145 } | 141 } |
146 GEL{ | 142 GEL{ |
147 "GEL", | 143 "GEL", |
148 "lari géorgien", | 144 "lari géorgien", |
149 } | 145 } |
150 GHS{ | 146 GHS{ |
151 "GHS", | 147 "GHS", |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
220 "shilling kényan", | 216 "shilling kényan", |
221 } | 217 } |
222 KGS{ | 218 KGS{ |
223 "KGS", | 219 "KGS", |
224 "som kirghize", | 220 "som kirghize", |
225 } | 221 } |
226 KHR{ | 222 KHR{ |
227 "KHR", | 223 "KHR", |
228 "riel cambodgien", | 224 "riel cambodgien", |
229 } | 225 } |
230 KPW{ | |
231 "KPW", | |
232 "won nord-coréen", | |
233 } | |
234 KRW{ | 226 KRW{ |
235 "₩", | 227 "₩", |
236 "won sud-coréen", | 228 "won sud-coréen", |
237 } | 229 } |
238 KWD{ | 230 KWD{ |
239 "KWD", | 231 "KWD", |
240 "dinar koweïtien", | 232 "dinar koweïtien", |
241 } | 233 } |
242 KYD{ | |
243 "KYD", | |
244 "dollar des îles Caïmans", | |
245 } | |
246 KZT{ | 234 KZT{ |
247 "KZT", | 235 "KZT", |
248 "tenge kazakh", | 236 "tenge kazakh", |
249 } | 237 } |
250 LAK{ | 238 LAK{ |
251 "LAK", | 239 "LAK", |
252 "kip loatien", | 240 "kip loatien", |
253 } | 241 } |
254 LBP{ | 242 LBP{ |
255 "£LB", | 243 "£LB", |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
384 "rouble russe", | 372 "rouble russe", |
385 } | 373 } |
386 RWF{ | 374 RWF{ |
387 "RWF", | 375 "RWF", |
388 "franc rwandais", | 376 "franc rwandais", |
389 } | 377 } |
390 SAR{ | 378 SAR{ |
391 "SAR", | 379 "SAR", |
392 "rial saoudien", | 380 "rial saoudien", |
393 } | 381 } |
394 SBD{ | |
395 "$SB", | |
396 "dollar des îles Salomon", | |
397 } | |
398 SDG{ | 382 SDG{ |
399 "SDG", | 383 "SDG", |
400 "livre soudanaise", | 384 "livre soudanaise", |
401 } | 385 } |
402 SEK{ | 386 SEK{ |
403 "SEK", | 387 "SEK", |
404 "couronne suédoise", | 388 "couronne suédoise", |
405 } | 389 } |
406 SGD{ | 390 SGD{ |
407 "$SG", | 391 "$SG", |
408 "dollar de Singapour", | 392 "dollar de Singapour", |
409 } | 393 } |
410 SLL{ | 394 SLL{ |
411 "SLL", | 395 "SLL", |
412 "leone sierra-léonais", | 396 "leone sierra-léonais", |
413 } | 397 } |
414 SSP{ | 398 SSP{ |
415 "SSP", | 399 "SSP", |
416 "livre sud-soudanaise", | 400 "livre sud-soudanaise", |
417 } | 401 } |
418 STD{ | |
419 "STD", | |
420 "dobra santoméen", | |
421 } | |
422 SYP{ | |
423 "SYP", | |
424 "livre syrienne", | |
425 } | |
426 SZL{ | |
427 "SZL", | |
428 "lilangeni swazi", | |
429 } | |
430 THB{ | 402 THB{ |
431 "฿", | 403 "฿", |
432 "baht thaïlandais", | 404 "baht thaïlandais", |
433 } | 405 } |
434 TJS{ | 406 TJS{ |
435 "TJS", | 407 "TJS", |
436 "somoni tadjik", | 408 "somoni tadjik", |
437 } | 409 } |
438 TMT{ | 410 TMT{ |
439 "TMT", | 411 "TMT", |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
484 "bolivar vénézuélien", | 456 "bolivar vénézuélien", |
485 } | 457 } |
486 VND{ | 458 VND{ |
487 "₫", | 459 "₫", |
488 "dông vietnamien", | 460 "dông vietnamien", |
489 } | 461 } |
490 XAF{ | 462 XAF{ |
491 "FCFA", | 463 "FCFA", |
492 "franc CFA (BEAC)", | 464 "franc CFA (BEAC)", |
493 } | 465 } |
494 XCD{ | |
495 "XCD", | |
496 "dollar des Caraïbes orientales", | |
497 } | |
498 XDR{ | 466 XDR{ |
499 "XDR", | 467 "XDR", |
500 "droit de tirage spécial", | 468 "droit de tirage spécial", |
501 } | 469 } |
502 XOF{ | 470 XOF{ |
503 "CFA", | 471 "CFA", |
504 "franc CFA (BCEAO)", | 472 "franc CFA (BCEAO)", |
505 } | 473 } |
506 XPF{ | |
507 "FCFP", | |
508 "franc CFP", | |
509 } | |
510 YER{ | 474 YER{ |
511 "YER", | 475 "YER", |
512 "rial yéménite", | 476 "rial yéménite", |
513 } | 477 } |
514 ZAR{ | 478 ZAR{ |
515 "ZAR", | 479 "ZAR", |
516 "rand sud-africain", | 480 "rand sud-africain", |
517 } | 481 } |
518 ZMW{ | 482 ZMW{ |
519 "ZMW", | 483 "ZMW", |
(...skipping 15 matching lines...) Expand all Loading... |
535 DOP{"$"} | 499 DOP{"$"} |
536 EUR{"€"} | 500 EUR{"€"} |
537 GBP{"£"} | 501 GBP{"£"} |
538 HKD{"$"} | 502 HKD{"$"} |
539 ILS{"₪"} | 503 ILS{"₪"} |
540 INR{"₹"} | 504 INR{"₹"} |
541 JMD{"$"} | 505 JMD{"$"} |
542 JPY{"¥"} | 506 JPY{"¥"} |
543 KHR{"៛"} | 507 KHR{"៛"} |
544 KRW{"₩"} | 508 KRW{"₩"} |
545 KYD{"$"} | |
546 KZT{"₸"} | 509 KZT{"₸"} |
547 LAK{"₭"} | 510 LAK{"₭"} |
548 MNT{"₮"} | 511 MNT{"₮"} |
549 MXN{"$"} | 512 MXN{"$"} |
550 NAD{"$"} | 513 NAD{"$"} |
551 NGN{"₦"} | 514 NGN{"₦"} |
552 NZD{"$"} | 515 NZD{"$"} |
553 PHP{"₱"} | 516 PHP{"₱"} |
554 PYG{"₲"} | 517 PYG{"₲"} |
555 SBD{"$"} | |
556 SGD{"$"} | 518 SGD{"$"} |
557 SSP{"£"} | 519 SSP{"£"} |
558 TRY{"₺"} | 520 TRY{"₺"} |
559 TTD{"$"} | 521 TTD{"$"} |
560 TWD{"NT$"} | 522 TWD{"NT$"} |
561 UAH{"₴"} | 523 UAH{"₴"} |
562 USD{"$"} | 524 USD{"$"} |
563 UYU{"$"} | 525 UYU{"$"} |
564 VND{"₫"} | 526 VND{"₫"} |
565 } | 527 } |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
681 other{"livres égyptiennes"} | 643 other{"livres égyptiennes"} |
682 } | 644 } |
683 ETB{ | 645 ETB{ |
684 one{"birr éthiopien"} | 646 one{"birr éthiopien"} |
685 other{"birrs éthiopiens"} | 647 other{"birrs éthiopiens"} |
686 } | 648 } |
687 EUR{ | 649 EUR{ |
688 one{"euro"} | 650 one{"euro"} |
689 other{"euros"} | 651 other{"euros"} |
690 } | 652 } |
691 FKP{ | |
692 one{"livre des Falkland"} | |
693 other{"livres des Falkland"} | |
694 } | |
695 GBP{ | 653 GBP{ |
696 one{"livre sterling"} | 654 one{"livre sterling"} |
697 other{"livres sterling"} | 655 other{"livres sterling"} |
698 } | 656 } |
699 GEL{ | 657 GEL{ |
700 one{"lari géorgien"} | 658 one{"lari géorgien"} |
701 other{"lari géorgiens"} | 659 other{"lari géorgiens"} |
702 } | 660 } |
703 GHS{ | 661 GHS{ |
704 one{"cédi ghanéen"} | 662 one{"cédi ghanéen"} |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
773 other{"shillings kényans"} | 731 other{"shillings kényans"} |
774 } | 732 } |
775 KGS{ | 733 KGS{ |
776 one{"som kirghize"} | 734 one{"som kirghize"} |
777 other{"soms kirghizes"} | 735 other{"soms kirghizes"} |
778 } | 736 } |
779 KHR{ | 737 KHR{ |
780 one{"riel cambodgien"} | 738 one{"riel cambodgien"} |
781 other{"riels cambodgiens"} | 739 other{"riels cambodgiens"} |
782 } | 740 } |
783 KPW{ | |
784 one{"won nord-coréen"} | |
785 other{"wons nord-coréens"} | |
786 } | |
787 KRW{ | 741 KRW{ |
788 one{"won sud-coréen"} | 742 one{"won sud-coréen"} |
789 other{"wons sud-coréens"} | 743 other{"wons sud-coréens"} |
790 } | 744 } |
791 KWD{ | 745 KWD{ |
792 one{"dinar koweïtien"} | 746 one{"dinar koweïtien"} |
793 other{"dinar koweïtiens"} | 747 other{"dinar koweïtiens"} |
794 } | 748 } |
795 KYD{ | |
796 one{"dollar des îles Caïmans"} | |
797 other{"dollars des îles Caïmans"} | |
798 } | |
799 KZT{ | 749 KZT{ |
800 one{"tenge kazakh"} | 750 one{"tenge kazakh"} |
801 other{"tenges kazakhs"} | 751 other{"tenges kazakhs"} |
802 } | 752 } |
803 LAK{ | 753 LAK{ |
804 one{"kip loatien"} | 754 one{"kip loatien"} |
805 other{"kips loatiens"} | 755 other{"kips loatiens"} |
806 } | 756 } |
807 LBP{ | 757 LBP{ |
808 one{"livre libanaise"} | 758 one{"livre libanaise"} |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
937 other{"roubles russes"} | 887 other{"roubles russes"} |
938 } | 888 } |
939 RWF{ | 889 RWF{ |
940 one{"franc rwandais"} | 890 one{"franc rwandais"} |
941 other{"francs rwandais"} | 891 other{"francs rwandais"} |
942 } | 892 } |
943 SAR{ | 893 SAR{ |
944 one{"rial saoudien"} | 894 one{"rial saoudien"} |
945 other{"rials saoudiens"} | 895 other{"rials saoudiens"} |
946 } | 896 } |
947 SBD{ | |
948 one{"dollar des îles Salomon"} | |
949 other{"dollars des îles Salomon"} | |
950 } | |
951 SDG{ | 897 SDG{ |
952 one{"livre soudanaise"} | 898 one{"livre soudanaise"} |
953 other{"livres soudanaises"} | 899 other{"livres soudanaises"} |
954 } | 900 } |
955 SEK{ | 901 SEK{ |
956 one{"couronne suédoise"} | 902 one{"couronne suédoise"} |
957 other{"couronnes suédoises"} | 903 other{"couronnes suédoises"} |
958 } | 904 } |
959 SGD{ | 905 SGD{ |
960 one{"dollar de Singapour"} | 906 one{"dollar de Singapour"} |
961 other{"dollars de Singapour"} | 907 other{"dollars de Singapour"} |
962 } | 908 } |
963 SLL{ | 909 SLL{ |
964 one{"leone sierra-léonais"} | 910 one{"leone sierra-léonais"} |
965 other{"leones sierra-léonais"} | 911 other{"leones sierra-léonais"} |
966 } | 912 } |
967 SSP{ | 913 SSP{ |
968 one{"livre sud-soudanaise"} | 914 one{"livre sud-soudanaise"} |
969 other{"livres sud-soudanaises"} | 915 other{"livres sud-soudanaises"} |
970 } | 916 } |
971 STD{ | |
972 one{"dobra santoméen"} | |
973 other{"dobras santoméens"} | |
974 } | |
975 SYP{ | |
976 one{"livre syrienne"} | |
977 other{"livres syriennes"} | |
978 } | |
979 SZL{ | |
980 one{"lilangeni swazi"} | |
981 other{"lilangenis swazis"} | |
982 } | |
983 THB{ | 917 THB{ |
984 one{"baht thaïlandais"} | 918 one{"baht thaïlandais"} |
985 other{"bahts thaïlandais"} | 919 other{"bahts thaïlandais"} |
986 } | 920 } |
987 TJS{ | 921 TJS{ |
988 one{"somoni tadjik"} | 922 one{"somoni tadjik"} |
989 other{"somonis tadjiks"} | 923 other{"somonis tadjiks"} |
990 } | 924 } |
991 TMT{ | 925 TMT{ |
992 one{"nouveau manat turkmène"} | 926 one{"nouveau manat turkmène"} |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1037 other{"bolivars vénézuéliens"} | 971 other{"bolivars vénézuéliens"} |
1038 } | 972 } |
1039 VND{ | 973 VND{ |
1040 one{"dông vietnamien"} | 974 one{"dông vietnamien"} |
1041 other{"dôngs vietnamiens"} | 975 other{"dôngs vietnamiens"} |
1042 } | 976 } |
1043 XAF{ | 977 XAF{ |
1044 one{"franc CFA (BEAC)"} | 978 one{"franc CFA (BEAC)"} |
1045 other{"francs CFA (BEAC)"} | 979 other{"francs CFA (BEAC)"} |
1046 } | 980 } |
1047 XCD{ | |
1048 one{"dollar des Caraïbes orientales"} | |
1049 other{"dollars des Caraïbes orientales"} | |
1050 } | |
1051 XDR{ | 981 XDR{ |
1052 one{"droit de tirage spécial"} | 982 one{"droit de tirage spécial"} |
1053 other{"droits de tirage spéciaux"} | 983 other{"droits de tirage spéciaux"} |
1054 } | 984 } |
1055 XOF{ | 985 XOF{ |
1056 one{"franc CFA (BCEAO)"} | 986 one{"franc CFA (BCEAO)"} |
1057 other{"francs CFA (BCEAO)"} | 987 other{"francs CFA (BCEAO)"} |
1058 } | 988 } |
1059 XPF{ | |
1060 one{"franc CFP"} | |
1061 other{"francs CFP"} | |
1062 } | |
1063 YER{ | 989 YER{ |
1064 one{"rial yéménite"} | 990 one{"rial yéménite"} |
1065 other{"rials yéménites"} | 991 other{"rials yéménites"} |
1066 } | 992 } |
1067 ZAR{ | 993 ZAR{ |
1068 one{"rand sud-africain"} | 994 one{"rand sud-africain"} |
1069 other{"rands sud-africains"} | 995 other{"rands sud-africains"} |
1070 } | 996 } |
1071 ZMW{ | 997 ZMW{ |
1072 one{"kwacha zambien"} | 998 one{"kwacha zambien"} |
1073 other{"kwachas zambiens"} | 999 other{"kwachas zambiens"} |
1074 } | 1000 } |
1075 } | 1001 } |
1076 CurrencyUnitPatterns{ | 1002 CurrencyUnitPatterns{ |
1077 one{"{0} {1}"} | 1003 one{"{0} {1}"} |
1078 other{"{0} {1}"} | 1004 other{"{0} {1}"} |
1079 } | 1005 } |
1080 Version{"2.1.8.9"} | 1006 Version{"2.1.8.9"} |
1081 } | 1007 } |
OLD | NEW |