mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 14:31:31 +00:00
ICU-7709 Add Moldovan locale aliases
X-SVN-Rev: 28182
This commit is contained in:
parent
014a18e855
commit
3bf7ae8fd4
17 changed files with 201 additions and 81 deletions
|
@ -248,6 +248,7 @@
|
|||
<alias from="in_ID" to="id_ID" />
|
||||
<alias from="iw" to="he" />
|
||||
<alias from="iw_IL" to="he_IL" />
|
||||
<alias from="mo" to="ro_MD" />
|
||||
<alias from="no" to="nb" />
|
||||
<alias from="no_NO" to="nb_NO" />
|
||||
<alias from="pa_IN" to="pa_Guru_IN" />
|
||||
|
|
12
icu4c/source/data/curr/mo.txt
Executable file
12
icu4c/source/data/curr/mo.txt
Executable file
|
@ -0,0 +1,12 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
mo{
|
||||
"%%ALIAS"{"ro_MD"}
|
||||
Version{"2.0.41.23"}
|
||||
}
|
|
@ -33,12 +33,12 @@ CURR_SYNTHETIC_ALIAS = en_RH.txt en_ZW.txt he_IL.txt id_ID.txt\
|
|||
|
||||
# All aliases (to not be included under 'installed'), but not including root.
|
||||
CURR_ALIAS_SOURCE = $(CURR_SYNTHETIC_ALIAS) az_AZ.txt ha_GH.txt ha_NE.txt ha_NG.txt\
|
||||
in.txt iw.txt kk_KZ.txt no.txt pa_IN.txt\
|
||||
pa_PK.txt sh.txt sh_BA.txt sh_CS.txt sh_YU.txt\
|
||||
shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt sr_Cyrl_YU.txt\
|
||||
sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt sr_YU.txt\
|
||||
tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt zh_CN.txt\
|
||||
zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
in.txt iw.txt kk_KZ.txt mo.txt no.txt\
|
||||
pa_IN.txt pa_PK.txt sh.txt sh_BA.txt sh_CS.txt\
|
||||
sh_YU.txt shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt\
|
||||
sr_Cyrl_YU.txt sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt\
|
||||
sr_YU.txt tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt\
|
||||
zh_CN.txt zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
|
||||
|
||||
# Ordinary resources
|
||||
|
@ -71,17 +71,17 @@ CURR_SOURCE = af.txt ak.txt am.txt ar.txt\
|
|||
ne_IN.txt nl.txt nn.txt nyn.txt om.txt\
|
||||
or.txt pa.txt pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt\
|
||||
pa_Guru_IN.txt pl.txt ps.txt pt.txt pt_PT.txt\
|
||||
rm.txt ro.txt rof.txt ru.txt rw.txt\
|
||||
rwk.txt saq.txt seh.txt ses.txt sg.txt\
|
||||
shi.txt shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt si.txt\
|
||||
sk.txt sl.txt sn.txt so.txt sq.txt\
|
||||
sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_RS.txt sr_Latn.txt\
|
||||
sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt sv.txt sw.txt\
|
||||
ta.txt te.txt teo.txt th.txt ti.txt\
|
||||
to.txt tr.txt tzm.txt tzm_Latn.txt tzm_Latn_MA.txt\
|
||||
uk.txt ur.txt uz.txt uz_Arab.txt uz_Arab_AF.txt\
|
||||
uz_Cyrl.txt uz_Cyrl_UZ.txt uz_Latn.txt vi.txt vun.txt\
|
||||
xog.txt yo.txt zh.txt zh_Hans.txt zh_Hans_CN.txt\
|
||||
zh_Hans_HK.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt zh_Hant_MO.txt\
|
||||
zh_Hant_TW.txt zu.txt
|
||||
rm.txt ro.txt ro_MD.txt rof.txt ru.txt\
|
||||
rw.txt rwk.txt saq.txt seh.txt ses.txt\
|
||||
sg.txt shi.txt shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt\
|
||||
si.txt sk.txt sl.txt sn.txt so.txt\
|
||||
sq.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_RS.txt\
|
||||
sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt sv.txt\
|
||||
sw.txt ta.txt te.txt teo.txt th.txt\
|
||||
ti.txt to.txt tr.txt tzm.txt tzm_Latn.txt\
|
||||
tzm_Latn_MA.txt uk.txt ur.txt uz.txt uz_Arab.txt\
|
||||
uz_Arab_AF.txt uz_Cyrl.txt uz_Cyrl_UZ.txt uz_Latn.txt vi.txt\
|
||||
vun.txt xog.txt yo.txt zh.txt zh_Hans.txt\
|
||||
zh_Hans_CN.txt zh_Hans_HK.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt\
|
||||
zh_Hant_MO.txt zh_Hant_TW.txt zu.txt
|
||||
|
||||
|
|
14
icu4c/source/data/curr/ro_MD.txt
Executable file
14
icu4c/source/data/curr/ro_MD.txt
Executable file
|
@ -0,0 +1,14 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
ro_MD{
|
||||
/**
|
||||
* empty target resource
|
||||
*/
|
||||
___{""}
|
||||
}
|
|
@ -280,6 +280,7 @@
|
|||
<include locales="mk_MK"/>
|
||||
<include locales="ml"/>
|
||||
<include locales="ml_IN"/>
|
||||
<include locales="mo"/>
|
||||
<include locales="mr"/>
|
||||
<include locales="mr_IN"/>
|
||||
<include locales="ms"/>
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
<aliasLocale locale="kk_KZ" />
|
||||
<aliasLocale locale="in" />
|
||||
<aliasLocale locale="iw" />
|
||||
<aliasLocale locale="mo" />
|
||||
<aliasLocale locale="no" />
|
||||
<aliasLocale locale="pa_IN" />
|
||||
<aliasLocale locale="pa_PK" />
|
||||
|
|
12
icu4c/source/data/lang/mo.txt
Executable file
12
icu4c/source/data/lang/mo.txt
Executable file
|
@ -0,0 +1,12 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
mo{
|
||||
"%%ALIAS"{"ro_MD"}
|
||||
Version{"2.0.41.23"}
|
||||
}
|
|
@ -33,12 +33,12 @@ LANG_SYNTHETIC_ALIAS = en_RH.txt en_ZW.txt he_IL.txt id_ID.txt\
|
|||
|
||||
# All aliases (to not be included under 'installed'), but not including root.
|
||||
LANG_ALIAS_SOURCE = $(LANG_SYNTHETIC_ALIAS) az_AZ.txt ha_GH.txt ha_NE.txt ha_NG.txt\
|
||||
in.txt iw.txt kk_KZ.txt no.txt pa_IN.txt\
|
||||
pa_PK.txt sh.txt sh_BA.txt sh_CS.txt sh_YU.txt\
|
||||
shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt sr_Cyrl_YU.txt\
|
||||
sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt sr_YU.txt\
|
||||
tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt zh_CN.txt\
|
||||
zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
in.txt iw.txt kk_KZ.txt mo.txt no.txt\
|
||||
pa_IN.txt pa_PK.txt sh.txt sh_BA.txt sh_CS.txt\
|
||||
sh_YU.txt shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt\
|
||||
sr_Cyrl_YU.txt sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt\
|
||||
sr_YU.txt tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt\
|
||||
zh_CN.txt zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
|
||||
|
||||
# Ordinary resources
|
||||
|
@ -66,17 +66,17 @@ LANG_SOURCE = af.txt ak.txt am.txt ar.txt\
|
|||
nl.txt nl_BE.txt nn.txt nyn.txt om.txt\
|
||||
or.txt pa.txt pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt\
|
||||
pa_Guru_IN.txt pl.txt ps.txt pt.txt pt_PT.txt\
|
||||
rm.txt ro.txt rof.txt ru.txt ru_UA.txt\
|
||||
rw.txt rwk.txt saq.txt seh.txt ses.txt\
|
||||
sg.txt shi.txt shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt\
|
||||
si.txt sk.txt sl.txt sn.txt so.txt\
|
||||
sq.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_RS.txt\
|
||||
sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt sv.txt\
|
||||
sv_FI.txt sw.txt ta.txt te.txt teo.txt\
|
||||
th.txt ti.txt to.txt tr.txt tzm.txt\
|
||||
tzm_Latn.txt tzm_Latn_MA.txt uk.txt ur.txt uz.txt\
|
||||
uz_Arab.txt uz_Arab_AF.txt uz_Cyrl.txt uz_Cyrl_UZ.txt uz_Latn.txt\
|
||||
vi.txt vun.txt xog.txt yo.txt zh.txt\
|
||||
zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt\
|
||||
zh_Hant_MO.txt zh_Hant_TW.txt zu.txt
|
||||
rm.txt ro.txt ro_MD.txt rof.txt ru.txt\
|
||||
ru_UA.txt rw.txt rwk.txt saq.txt seh.txt\
|
||||
ses.txt sg.txt shi.txt shi_Latn.txt shi_Latn_MA.txt\
|
||||
shi_Tfng.txt si.txt sk.txt sl.txt sn.txt\
|
||||
so.txt sq.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt\
|
||||
sr_Cyrl_RS.txt sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt\
|
||||
sv.txt sv_FI.txt sw.txt ta.txt te.txt\
|
||||
teo.txt th.txt ti.txt to.txt tr.txt\
|
||||
tzm.txt tzm_Latn.txt tzm_Latn_MA.txt uk.txt ur.txt\
|
||||
uz.txt uz_Arab.txt uz_Arab_AF.txt uz_Cyrl.txt uz_Cyrl_UZ.txt\
|
||||
uz_Latn.txt vi.txt vun.txt xog.txt yo.txt\
|
||||
zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt zh_Hant.txt\
|
||||
zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt zu.txt
|
||||
|
||||
|
|
14
icu4c/source/data/lang/ro_MD.txt
Executable file
14
icu4c/source/data/lang/ro_MD.txt
Executable file
|
@ -0,0 +1,14 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
ro_MD{
|
||||
/**
|
||||
* empty target resource
|
||||
*/
|
||||
___{""}
|
||||
}
|
12
icu4c/source/data/locales/mo.txt
Executable file
12
icu4c/source/data/locales/mo.txt
Executable file
|
@ -0,0 +1,12 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
mo{
|
||||
"%%ALIAS"{"ro_MD"}
|
||||
Version{"2.0.41.23"}
|
||||
}
|
|
@ -32,12 +32,12 @@ GENRB_SYNTHETIC_ALIAS = en_RH.txt in_ID.txt iw_IL.txt ja_JP_TRADITIONAL.txt\
|
|||
|
||||
# All aliases (to not be included under 'installed'), but not including root.
|
||||
GENRB_ALIAS_SOURCE = $(GENRB_SYNTHETIC_ALIAS) az_AZ.txt ha_GH.txt ha_NE.txt ha_NG.txt\
|
||||
in.txt iw.txt kk_KZ.txt no.txt pa_IN.txt\
|
||||
pa_PK.txt sh.txt sh_BA.txt sh_CS.txt sh_YU.txt\
|
||||
shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt sr_Cyrl_YU.txt\
|
||||
sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt sr_YU.txt\
|
||||
tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt zh_CN.txt\
|
||||
zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
in.txt iw.txt kk_KZ.txt mo.txt no.txt\
|
||||
pa_IN.txt pa_PK.txt sh.txt sh_BA.txt sh_CS.txt\
|
||||
sh_YU.txt shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt\
|
||||
sr_Cyrl_YU.txt sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt\
|
||||
sr_YU.txt tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt\
|
||||
zh_CN.txt zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
|
||||
|
||||
# Ordinary resources
|
||||
|
|
12
icu4c/source/data/region/mo.txt
Executable file
12
icu4c/source/data/region/mo.txt
Executable file
|
@ -0,0 +1,12 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
mo{
|
||||
"%%ALIAS"{"ro_MD"}
|
||||
Version{"2.0.41.23"}
|
||||
}
|
|
@ -33,12 +33,12 @@ REGION_SYNTHETIC_ALIAS = en_RH.txt en_ZW.txt he_IL.txt id_ID.txt\
|
|||
|
||||
# All aliases (to not be included under 'installed'), but not including root.
|
||||
REGION_ALIAS_SOURCE = $(REGION_SYNTHETIC_ALIAS) az_AZ.txt ha_GH.txt ha_NE.txt ha_NG.txt\
|
||||
in.txt iw.txt kk_KZ.txt no.txt pa_IN.txt\
|
||||
pa_PK.txt sh.txt sh_BA.txt sh_CS.txt sh_YU.txt\
|
||||
shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt sr_Cyrl_YU.txt\
|
||||
sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt sr_YU.txt\
|
||||
tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt zh_CN.txt\
|
||||
zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
in.txt iw.txt kk_KZ.txt mo.txt no.txt\
|
||||
pa_IN.txt pa_PK.txt sh.txt sh_BA.txt sh_CS.txt\
|
||||
sh_YU.txt shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt\
|
||||
sr_Cyrl_YU.txt sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt\
|
||||
sr_YU.txt tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt\
|
||||
zh_CN.txt zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
|
||||
|
||||
# Ordinary resources
|
||||
|
@ -66,16 +66,17 @@ REGION_SOURCE = af.txt ak.txt am.txt ar.txt\
|
|||
nn.txt nyn.txt om.txt or.txt pa.txt\
|
||||
pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt pa_Guru_IN.txt pl.txt\
|
||||
ps.txt pt.txt pt_PT.txt rm.txt ro.txt\
|
||||
rof.txt ru.txt rw.txt rwk.txt saq.txt\
|
||||
seh.txt ses.txt sg.txt shi.txt shi_Latn.txt\
|
||||
shi_Latn_MA.txt shi_Tfng.txt si.txt sk.txt sl.txt\
|
||||
sn.txt so.txt sq.txt sr.txt sr_Cyrl.txt\
|
||||
sr_Cyrl_BA.txt sr_Cyrl_RS.txt sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt\
|
||||
sr_Latn_RS.txt sv.txt sv_FI.txt sw.txt ta.txt\
|
||||
te.txt teo.txt th.txt ti.txt to.txt\
|
||||
tr.txt tzm.txt tzm_Latn.txt tzm_Latn_MA.txt uk.txt\
|
||||
ur.txt uz.txt uz_Arab.txt uz_Arab_AF.txt uz_Cyrl.txt\
|
||||
uz_Cyrl_UZ.txt uz_Latn.txt vi.txt vun.txt xog.txt\
|
||||
yo.txt zh.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
|
||||
zh_Hant.txt zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt zu.txt
|
||||
ro_MD.txt rof.txt ru.txt rw.txt rwk.txt\
|
||||
saq.txt seh.txt ses.txt sg.txt shi.txt\
|
||||
shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt si.txt sk.txt\
|
||||
sl.txt sn.txt so.txt sq.txt sr.txt\
|
||||
sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_RS.txt sr_Latn.txt sr_Latn_BA.txt\
|
||||
sr_Latn_ME.txt sr_Latn_RS.txt sv.txt sv_FI.txt sw.txt\
|
||||
ta.txt te.txt teo.txt th.txt ti.txt\
|
||||
to.txt tr.txt tzm.txt tzm_Latn.txt tzm_Latn_MA.txt\
|
||||
uk.txt ur.txt uz.txt uz_Arab.txt uz_Arab_AF.txt\
|
||||
uz_Cyrl.txt uz_Cyrl_UZ.txt uz_Latn.txt vi.txt vun.txt\
|
||||
xog.txt yo.txt zh.txt zh_Hans.txt zh_Hans_CN.txt\
|
||||
zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt\
|
||||
zu.txt
|
||||
|
||||
|
|
14
icu4c/source/data/region/ro_MD.txt
Executable file
14
icu4c/source/data/region/ro_MD.txt
Executable file
|
@ -0,0 +1,14 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
ro_MD{
|
||||
/**
|
||||
* empty target resource
|
||||
*/
|
||||
___{""}
|
||||
}
|
12
icu4c/source/data/zone/mo.txt
Executable file
12
icu4c/source/data/zone/mo.txt
Executable file
|
@ -0,0 +1,12 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
mo{
|
||||
"%%ALIAS"{"ro_MD"}
|
||||
Version{"2.0.41.23"}
|
||||
}
|
|
@ -33,12 +33,12 @@ ZONE_SYNTHETIC_ALIAS = en_RH.txt he_IL.txt id_ID.txt in_ID.txt\
|
|||
|
||||
# All aliases (to not be included under 'installed'), but not including root.
|
||||
ZONE_ALIAS_SOURCE = $(ZONE_SYNTHETIC_ALIAS) az_AZ.txt ha_GH.txt ha_NE.txt ha_NG.txt\
|
||||
in.txt iw.txt kk_KZ.txt no.txt pa_IN.txt\
|
||||
pa_PK.txt sh.txt sh_BA.txt sh_CS.txt sh_YU.txt\
|
||||
shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt sr_Cyrl_YU.txt\
|
||||
sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt sr_YU.txt\
|
||||
tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt zh_CN.txt\
|
||||
zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
in.txt iw.txt kk_KZ.txt mo.txt no.txt\
|
||||
pa_IN.txt pa_PK.txt sh.txt sh_BA.txt sh_CS.txt\
|
||||
sh_YU.txt shi_MA.txt sr_BA.txt sr_CS.txt sr_Cyrl_CS.txt\
|
||||
sr_Cyrl_YU.txt sr_Latn_CS.txt sr_Latn_YU.txt sr_ME.txt sr_RS.txt\
|
||||
sr_YU.txt tl.txt tzm_MA.txt uz_AF.txt uz_UZ.txt\
|
||||
zh_CN.txt zh_HK.txt zh_MO.txt zh_SG.txt zh_TW.txt
|
||||
|
||||
|
||||
# Ordinary resources
|
||||
|
@ -66,17 +66,17 @@ ZONE_SOURCE = af.txt ak.txt am.txt ar.txt\
|
|||
nd.txt ne.txt nl.txt nn.txt nyn.txt\
|
||||
om.txt or.txt pa.txt pa_Arab.txt pa_Arab_PK.txt\
|
||||
pa_Guru.txt pa_Guru_IN.txt pl.txt ps.txt pt.txt\
|
||||
pt_PT.txt rm.txt ro.txt rof.txt ru.txt\
|
||||
rw.txt rwk.txt saq.txt seh.txt ses.txt\
|
||||
sg.txt shi.txt shi_Latn.txt shi_Latn_MA.txt shi_Tfng.txt\
|
||||
si.txt sk.txt sl.txt sn.txt so.txt\
|
||||
sq.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_RS.txt\
|
||||
sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt sv.txt\
|
||||
sw.txt ta.txt te.txt teo.txt th.txt\
|
||||
ti.txt to.txt tr.txt tzm.txt tzm_Latn.txt\
|
||||
tzm_Latn_MA.txt uk.txt ur.txt uz.txt uz_Arab.txt\
|
||||
uz_Arab_AF.txt uz_Cyrl.txt uz_Cyrl_UZ.txt uz_Latn.txt vi.txt\
|
||||
vun.txt xog.txt yo.txt zh.txt zh_Hans.txt\
|
||||
zh_Hans_CN.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt zh_Hant_MO.txt\
|
||||
zh_Hant_TW.txt zu.txt
|
||||
pt_PT.txt rm.txt ro.txt ro_MD.txt rof.txt\
|
||||
ru.txt rw.txt rwk.txt saq.txt seh.txt\
|
||||
ses.txt sg.txt shi.txt shi_Latn.txt shi_Latn_MA.txt\
|
||||
shi_Tfng.txt si.txt sk.txt sl.txt sn.txt\
|
||||
so.txt sq.txt sr.txt sr_Cyrl.txt sr_Cyrl_BA.txt\
|
||||
sr_Cyrl_RS.txt sr_Latn.txt sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt\
|
||||
sv.txt sw.txt ta.txt te.txt teo.txt\
|
||||
th.txt ti.txt to.txt tr.txt tzm.txt\
|
||||
tzm_Latn.txt tzm_Latn_MA.txt uk.txt ur.txt uz.txt\
|
||||
uz_Arab.txt uz_Arab_AF.txt uz_Cyrl.txt uz_Cyrl_UZ.txt uz_Latn.txt\
|
||||
vi.txt vun.txt xog.txt yo.txt zh.txt\
|
||||
zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt zh_Hant.txt zh_Hant_HK.txt\
|
||||
zh_Hant_MO.txt zh_Hant_TW.txt zu.txt
|
||||
|
||||
|
|
14
icu4c/source/data/zone/ro_MD.txt
Executable file
14
icu4c/source/data/zone/ro_MD.txt
Executable file
|
@ -0,0 +1,14 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2010 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/mo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
ro_MD{
|
||||
/**
|
||||
* empty target resource
|
||||
*/
|
||||
___{""}
|
||||
}
|
Loading…
Add table
Reference in a new issue