2011-05-05 18:12:27 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2014-01-11 22:23:57 +00:00
|
|
|
// * Copyright (C) 2014 International Business Machines
|
2013-01-26 01:14:35 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-01 20:40:39 +00:00
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
|
|
// * Source File: <path>/common/main/es_DO.xml
|
2011-05-05 18:12:27 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
es_DO{
|
2013-09-07 20:46:42 +00:00
|
|
|
%%Parent{"es_419"}
|
2011-05-05 18:12:27 +00:00
|
|
|
Currencies{
|
|
|
|
DOP{
|
|
|
|
"$",
|
|
|
|
"peso dominicano",
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"dólar estadounidense",
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
Version{"2.0.90.61"}
|
2011-05-05 18:12:27 +00:00
|
|
|
}
|