mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-988 Add the US territory names from the ISO-3166 standard.
X-SVN-Rev: 4963
This commit is contained in:
parent
f8e110f587
commit
a29178ff31
2 changed files with 10 additions and 2 deletions
|
@ -354,6 +354,7 @@ root {
|
|||
AF { "Afghanistan" }
|
||||
AL { "Albania" }
|
||||
DZ { "Algeria" }
|
||||
AS { "American Samoa" }
|
||||
AD { "Andorra" }
|
||||
AO { "Angola" }
|
||||
AI { "Anguilla" }
|
||||
|
@ -425,6 +426,7 @@ root {
|
|||
GH { "Ghana" }
|
||||
GR { "Greece" }
|
||||
GP { "Guadeloupe" }
|
||||
GU { "Guam" }
|
||||
GT { "Guatemala" }
|
||||
GN { "Guinea" }
|
||||
GW { "Guinea-Bissau" }
|
||||
|
@ -465,6 +467,8 @@ root {
|
|||
MY { "Malaysia" }
|
||||
ML { "Mali" }
|
||||
MT { "Malta" }
|
||||
MP { "Northern Mariana Islands"}
|
||||
MH { "Marshall Islands"}
|
||||
MQ { "Martinique" }
|
||||
MR { "Mauritania" }
|
||||
MU { "Mauritius" }
|
||||
|
@ -842,7 +846,7 @@ root {
|
|||
men { "Mende" }
|
||||
mg { "Malagasy" }
|
||||
mga { "Irish, Middle (900-1200)" }
|
||||
mh { "Marshall"}
|
||||
mh { "Marshall"}
|
||||
mi { "Maori" }
|
||||
mic { "Mic-Mac" }
|
||||
min { "Minangkabau" }
|
||||
|
|
|
@ -354,6 +354,7 @@ root {
|
|||
AF { "Afghanistan" }
|
||||
AL { "Albania" }
|
||||
DZ { "Algeria" }
|
||||
AS { "American Samoa" }
|
||||
AD { "Andorra" }
|
||||
AO { "Angola" }
|
||||
AI { "Anguilla" }
|
||||
|
@ -425,6 +426,7 @@ root {
|
|||
GH { "Ghana" }
|
||||
GR { "Greece" }
|
||||
GP { "Guadeloupe" }
|
||||
GU { "Guam" }
|
||||
GT { "Guatemala" }
|
||||
GN { "Guinea" }
|
||||
GW { "Guinea-Bissau" }
|
||||
|
@ -465,6 +467,8 @@ root {
|
|||
MY { "Malaysia" }
|
||||
ML { "Mali" }
|
||||
MT { "Malta" }
|
||||
MP { "Northern Mariana Islands"}
|
||||
MH { "Marshall Islands"}
|
||||
MQ { "Martinique" }
|
||||
MR { "Mauritania" }
|
||||
MU { "Mauritius" }
|
||||
|
@ -842,7 +846,7 @@ root {
|
|||
men { "Mende" }
|
||||
mg { "Malagasy" }
|
||||
mga { "Irish, Middle (900-1200)" }
|
||||
mh { "Marshall"}
|
||||
mh { "Marshall"}
|
||||
mi { "Maori" }
|
||||
mic { "Mic-Mac" }
|
||||
min { "Minangkabau" }
|
||||
|
|
Loading…
Add table
Reference in a new issue