i18n 0.3.6.pre → 0.3.6
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of i18n might be problematic. Click here for more details.
- data/Rakefile +1 -2
- data/lib/i18n/backend/active_record/store_procs.rb +1 -1
- data/lib/i18n/backend/base.rb +1 -1
- data/lib/i18n/backend/cache.rb +1 -1
- data/lib/i18n/backend/cascade.rb +1 -1
- data/lib/i18n/backend/fallbacks.rb +6 -1
- data/lib/i18n/backend/gettext.rb +1 -2
- data/{vendor → lib/i18n/gettext}/po_parser.rb +0 -0
- data/lib/i18n/version.rb +2 -2
- data/test/api/active_record_test.rb +2 -2
- data/test/api/tests/localization/date.rb +3 -2
- data/test/api/tests/localization/date_time.rb +4 -3
- data/test/api/tests/localization/procs.rb +18 -12
- data/test/api/tests/localization/time.rb +1 -1
- data/test/api/tests/procs.rb +13 -7
- data/test/i18n_test.rb +8 -8
- data/test/test_helper.rb +6 -3
- metadata +7 -815
- data/vendor/cldr/common/bcp47/calendar.xml +0 -26
- data/vendor/cldr/common/bcp47/collation.xml +0 -72
- data/vendor/cldr/common/bcp47/currency.xml +0 -177
- data/vendor/cldr/common/bcp47/number.xml +0 -47
- data/vendor/cldr/common/bcp47/timezone.xml +0 -443
- data/vendor/cldr/common/bcp47/variant.xml +0 -14
- data/vendor/cldr/common/collation/af.xml +0 -17
- data/vendor/cldr/common/collation/ar.xml +0 -17
- data/vendor/cldr/common/collation/as.xml +0 -42
- data/vendor/cldr/common/collation/az.xml +0 -44
- data/vendor/cldr/common/collation/be.xml +0 -12
- data/vendor/cldr/common/collation/bg.xml +0 -12
- data/vendor/cldr/common/collation/bn.xml +0 -99
- data/vendor/cldr/common/collation/bn_IN.xml +0 -733
- data/vendor/cldr/common/collation/ca.xml +0 -49
- data/vendor/cldr/common/collation/cs.xml +0 -55
- data/vendor/cldr/common/collation/cy.xml +0 -55
- data/vendor/cldr/common/collation/da.xml +0 -90
- data/vendor/cldr/common/collation/de.xml +0 -42
- data/vendor/cldr/common/collation/dz.xml +0 -525
- data/vendor/cldr/common/collation/el.xml +0 -14
- data/vendor/cldr/common/collation/en.xml +0 -24
- data/vendor/cldr/common/collation/en_BE.xml +0 -15
- data/vendor/cldr/common/collation/eo.xml +0 -33
- data/vendor/cldr/common/collation/es.xml +0 -59
- data/vendor/cldr/common/collation/et.xml +0 -34
- data/vendor/cldr/common/collation/fa.xml +0 -34
- data/vendor/cldr/common/collation/fa_AF.xml +0 -13
- data/vendor/cldr/common/collation/fi.xml +0 -134
- data/vendor/cldr/common/collation/fil.xml +0 -21
- data/vendor/cldr/common/collation/fo.xml +0 -88
- data/vendor/cldr/common/collation/fr.xml +0 -25
- data/vendor/cldr/common/collation/gu.xml +0 -47
- data/vendor/cldr/common/collation/haw.xml +0 -41
- data/vendor/cldr/common/collation/he.xml +0 -14
- data/vendor/cldr/common/collation/hi.xml +0 -62
- data/vendor/cldr/common/collation/hr.xml +0 -70
- data/vendor/cldr/common/collation/hu.xml +0 -295
- data/vendor/cldr/common/collation/is.xml +0 -51
- data/vendor/cldr/common/collation/it.xml +0 -24
- data/vendor/cldr/common/collation/ja.xml +0 -2419
- data/vendor/cldr/common/collation/kk.xml +0 -35
- data/vendor/cldr/common/collation/kl.xml +0 -49
- data/vendor/cldr/common/collation/km.xml +0 -155
- data/vendor/cldr/common/collation/kn.xml +0 -765
- data/vendor/cldr/common/collation/ko.xml +0 -976
- data/vendor/cldr/common/collation/kok.xml +0 -45
- data/vendor/cldr/common/collation/ln.xml +0 -107
- data/vendor/cldr/common/collation/lt.xml +0 -47
- data/vendor/cldr/common/collation/lv.xml +0 -75
- data/vendor/cldr/common/collation/mk.xml +0 -12
- data/vendor/cldr/common/collation/ml.xml +0 -166
- data/vendor/cldr/common/collation/mr.xml +0 -52
- data/vendor/cldr/common/collation/mt.xml +0 -33
- data/vendor/cldr/common/collation/my.xml +0 -980
- data/vendor/cldr/common/collation/nb.xml +0 -46
- data/vendor/cldr/common/collation/nn.xml +0 -46
- data/vendor/cldr/common/collation/om.xml +0 -33
- data/vendor/cldr/common/collation/or.xml +0 -64
- data/vendor/cldr/common/collation/pa.xml +0 -28
- data/vendor/cldr/common/collation/pl.xml +0 -41
- data/vendor/cldr/common/collation/ps.xml +0 -58
- data/vendor/cldr/common/collation/ro.xml +0 -61
- data/vendor/cldr/common/collation/root.xml +0 -15
- data/vendor/cldr/common/collation/ru.xml +0 -14
- data/vendor/cldr/common/collation/sa.xml +0 -898
- data/vendor/cldr/common/collation/si.xml +0 -47
- data/vendor/cldr/common/collation/sk.xml +0 -70
- data/vendor/cldr/common/collation/sl.xml +0 -39
- data/vendor/cldr/common/collation/sq.xml +0 -112
- data/vendor/cldr/common/collation/sr.xml +0 -12
- data/vendor/cldr/common/collation/sr_Latn.xml +0 -13
- data/vendor/cldr/common/collation/sv.xml +0 -90
- data/vendor/cldr/common/collation/ta.xml +0 -82
- data/vendor/cldr/common/collation/te.xml +0 -46
- data/vendor/cldr/common/collation/th.xml +0 -58
- data/vendor/cldr/common/collation/to.xml +0 -52
- data/vendor/cldr/common/collation/tr.xml +0 -35
- data/vendor/cldr/common/collation/uk.xml +0 -18
- data/vendor/cldr/common/collation/ur.xml +0 -77
- data/vendor/cldr/common/collation/vi.xml +0 -37
- data/vendor/cldr/common/collation/zh.xml +0 -544
- data/vendor/cldr/common/collation/zh_Hant.xml +0 -13
- data/vendor/cldr/common/dtd/cldrTest.dtd +0 -46
- data/vendor/cldr/common/dtd/ldml.dtd +0 -1198
- data/vendor/cldr/common/dtd/ldmlBCP47.dtd +0 -36
- data/vendor/cldr/common/dtd/ldmlICIR.dtd +0 -142
- data/vendor/cldr/common/dtd/ldmlICU.dtd +0 -111
- data/vendor/cldr/common/dtd/ldmlOpenOffice.dtd +0 -192
- data/vendor/cldr/common/dtd/ldmlSupplemental.dtd +0 -423
- data/vendor/cldr/common/main/aa.xml +0 -221
- data/vendor/cldr/common/main/aa_DJ.xml +0 -26
- data/vendor/cldr/common/main/aa_ER.xml +0 -11
- data/vendor/cldr/common/main/aa_ER_SAAHO.xml +0 -39
- data/vendor/cldr/common/main/aa_ET.xml +0 -10
- data/vendor/cldr/common/main/af.xml +0 -827
- data/vendor/cldr/common/main/af_NA.xml +0 -75
- data/vendor/cldr/common/main/af_ZA.xml +0 -10
- data/vendor/cldr/common/main/ak.xml +0 -194
- data/vendor/cldr/common/main/ak_GH.xml +0 -10
- data/vendor/cldr/common/main/am.xml +0 -1413
- data/vendor/cldr/common/main/am_ET.xml +0 -10
- data/vendor/cldr/common/main/ar.xml +0 -3232
- data/vendor/cldr/common/main/ar_AE.xml +0 -15
- data/vendor/cldr/common/main/ar_BH.xml +0 -15
- data/vendor/cldr/common/main/ar_DZ.xml +0 -44
- data/vendor/cldr/common/main/ar_EG.xml +0 -10
- data/vendor/cldr/common/main/ar_IQ.xml +0 -15
- data/vendor/cldr/common/main/ar_JO.xml +0 -66
- data/vendor/cldr/common/main/ar_KW.xml +0 -15
- data/vendor/cldr/common/main/ar_LB.xml +0 -67
- data/vendor/cldr/common/main/ar_LY.xml +0 -15
- data/vendor/cldr/common/main/ar_MA.xml +0 -47
- data/vendor/cldr/common/main/ar_OM.xml +0 -15
- data/vendor/cldr/common/main/ar_QA.xml +0 -50
- data/vendor/cldr/common/main/ar_SA.xml +0 -50
- data/vendor/cldr/common/main/ar_SD.xml +0 -15
- data/vendor/cldr/common/main/ar_SY.xml +0 -82
- data/vendor/cldr/common/main/ar_TN.xml +0 -75
- data/vendor/cldr/common/main/ar_YE.xml +0 -50
- data/vendor/cldr/common/main/as.xml +0 -278
- data/vendor/cldr/common/main/as_IN.xml +0 -10
- data/vendor/cldr/common/main/az.xml +0 -2718
- data/vendor/cldr/common/main/az_AZ.xml +0 -11
- data/vendor/cldr/common/main/az_Cyrl.xml +0 -85
- data/vendor/cldr/common/main/az_Cyrl_AZ.xml +0 -11
- data/vendor/cldr/common/main/az_Latn.xml +0 -10
- data/vendor/cldr/common/main/az_Latn_AZ.xml +0 -11
- data/vendor/cldr/common/main/be.xml +0 -1096
- data/vendor/cldr/common/main/be_BY.xml +0 -10
- data/vendor/cldr/common/main/bg.xml +0 -3985
- data/vendor/cldr/common/main/bg_BG.xml +0 -10
- data/vendor/cldr/common/main/bn.xml +0 -3193
- data/vendor/cldr/common/main/bn_BD.xml +0 -10
- data/vendor/cldr/common/main/bn_IN.xml +0 -36
- data/vendor/cldr/common/main/bo.xml +0 -449
- data/vendor/cldr/common/main/bo_CN.xml +0 -10
- data/vendor/cldr/common/main/bo_IN.xml +0 -10
- data/vendor/cldr/common/main/bs.xml +0 -330
- data/vendor/cldr/common/main/bs_BA.xml +0 -10
- data/vendor/cldr/common/main/byn.xml +0 -502
- data/vendor/cldr/common/main/byn_ER.xml +0 -10
- data/vendor/cldr/common/main/ca.xml +0 -3284
- data/vendor/cldr/common/main/ca_ES.xml +0 -10
- data/vendor/cldr/common/main/cch.xml +0 -189
- data/vendor/cldr/common/main/cch_NG.xml +0 -10
- data/vendor/cldr/common/main/cop.xml +0 -201
- data/vendor/cldr/common/main/cs.xml +0 -2588
- data/vendor/cldr/common/main/cs_CZ.xml +0 -10
- data/vendor/cldr/common/main/cy.xml +0 -783
- data/vendor/cldr/common/main/cy_GB.xml +0 -10
- data/vendor/cldr/common/main/da.xml +0 -3379
- data/vendor/cldr/common/main/da_DK.xml +0 -10
- data/vendor/cldr/common/main/de.xml +0 -3092
- data/vendor/cldr/common/main/de_AT.xml +0 -70
- data/vendor/cldr/common/main/de_BE.xml +0 -115
- data/vendor/cldr/common/main/de_CH.xml +0 -65
- data/vendor/cldr/common/main/de_DE.xml +0 -10
- data/vendor/cldr/common/main/de_LI.xml +0 -23
- data/vendor/cldr/common/main/de_LU.xml +0 -19
- data/vendor/cldr/common/main/dv.xml +0 -228
- data/vendor/cldr/common/main/dv_MV.xml +0 -10
- data/vendor/cldr/common/main/dz.xml +0 -412
- data/vendor/cldr/common/main/dz_BT.xml +0 -10
- data/vendor/cldr/common/main/ee.xml +0 -197
- data/vendor/cldr/common/main/ee_GH.xml +0 -10
- data/vendor/cldr/common/main/ee_TG.xml +0 -10
- data/vendor/cldr/common/main/el.xml +0 -4148
- data/vendor/cldr/common/main/el_CY.xml +0 -20
- data/vendor/cldr/common/main/el_GR.xml +0 -10
- data/vendor/cldr/common/main/el_POLYTON.xml +0 -542
- data/vendor/cldr/common/main/en.xml +0 -4150
- data/vendor/cldr/common/main/en_AS.xml +0 -10
- data/vendor/cldr/common/main/en_AU.xml +0 -161
- data/vendor/cldr/common/main/en_BE.xml +0 -159
- data/vendor/cldr/common/main/en_BW.xml +0 -131
- data/vendor/cldr/common/main/en_BZ.xml +0 -161
- data/vendor/cldr/common/main/en_CA.xml +0 -127
- data/vendor/cldr/common/main/en_Dsrt.xml +0 -1029
- data/vendor/cldr/common/main/en_Dsrt_US.xml +0 -11
- data/vendor/cldr/common/main/en_GB.xml +0 -170
- data/vendor/cldr/common/main/en_GU.xml +0 -10
- data/vendor/cldr/common/main/en_HK.xml +0 -57
- data/vendor/cldr/common/main/en_IE.xml +0 -150
- data/vendor/cldr/common/main/en_IN.xml +0 -146
- data/vendor/cldr/common/main/en_JM.xml +0 -27
- data/vendor/cldr/common/main/en_MH.xml +0 -10
- data/vendor/cldr/common/main/en_MP.xml +0 -10
- data/vendor/cldr/common/main/en_MT.xml +0 -155
- data/vendor/cldr/common/main/en_NA.xml +0 -27
- data/vendor/cldr/common/main/en_NZ.xml +0 -158
- data/vendor/cldr/common/main/en_PH.xml +0 -17
- data/vendor/cldr/common/main/en_PK.xml +0 -154
- data/vendor/cldr/common/main/en_SG.xml +0 -48
- data/vendor/cldr/common/main/en_Shaw.xml +0 -188
- data/vendor/cldr/common/main/en_TT.xml +0 -27
- data/vendor/cldr/common/main/en_UM.xml +0 -10
- data/vendor/cldr/common/main/en_US.xml +0 -10
- data/vendor/cldr/common/main/en_US_POSIX.xml +0 -54
- data/vendor/cldr/common/main/en_VI.xml +0 -10
- data/vendor/cldr/common/main/en_ZA.xml +0 -153
- data/vendor/cldr/common/main/en_ZW.xml +0 -145
- data/vendor/cldr/common/main/eo.xml +0 -636
- data/vendor/cldr/common/main/es.xml +0 -3746
- data/vendor/cldr/common/main/es_AR.xml +0 -130
- data/vendor/cldr/common/main/es_BO.xml +0 -10
- data/vendor/cldr/common/main/es_CL.xml +0 -160
- data/vendor/cldr/common/main/es_CO.xml +0 -128
- data/vendor/cldr/common/main/es_CR.xml +0 -10
- data/vendor/cldr/common/main/es_DO.xml +0 -16
- data/vendor/cldr/common/main/es_EC.xml +0 -123
- data/vendor/cldr/common/main/es_ES.xml +0 -10
- data/vendor/cldr/common/main/es_GT.xml +0 -115
- data/vendor/cldr/common/main/es_HN.xml +0 -115
- data/vendor/cldr/common/main/es_MX.xml +0 -21
- data/vendor/cldr/common/main/es_NI.xml +0 -16
- data/vendor/cldr/common/main/es_PA.xml +0 -110
- data/vendor/cldr/common/main/es_PE.xml +0 -112
- data/vendor/cldr/common/main/es_PR.xml +0 -115
- data/vendor/cldr/common/main/es_PY.xml +0 -19
- data/vendor/cldr/common/main/es_SV.xml +0 -16
- data/vendor/cldr/common/main/es_US.xml +0 -148
- data/vendor/cldr/common/main/es_UY.xml +0 -24
- data/vendor/cldr/common/main/es_VE.xml +0 -19
- data/vendor/cldr/common/main/et.xml +0 -2045
- data/vendor/cldr/common/main/et_EE.xml +0 -10
- data/vendor/cldr/common/main/eu.xml +0 -1004
- data/vendor/cldr/common/main/eu_ES.xml +0 -10
- data/vendor/cldr/common/main/fa.xml +0 -3334
- data/vendor/cldr/common/main/fa_AF.xml +0 -309
- data/vendor/cldr/common/main/fa_IR.xml +0 -10
- data/vendor/cldr/common/main/fi.xml +0 -3870
- data/vendor/cldr/common/main/fi_FI.xml +0 -10
- data/vendor/cldr/common/main/fil.xml +0 -1031
- data/vendor/cldr/common/main/fil_PH.xml +0 -10
- data/vendor/cldr/common/main/fo.xml +0 -799
- data/vendor/cldr/common/main/fo_FO.xml +0 -10
- data/vendor/cldr/common/main/fr.xml +0 -5705
- data/vendor/cldr/common/main/fr_BE.xml +0 -104
- data/vendor/cldr/common/main/fr_CA.xml +0 -152
- data/vendor/cldr/common/main/fr_CH.xml +0 -125
- data/vendor/cldr/common/main/fr_FR.xml +0 -10
- data/vendor/cldr/common/main/fr_LU.xml +0 -23
- data/vendor/cldr/common/main/fr_MC.xml +0 -10
- data/vendor/cldr/common/main/fr_SN.xml +0 -10
- data/vendor/cldr/common/main/fur.xml +0 -1226
- data/vendor/cldr/common/main/fur_IT.xml +0 -10
- data/vendor/cldr/common/main/ga.xml +0 -1504
- data/vendor/cldr/common/main/ga_IE.xml +0 -10
- data/vendor/cldr/common/main/gaa.xml +0 -194
- data/vendor/cldr/common/main/gaa_GH.xml +0 -10
- data/vendor/cldr/common/main/gez.xml +0 -504
- data/vendor/cldr/common/main/gez_ER.xml +0 -10
- data/vendor/cldr/common/main/gez_ET.xml +0 -10
- data/vendor/cldr/common/main/gl.xml +0 -1364
- data/vendor/cldr/common/main/gl_ES.xml +0 -10
- data/vendor/cldr/common/main/gsw.xml +0 -2921
- data/vendor/cldr/common/main/gsw_CH.xml +0 -10
- data/vendor/cldr/common/main/gu.xml +0 -1165
- data/vendor/cldr/common/main/gu_IN.xml +0 -10
- data/vendor/cldr/common/main/gv.xml +0 -201
- data/vendor/cldr/common/main/gv_GB.xml +0 -10
- data/vendor/cldr/common/main/ha.xml +0 -380
- data/vendor/cldr/common/main/ha_Arab.xml +0 -95
- data/vendor/cldr/common/main/ha_Arab_NG.xml +0 -11
- data/vendor/cldr/common/main/ha_Arab_SD.xml +0 -11
- data/vendor/cldr/common/main/ha_GH.xml +0 -11
- data/vendor/cldr/common/main/ha_Latn.xml +0 -10
- data/vendor/cldr/common/main/ha_Latn_GH.xml +0 -11
- data/vendor/cldr/common/main/ha_Latn_NE.xml +0 -11
- data/vendor/cldr/common/main/ha_Latn_NG.xml +0 -11
- data/vendor/cldr/common/main/ha_NE.xml +0 -11
- data/vendor/cldr/common/main/ha_NG.xml +0 -11
- data/vendor/cldr/common/main/ha_SD.xml +0 -11
- data/vendor/cldr/common/main/haw.xml +0 -219
- data/vendor/cldr/common/main/haw_US.xml +0 -10
- data/vendor/cldr/common/main/he.xml +0 -2809
- data/vendor/cldr/common/main/he_IL.xml +0 -10
- data/vendor/cldr/common/main/hi.xml +0 -3376
- data/vendor/cldr/common/main/hi_IN.xml +0 -10
- data/vendor/cldr/common/main/hr.xml +0 -3765
- data/vendor/cldr/common/main/hr_HR.xml +0 -10
- data/vendor/cldr/common/main/hu.xml +0 -3767
- data/vendor/cldr/common/main/hu_HU.xml +0 -10
- data/vendor/cldr/common/main/hy.xml +0 -594
- data/vendor/cldr/common/main/hy_AM.xml +0 -10
- data/vendor/cldr/common/main/hy_AM_REVISED.xml +0 -40
- data/vendor/cldr/common/main/ia.xml +0 -553
- data/vendor/cldr/common/main/id.xml +0 -1342
- data/vendor/cldr/common/main/id_ID.xml +0 -10
- data/vendor/cldr/common/main/ig.xml +0 -198
- data/vendor/cldr/common/main/ig_NG.xml +0 -10
- data/vendor/cldr/common/main/ii.xml +0 -255
- data/vendor/cldr/common/main/ii_CN.xml +0 -10
- data/vendor/cldr/common/main/in.xml +0 -10
- data/vendor/cldr/common/main/is.xml +0 -2394
- data/vendor/cldr/common/main/is_IS.xml +0 -10
- data/vendor/cldr/common/main/it.xml +0 -3028
- data/vendor/cldr/common/main/it_CH.xml +0 -117
- data/vendor/cldr/common/main/it_IT.xml +0 -10
- data/vendor/cldr/common/main/iu.xml +0 -182
- data/vendor/cldr/common/main/iw.xml +0 -10
- data/vendor/cldr/common/main/ja.xml +0 -3816
- data/vendor/cldr/common/main/ja_JP.xml +0 -10
- data/vendor/cldr/common/main/ka.xml +0 -2160
- data/vendor/cldr/common/main/ka_GE.xml +0 -10
- data/vendor/cldr/common/main/kaj.xml +0 -189
- data/vendor/cldr/common/main/kaj_NG.xml +0 -10
- data/vendor/cldr/common/main/kam.xml +0 -188
- data/vendor/cldr/common/main/kam_KE.xml +0 -10
- data/vendor/cldr/common/main/kcg.xml +0 -189
- data/vendor/cldr/common/main/kcg_NG.xml +0 -10
- data/vendor/cldr/common/main/kfo.xml +0 -189
- data/vendor/cldr/common/main/kfo_CI.xml +0 -10
- data/vendor/cldr/common/main/kk.xml +0 -389
- data/vendor/cldr/common/main/kk_Cyrl.xml +0 -10
- data/vendor/cldr/common/main/kk_Cyrl_KZ.xml +0 -11
- data/vendor/cldr/common/main/kk_KZ.xml +0 -11
- data/vendor/cldr/common/main/kl.xml +0 -208
- data/vendor/cldr/common/main/kl_GL.xml +0 -10
- data/vendor/cldr/common/main/km.xml +0 -668
- data/vendor/cldr/common/main/km_KH.xml +0 -10
- data/vendor/cldr/common/main/kn.xml +0 -1166
- data/vendor/cldr/common/main/kn_IN.xml +0 -10
- data/vendor/cldr/common/main/ko.xml +0 -3961
- data/vendor/cldr/common/main/ko_KR.xml +0 -10
- data/vendor/cldr/common/main/kok.xml +0 -364
- data/vendor/cldr/common/main/kok_IN.xml +0 -10
- data/vendor/cldr/common/main/kpe.xml +0 -188
- data/vendor/cldr/common/main/kpe_GN.xml +0 -17
- data/vendor/cldr/common/main/kpe_LR.xml +0 -10
- data/vendor/cldr/common/main/ku.xml +0 -159
- data/vendor/cldr/common/main/ku_Arab.xml +0 -10
- data/vendor/cldr/common/main/ku_Arab_IQ.xml +0 -11
- data/vendor/cldr/common/main/ku_Arab_IR.xml +0 -11
- data/vendor/cldr/common/main/ku_Arab_SY.xml +0 -11
- data/vendor/cldr/common/main/ku_IQ.xml +0 -11
- data/vendor/cldr/common/main/ku_IR.xml +0 -11
- data/vendor/cldr/common/main/ku_Latn.xml +0 -190
- data/vendor/cldr/common/main/ku_Latn_TR.xml +0 -11
- data/vendor/cldr/common/main/ku_SY.xml +0 -11
- data/vendor/cldr/common/main/ku_TR.xml +0 -11
- data/vendor/cldr/common/main/kw.xml +0 -201
- data/vendor/cldr/common/main/kw_GB.xml +0 -10
- data/vendor/cldr/common/main/ky.xml +0 -276
- data/vendor/cldr/common/main/ky_KG.xml +0 -10
- data/vendor/cldr/common/main/ln.xml +0 -492
- data/vendor/cldr/common/main/ln_CD.xml +0 -10
- data/vendor/cldr/common/main/ln_CG.xml +0 -10
- data/vendor/cldr/common/main/lo.xml +0 -624
- data/vendor/cldr/common/main/lo_LA.xml +0 -10
- data/vendor/cldr/common/main/lt.xml +0 -3394
- data/vendor/cldr/common/main/lt_LT.xml +0 -10
- data/vendor/cldr/common/main/lv.xml +0 -3086
- data/vendor/cldr/common/main/lv_LV.xml +0 -10
- data/vendor/cldr/common/main/mk.xml +0 -2323
- data/vendor/cldr/common/main/mk_MK.xml +0 -10
- data/vendor/cldr/common/main/ml.xml +0 -4443
- data/vendor/cldr/common/main/ml_IN.xml +0 -10
- data/vendor/cldr/common/main/mn.xml +0 -320
- data/vendor/cldr/common/main/mn_CN.xml +0 -11
- data/vendor/cldr/common/main/mn_Cyrl.xml +0 -10
- data/vendor/cldr/common/main/mn_Cyrl_MN.xml +0 -11
- data/vendor/cldr/common/main/mn_MN.xml +0 -11
- data/vendor/cldr/common/main/mn_Mong.xml +0 -17
- data/vendor/cldr/common/main/mn_Mong_CN.xml +0 -11
- data/vendor/cldr/common/main/mo.xml +0 -10
- data/vendor/cldr/common/main/mr.xml +0 -1199
- data/vendor/cldr/common/main/mr_IN.xml +0 -10
- data/vendor/cldr/common/main/ms.xml +0 -558
- data/vendor/cldr/common/main/ms_BN.xml +0 -135
- data/vendor/cldr/common/main/ms_MY.xml +0 -10
- data/vendor/cldr/common/main/mt.xml +0 -1146
- data/vendor/cldr/common/main/mt_MT.xml +0 -10
- data/vendor/cldr/common/main/my.xml +0 -1590
- data/vendor/cldr/common/main/my_MM.xml +0 -10
- data/vendor/cldr/common/main/nb.xml +0 -3300
- data/vendor/cldr/common/main/nb_NO.xml +0 -10
- data/vendor/cldr/common/main/nds.xml +0 -1151
- data/vendor/cldr/common/main/nds_DE.xml +0 -10
- data/vendor/cldr/common/main/ne.xml +0 -1387
- data/vendor/cldr/common/main/ne_IN.xml +0 -10
- data/vendor/cldr/common/main/ne_NP.xml +0 -10
- data/vendor/cldr/common/main/nl.xml +0 -3888
- data/vendor/cldr/common/main/nl_BE.xml +0 -81
- data/vendor/cldr/common/main/nl_NL.xml +0 -10
- data/vendor/cldr/common/main/nn.xml +0 -2999
- data/vendor/cldr/common/main/nn_NO.xml +0 -10
- data/vendor/cldr/common/main/no.xml +0 -10
- data/vendor/cldr/common/main/nr.xml +0 -227
- data/vendor/cldr/common/main/nr_ZA.xml +0 -10
- data/vendor/cldr/common/main/nso.xml +0 -229
- data/vendor/cldr/common/main/nso_ZA.xml +0 -10
- data/vendor/cldr/common/main/ny.xml +0 -193
- data/vendor/cldr/common/main/ny_MW.xml +0 -10
- data/vendor/cldr/common/main/oc.xml +0 -280
- data/vendor/cldr/common/main/oc_FR.xml +0 -10
- data/vendor/cldr/common/main/om.xml +0 -328
- data/vendor/cldr/common/main/om_ET.xml +0 -10
- data/vendor/cldr/common/main/om_KE.xml +0 -10
- data/vendor/cldr/common/main/or.xml +0 -1146
- data/vendor/cldr/common/main/or_IN.xml +0 -10
- data/vendor/cldr/common/main/pa.xml +0 -314
- data/vendor/cldr/common/main/pa_Arab.xml +0 -135
- data/vendor/cldr/common/main/pa_Arab_PK.xml +0 -11
- data/vendor/cldr/common/main/pa_Guru.xml +0 -10
- data/vendor/cldr/common/main/pa_Guru_IN.xml +0 -11
- data/vendor/cldr/common/main/pa_IN.xml +0 -11
- data/vendor/cldr/common/main/pa_PK.xml +0 -11
- data/vendor/cldr/common/main/pl.xml +0 -3124
- data/vendor/cldr/common/main/pl_PL.xml +0 -10
- data/vendor/cldr/common/main/ps.xml +0 -425
- data/vendor/cldr/common/main/ps_AF.xml +0 -10
- data/vendor/cldr/common/main/pt.xml +0 -4373
- data/vendor/cldr/common/main/pt_BR.xml +0 -10
- data/vendor/cldr/common/main/pt_PT.xml +0 -1866
- data/vendor/cldr/common/main/ro.xml +0 -2515
- data/vendor/cldr/common/main/ro_MD.xml +0 -10
- data/vendor/cldr/common/main/ro_RO.xml +0 -10
- data/vendor/cldr/common/main/root.xml +0 -3193
- data/vendor/cldr/common/main/ru.xml +0 -3992
- data/vendor/cldr/common/main/ru_RU.xml +0 -10
- data/vendor/cldr/common/main/ru_UA.xml +0 -117
- data/vendor/cldr/common/main/rw.xml +0 -306
- data/vendor/cldr/common/main/rw_RW.xml +0 -10
- data/vendor/cldr/common/main/sa.xml +0 -152
- data/vendor/cldr/common/main/sa_IN.xml +0 -10
- data/vendor/cldr/common/main/se.xml +0 -745
- data/vendor/cldr/common/main/se_FI.xml +0 -250
- data/vendor/cldr/common/main/se_NO.xml +0 -10
- data/vendor/cldr/common/main/sh.xml +0 -10
- data/vendor/cldr/common/main/sh_BA.xml +0 -11
- data/vendor/cldr/common/main/sh_CS.xml +0 -11
- data/vendor/cldr/common/main/sh_YU.xml +0 -11
- data/vendor/cldr/common/main/si.xml +0 -242
- data/vendor/cldr/common/main/si_LK.xml +0 -10
- data/vendor/cldr/common/main/sid.xml +0 -249
- data/vendor/cldr/common/main/sid_ET.xml +0 -10
- data/vendor/cldr/common/main/sk.xml +0 -1923
- data/vendor/cldr/common/main/sk_SK.xml +0 -10
- data/vendor/cldr/common/main/sl.xml +0 -2573
- data/vendor/cldr/common/main/sl_SI.xml +0 -10
- data/vendor/cldr/common/main/so.xml +0 -560
- data/vendor/cldr/common/main/so_DJ.xml +0 -10
- data/vendor/cldr/common/main/so_ET.xml +0 -10
- data/vendor/cldr/common/main/so_KE.xml +0 -10
- data/vendor/cldr/common/main/so_SO.xml +0 -10
- data/vendor/cldr/common/main/sq.xml +0 -657
- data/vendor/cldr/common/main/sq_AL.xml +0 -10
- data/vendor/cldr/common/main/sr.xml +0 -5983
- data/vendor/cldr/common/main/sr_BA.xml +0 -11
- data/vendor/cldr/common/main/sr_CS.xml +0 -11
- data/vendor/cldr/common/main/sr_Cyrl.xml +0 -10
- data/vendor/cldr/common/main/sr_Cyrl_BA.xml +0 -104
- data/vendor/cldr/common/main/sr_Cyrl_CS.xml +0 -12
- data/vendor/cldr/common/main/sr_Cyrl_ME.xml +0 -11
- data/vendor/cldr/common/main/sr_Cyrl_RS.xml +0 -11
- data/vendor/cldr/common/main/sr_Cyrl_YU.xml +0 -12
- data/vendor/cldr/common/main/sr_Latn.xml +0 -5382
- data/vendor/cldr/common/main/sr_Latn_BA.xml +0 -11
- data/vendor/cldr/common/main/sr_Latn_CS.xml +0 -12
- data/vendor/cldr/common/main/sr_Latn_ME.xml +0 -55
- data/vendor/cldr/common/main/sr_Latn_RS.xml +0 -11
- data/vendor/cldr/common/main/sr_Latn_YU.xml +0 -12
- data/vendor/cldr/common/main/sr_ME.xml +0 -11
- data/vendor/cldr/common/main/sr_RS.xml +0 -11
- data/vendor/cldr/common/main/sr_YU.xml +0 -11
- data/vendor/cldr/common/main/ss.xml +0 -231
- data/vendor/cldr/common/main/ss_SZ.xml +0 -11
- data/vendor/cldr/common/main/ss_ZA.xml +0 -10
- data/vendor/cldr/common/main/st.xml +0 -321
- data/vendor/cldr/common/main/st_LS.xml +0 -17
- data/vendor/cldr/common/main/st_ZA.xml +0 -10
- data/vendor/cldr/common/main/sv.xml +0 -5088
- data/vendor/cldr/common/main/sv_FI.xml +0 -48
- data/vendor/cldr/common/main/sv_SE.xml +0 -10
- data/vendor/cldr/common/main/sw.xml +0 -400
- data/vendor/cldr/common/main/sw_KE.xml +0 -19
- data/vendor/cldr/common/main/sw_TZ.xml +0 -10
- data/vendor/cldr/common/main/syr.xml +0 -129
- data/vendor/cldr/common/main/syr_SY.xml +0 -10
- data/vendor/cldr/common/main/ta.xml +0 -1195
- data/vendor/cldr/common/main/ta_IN.xml +0 -10
- data/vendor/cldr/common/main/te.xml +0 -1159
- data/vendor/cldr/common/main/te_IN.xml +0 -10
- data/vendor/cldr/common/main/tg.xml +0 -224
- data/vendor/cldr/common/main/tg_Cyrl.xml +0 -10
- data/vendor/cldr/common/main/tg_Cyrl_TJ.xml +0 -11
- data/vendor/cldr/common/main/tg_TJ.xml +0 -11
- data/vendor/cldr/common/main/th.xml +0 -4466
- data/vendor/cldr/common/main/th_TH.xml +0 -10
- data/vendor/cldr/common/main/ti.xml +0 -326
- data/vendor/cldr/common/main/ti_ER.xml +0 -124
- data/vendor/cldr/common/main/ti_ET.xml +0 -10
- data/vendor/cldr/common/main/tig.xml +0 -501
- data/vendor/cldr/common/main/tig_ER.xml +0 -10
- data/vendor/cldr/common/main/tl.xml +0 -10
- data/vendor/cldr/common/main/tn.xml +0 -313
- data/vendor/cldr/common/main/tn_ZA.xml +0 -10
- data/vendor/cldr/common/main/to.xml +0 -613
- data/vendor/cldr/common/main/to_TO.xml +0 -10
- data/vendor/cldr/common/main/tr.xml +0 -3782
- data/vendor/cldr/common/main/tr_TR.xml +0 -10
- data/vendor/cldr/common/main/trv.xml +0 -562
- data/vendor/cldr/common/main/trv_TW.xml +0 -10
- data/vendor/cldr/common/main/ts.xml +0 -173
- data/vendor/cldr/common/main/ts_ZA.xml +0 -10
- data/vendor/cldr/common/main/tt.xml +0 -105
- data/vendor/cldr/common/main/tt_RU.xml +0 -10
- data/vendor/cldr/common/main/ug.xml +0 -40
- data/vendor/cldr/common/main/ug_Arab.xml +0 -10
- data/vendor/cldr/common/main/ug_Arab_CN.xml +0 -11
- data/vendor/cldr/common/main/ug_CN.xml +0 -11
- data/vendor/cldr/common/main/uk.xml +0 -3855
- data/vendor/cldr/common/main/uk_UA.xml +0 -10
- data/vendor/cldr/common/main/ur.xml +0 -1027
- data/vendor/cldr/common/main/ur_IN.xml +0 -33
- data/vendor/cldr/common/main/ur_PK.xml +0 -10
- data/vendor/cldr/common/main/uz.xml +0 -235
- data/vendor/cldr/common/main/uz_AF.xml +0 -11
- data/vendor/cldr/common/main/uz_Arab.xml +0 -172
- data/vendor/cldr/common/main/uz_Arab_AF.xml +0 -12
- data/vendor/cldr/common/main/uz_Cyrl.xml +0 -11
- data/vendor/cldr/common/main/uz_Cyrl_UZ.xml +0 -11
- data/vendor/cldr/common/main/uz_Latn.xml +0 -170
- data/vendor/cldr/common/main/uz_Latn_UZ.xml +0 -11
- data/vendor/cldr/common/main/uz_UZ.xml +0 -11
- data/vendor/cldr/common/main/ve.xml +0 -194
- data/vendor/cldr/common/main/ve_ZA.xml +0 -10
- data/vendor/cldr/common/main/vi.xml +0 -1065
- data/vendor/cldr/common/main/vi_VN.xml +0 -10
- data/vendor/cldr/common/main/wal.xml +0 -350
- data/vendor/cldr/common/main/wal_ET.xml +0 -10
- data/vendor/cldr/common/main/wo.xml +0 -42
- data/vendor/cldr/common/main/wo_Latn.xml +0 -10
- data/vendor/cldr/common/main/wo_Latn_SN.xml +0 -11
- data/vendor/cldr/common/main/wo_SN.xml +0 -10
- data/vendor/cldr/common/main/xh.xml +0 -261
- data/vendor/cldr/common/main/xh_ZA.xml +0 -10
- data/vendor/cldr/common/main/yo.xml +0 -240
- data/vendor/cldr/common/main/yo_NG.xml +0 -10
- data/vendor/cldr/common/main/zh.xml +0 -4612
- data/vendor/cldr/common/main/zh_CN.xml +0 -11
- data/vendor/cldr/common/main/zh_HK.xml +0 -11
- data/vendor/cldr/common/main/zh_Hans.xml +0 -10
- data/vendor/cldr/common/main/zh_Hans_CN.xml +0 -11
- data/vendor/cldr/common/main/zh_Hans_HK.xml +0 -18
- data/vendor/cldr/common/main/zh_Hans_MO.xml +0 -11
- data/vendor/cldr/common/main/zh_Hans_SG.xml +0 -88
- data/vendor/cldr/common/main/zh_Hant.xml +0 -3791
- data/vendor/cldr/common/main/zh_Hant_HK.xml +0 -191
- data/vendor/cldr/common/main/zh_Hant_MO.xml +0 -117
- data/vendor/cldr/common/main/zh_Hant_TW.xml +0 -11
- data/vendor/cldr/common/main/zh_MO.xml +0 -11
- data/vendor/cldr/common/main/zh_SG.xml +0 -11
- data/vendor/cldr/common/main/zh_TW.xml +0 -11
- data/vendor/cldr/common/main/zu.xml +0 -334
- data/vendor/cldr/common/main/zu_ZA.xml +0 -10
- data/vendor/cldr/common/rbnf/af.xml +0 -105
- data/vendor/cldr/common/rbnf/am.xml +0 -68
- data/vendor/cldr/common/rbnf/ar.xml +0 -247
- data/vendor/cldr/common/rbnf/az.xml +0 -109
- data/vendor/cldr/common/rbnf/be.xml +0 -159
- data/vendor/cldr/common/rbnf/bg.xml +0 -105
- data/vendor/cldr/common/rbnf/bs.xml +0 -129
- data/vendor/cldr/common/rbnf/ca.xml +0 -278
- data/vendor/cldr/common/rbnf/cs.xml +0 -138
- data/vendor/cldr/common/rbnf/cy.xml +0 -116
- data/vendor/cldr/common/rbnf/da.xml +0 -81
- data/vendor/cldr/common/rbnf/de.xml +0 -130
- data/vendor/cldr/common/rbnf/el.xml +0 -310
- data/vendor/cldr/common/rbnf/en.xml +0 -174
- data/vendor/cldr/common/rbnf/eo.xml +0 -52
- data/vendor/cldr/common/rbnf/es.xml +0 -266
- data/vendor/cldr/common/rbnf/et.xml +0 -51
- data/vendor/cldr/common/rbnf/fa.xml +0 -64
- data/vendor/cldr/common/rbnf/fa_AF.xml +0 -63
- data/vendor/cldr/common/rbnf/fi.xml +0 -53
- data/vendor/cldr/common/rbnf/fil.xml +0 -70
- data/vendor/cldr/common/rbnf/fo.xml +0 -124
- data/vendor/cldr/common/rbnf/fr.xml +0 -147
- data/vendor/cldr/common/rbnf/fr_BE.xml +0 -152
- data/vendor/cldr/common/rbnf/fr_CH.xml +0 -152
- data/vendor/cldr/common/rbnf/ga.xml +0 -240
- data/vendor/cldr/common/rbnf/he.xml +0 -401
- data/vendor/cldr/common/rbnf/hi.xml +0 -137
- data/vendor/cldr/common/rbnf/hr.xml +0 -159
- data/vendor/cldr/common/rbnf/hu.xml +0 -55
- data/vendor/cldr/common/rbnf/hy.xml +0 -50
- data/vendor/cldr/common/rbnf/id.xml +0 -57
- data/vendor/cldr/common/rbnf/is.xml +0 -124
- data/vendor/cldr/common/rbnf/it.xml +0 -237
- data/vendor/cldr/common/rbnf/ja.xml +0 -78
- data/vendor/cldr/common/rbnf/ka.xml +0 -76
- data/vendor/cldr/common/rbnf/kl.xml +0 -82
- data/vendor/cldr/common/rbnf/ko.xml +0 -82
- data/vendor/cldr/common/rbnf/lo.xml +0 -57
- data/vendor/cldr/common/rbnf/lt.xml +0 -89
- data/vendor/cldr/common/rbnf/lv.xml +0 -94
- data/vendor/cldr/common/rbnf/mk.xml +0 -105
- data/vendor/cldr/common/rbnf/ms.xml +0 -60
- data/vendor/cldr/common/rbnf/mt.xml +0 -418
- data/vendor/cldr/common/rbnf/nb.xml +0 -80
- data/vendor/cldr/common/rbnf/nci.xml +0 -109
- data/vendor/cldr/common/rbnf/nl.xml +0 -112
- data/vendor/cldr/common/rbnf/nn.xml +0 -79
- data/vendor/cldr/common/rbnf/pl.xml +0 -131
- data/vendor/cldr/common/rbnf/pt.xml +0 -221
- data/vendor/cldr/common/rbnf/pt_PT.xml +0 -206
- data/vendor/cldr/common/rbnf/ro.xml +0 -101
- data/vendor/cldr/common/rbnf/root.xml +0 -527
- data/vendor/cldr/common/rbnf/ru.xml +0 -144
- data/vendor/cldr/common/rbnf/se.xml +0 -47
- data/vendor/cldr/common/rbnf/sk.xml +0 -117
- data/vendor/cldr/common/rbnf/sl.xml +0 -141
- data/vendor/cldr/common/rbnf/sq.xml +0 -75
- data/vendor/cldr/common/rbnf/sr.xml +0 -161
- data/vendor/cldr/common/rbnf/sr_Latn.xml +0 -160
- data/vendor/cldr/common/rbnf/sv.xml +0 -241
- data/vendor/cldr/common/rbnf/ta.xml +0 -71
- data/vendor/cldr/common/rbnf/th.xml +0 -57
- data/vendor/cldr/common/rbnf/tr.xml +0 -121
- data/vendor/cldr/common/rbnf/uk.xml +0 -159
- data/vendor/cldr/common/rbnf/vi.xml +0 -51
- data/vendor/cldr/common/rbnf/zh.xml +0 -146
- data/vendor/cldr/common/rbnf/zh_Hant.xml +0 -147
- data/vendor/cldr/common/segments/el.xml +0 -18
- data/vendor/cldr/common/segments/en_US_POSIX.xml +0 -22
- data/vendor/cldr/common/segments/ja.xml +0 -23
- data/vendor/cldr/common/segments/root.xml +0 -629
- data/vendor/cldr/common/segments/th.xml +0 -25
- data/vendor/cldr/common/supplemental/characters.xml +0 -491
- data/vendor/cldr/common/supplemental/likelySubtags.xml +0 -463
- data/vendor/cldr/common/supplemental/metazoneInfo.xml +0 -1409
- data/vendor/cldr/common/supplemental/numberingSystems.xml +0 -42
- data/vendor/cldr/common/supplemental/plurals.xml +0 -76
- data/vendor/cldr/common/supplemental/postalCodeData.xml +0 -166
- data/vendor/cldr/common/supplemental/supplementalData.xml +0 -5611
- data/vendor/cldr/common/supplemental/supplementalMetadata.xml +0 -744
- data/vendor/cldr/common/supplemental/telephoneCodeData.xml +0 -846
- data/vendor/cldr/common/transforms/Amharic-Latin-BGN.xml +0 -580
- data/vendor/cldr/common/transforms/Any-Accents.xml +0 -277
- data/vendor/cldr/common/transforms/Any-Publishing.xml +0 -29
- data/vendor/cldr/common/transforms/Arabic-Latin-BGN.xml +0 -234
- data/vendor/cldr/common/transforms/Arabic-Latin.xml +0 -138
- data/vendor/cldr/common/transforms/Armenian-Latin-BGN.xml +0 -285
- data/vendor/cldr/common/transforms/Azerbaijani-Latin-BGN.xml +0 -212
- data/vendor/cldr/common/transforms/Belarusian-Latin-BGN.xml +0 -285
- data/vendor/cldr/common/transforms/Bengali-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-InterIndic.xml +0 -106
- data/vendor/cldr/common/transforms/Bengali-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Bengali-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Bulgarian-Latin-BGN.xml +0 -271
- data/vendor/cldr/common/transforms/CanadianAboriginal-Latin.xml +0 -191
- data/vendor/cldr/common/transforms/Cyrillic-Latin.xml +0 -277
- data/vendor/cldr/common/transforms/Devanagari-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-InterIndic.xml +0 -119
- data/vendor/cldr/common/transforms/Devanagari-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Devanagari-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Fullwidth-Halfwidth.xml +0 -268
- data/vendor/cldr/common/transforms/Georgian-Latin-BGN.xml +0 -96
- data/vendor/cldr/common/transforms/Georgian-Latin.xml +0 -60
- data/vendor/cldr/common/transforms/Greek-Latin-BGN.xml +0 -481
- data/vendor/cldr/common/transforms/Greek-Latin.xml +0 -257
- data/vendor/cldr/common/transforms/Greek_Latin_UNGEGN.xml +0 -186
- data/vendor/cldr/common/transforms/Gujarati-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-InterIndic.xml +0 -95
- data/vendor/cldr/common/transforms/Gujarati-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Gujarati-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-InterIndic.xml +0 -95
- data/vendor/cldr/common/transforms/Gurmukhi-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Gurmukhi-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Han-Latin.xml +0 -1439
- data/vendor/cldr/common/transforms/Han-Spacedhan.xml +0 -21
- data/vendor/cldr/common/transforms/Hangul-Latin.xml +0 -13
- data/vendor/cldr/common/transforms/Hebrew-Latin-BGN.xml +0 -132
- data/vendor/cldr/common/transforms/Hebrew-Latin.xml +0 -95
- data/vendor/cldr/common/transforms/Hiragana-Katakana.xml +0 -186
- data/vendor/cldr/common/transforms/Hiragana-Latin.xml +0 -16
- data/vendor/cldr/common/transforms/InterIndic-Bengali.xml +0 -142
- data/vendor/cldr/common/transforms/InterIndic-Devanagari.xml +0 -159
- data/vendor/cldr/common/transforms/InterIndic-Gujarati.xml +0 -143
- data/vendor/cldr/common/transforms/InterIndic-Gurmukhi.xml +0 -149
- data/vendor/cldr/common/transforms/InterIndic-Kannada.xml +0 -144
- data/vendor/cldr/common/transforms/InterIndic-Latin.xml +0 -497
- data/vendor/cldr/common/transforms/InterIndic-Malayalam.xml +0 -144
- data/vendor/cldr/common/transforms/InterIndic-Oriya.xml +0 -142
- data/vendor/cldr/common/transforms/InterIndic-Tamil.xml +0 -153
- data/vendor/cldr/common/transforms/InterIndic-Telugu.xml +0 -143
- data/vendor/cldr/common/transforms/Jamo-Latin.xml +0 -13
- data/vendor/cldr/common/transforms/Kannada-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-InterIndic.xml +0 -94
- data/vendor/cldr/common/transforms/Kannada-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Kannada-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Katakana-Latin-BGN.xml +0 -443
- data/vendor/cldr/common/transforms/Kazakh-Latin-BGN.xml +0 -366
- data/vendor/cldr/common/transforms/Kirghiz-Latin-BGN.xml +0 -235
- data/vendor/cldr/common/transforms/Korean-Latin-BGN.xml +0 -382
- data/vendor/cldr/common/transforms/Latin-Armenian.xml +0 -91
- data/vendor/cldr/common/transforms/Latin-Bengali.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-ConjoiningJamo.xml +0 -522
- data/vendor/cldr/common/transforms/Latin-Devanagari.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-Ethiopic.xml +0 -358
- data/vendor/cldr/common/transforms/Latin-Gujarati.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-Gurmukhi.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-Hangul.xml +0 -14
- data/vendor/cldr/common/transforms/Latin-InterIndic.xml +0 -384
- data/vendor/cldr/common/transforms/Latin-Jamo.xml +0 -13
- data/vendor/cldr/common/transforms/Latin-Kannada.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-Katakana.xml +0 -389
- data/vendor/cldr/common/transforms/Latin-Malayalam.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-NumericPinyin.xml +0 -36
- data/vendor/cldr/common/transforms/Latin-Oriya.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-Tamil.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-Telugu.xml +0 -15
- data/vendor/cldr/common/transforms/Latin-Thai.xml +0 -14
- data/vendor/cldr/common/transforms/Macedonian-Latin-BGN.xml +0 -198
- data/vendor/cldr/common/transforms/Malayalam-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-InterIndic.xml +0 -88
- data/vendor/cldr/common/transforms/Malayalam-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Malayalam-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Maldivian-Latin-BGN.xml +0 -141
- data/vendor/cldr/common/transforms/Mongolian-Latin-BGN.xml +0 -209
- data/vendor/cldr/common/transforms/Oriya-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-InterIndic.xml +0 -98
- data/vendor/cldr/common/transforms/Oriya-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Oriya-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Pashto-Latin-BGN.xml +0 -262
- data/vendor/cldr/common/transforms/Persian-Latin-BGN.xml +0 -233
- data/vendor/cldr/common/transforms/Pinyin-NumericPinyin.xml +0 -15
- data/vendor/cldr/common/transforms/Russian-Latin-BGN.xml +0 -347
- data/vendor/cldr/common/transforms/Serbian-Latin-BGN.xml +0 -136
- data/vendor/cldr/common/transforms/Simplified-Traditional.xml +0 -3576
- data/vendor/cldr/common/transforms/Syriac-Latin.xml +0 -59
- data/vendor/cldr/common/transforms/Tamil-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-InterIndic.xml +0 -77
- data/vendor/cldr/common/transforms/Tamil-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Tamil-Telugu.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Bengali.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Devanagari.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Gujarati.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Gurmukhi.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-InterIndic.xml +0 -94
- data/vendor/cldr/common/transforms/Telugu-Kannada.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Latin.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Malayalam.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Oriya.xml +0 -14
- data/vendor/cldr/common/transforms/Telugu-Tamil.xml +0 -14
- data/vendor/cldr/common/transforms/Thaana-Latin.xml +0 -440
- data/vendor/cldr/common/transforms/Thai-Latin.xml +0 -16
- data/vendor/cldr/common/transforms/Thai-ThaiLogical.xml +0 -23
- data/vendor/cldr/common/transforms/Thai-ThaiSemi.xml +0 -13
- data/vendor/cldr/common/transforms/ThaiLogical-Latin.xml +0 -153
- data/vendor/cldr/common/transforms/Turkmen-Latin-BGN.xml +0 -334
- data/vendor/cldr/common/transforms/Ukrainian-Latin-BGN.xml +0 -316
- data/vendor/cldr/common/transforms/Uzbek-Latin-BGN.xml +0 -290
@@ -1,481 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" ?>
|
2
|
-
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
|
3
|
-
<supplementalData>
|
4
|
-
<transforms>
|
5
|
-
<transform source="Greek" target="Latin" direction="forward" variant="BGN" draft="provisional">
|
6
|
-
<comment>
|
7
|
-
########################################################################
|
8
|
-
# BGN/PCGN 1962 System
|
9
|
-
#
|
10
|
-
# This system is a simplified version of the system devised by the PCGN
|
11
|
-
# in 1941 and later adopted by the BGN. In 1962 the two organizations
|
12
|
-
# agreed to joint adoption of certain changes in the original system,
|
13
|
-
# specifically the omission of special rules for the treatment of Greek
|
14
|
-
# geographic names of Albanian, Bulgarian, Italian, Macedonian, and
|
15
|
-
# Turkish origin. That revision eliminated the need to consider the
|
16
|
-
# origin of names and removed ambiguity from the romanization of Greek
|
17
|
-
# expressions of possible non-Greek origin. This system is based on
|
18
|
-
# the pronunciation of modern Greek and is not intended for use in
|
19
|
-
# the romanization of classical Greek.
|
20
|
-
#
|
21
|
-
# The Greek Alphabet as defined by the BGN (Pages 29-31):
|
22
|
-
#
|
23
|
-
# ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ
|
24
|
-
# αβγδεζηθικλμνξοπρσςτυφχψω
|
25
|
-
#
|
26
|
-
# Originally prepared by Michael Everson <everson@evertype.com>
|
27
|
-
########################################################################
|
28
|
-
#
|
29
|
-
# MINIMAL FILTER: Greek-Latin
|
30
|
-
#
|
31
|
-
</comment>
|
32
|
-
<tRule>:: [ΆΈΉΊΌΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώἀἁἂἃἄἅἆἇἈἉἊἋἌἍἎἏἐἑἒἓἔἕἘἙἚἛἜἝἠἡἢἣἤἥἦἧἨἩἪἫἬἭἮἯἰἱἲἳἴἵἶἷἸἹἺἻἼἽἾἿὀὁὂὃὄὅὈὉὊὋὌὍὐὑὒὓὔὕὖὗὙὛὝὟὠὡὢὣὤὥὦὧὨὩὫὬὭὮὯὰάὲέὴήὶίὸόὺύὼώᾀᾁᾂᾃᾄᾅᾆᾇᾈᾉᾊᾋᾌᾍᾎᾏᾐᾑᾒᾓᾔᾕᾖᾗᾘᾙᾚᾛᾜᾝᾞᾟᾠᾡᾢᾣᾤᾥᾦᾧᾨᾩᾪᾫᾬᾭᾮᾯᾲᾳᾴᾶᾷᾺΆᾼῂῃῄῆῇῈΈῊΉῌῖῚΊῤῥῦῪΎῲῳῴῶῷῸΌῺΏῼ῾] ;</tRule>
|
33
|
-
<tRule>:: NFD (NFC) ;</tRule>
|
34
|
-
<comment>
|
35
|
-
#
|
36
|
-
########################################################################
|
37
|
-
</comment>
|
38
|
-
|
39
|
-
<comment>
|
40
|
-
########################################################################
|
41
|
-
#
|
42
|
-
# Define All Transformation Variables
|
43
|
-
#
|
44
|
-
########################################################################
|
45
|
-
#
|
46
|
-
</comment>
|
47
|
-
<tRule>$upperConsonants = [ΒΓΔΖΘΚΛΜΝΞΠΡΣΤΦΧΨ] ;</tRule>
|
48
|
-
<tRule>$lowerConsonants = [βγδζθκλμνξπρσςτφχψ] ;</tRule>
|
49
|
-
<tRule>$consonants = [$upperConsonants $lowerConsonants] ;</tRule>
|
50
|
-
|
51
|
-
<tRule>$upperVowels = [ΑΕΗΙΟΥΩ] ;</tRule>
|
52
|
-
<tRule>$lowerVowels = [αεηιουω] ;</tRule>
|
53
|
-
<tRule>$vowels = [$upperVowels $lowerVowels] ;</tRule>
|
54
|
-
|
55
|
-
<tRule>$lower = [$lowerConsonants $lowerVowels] ;</tRule>
|
56
|
-
<comment>
|
57
|
-
#
|
58
|
-
# Use this $wordBoundary until bug 2034 is fixed in ICU:
|
59
|
-
# http://bugs.icu-project.org/cgi-bin/icu-bugs/transliterate?id=2034;expression=boundary;user=guest
|
60
|
-
#
|
61
|
-
</comment>
|
62
|
-
<tRule>$wordBoundary = [^[:L:][:M:][:N:]] ;</tRule>
|
63
|
-
<comment>
|
64
|
-
#
|
65
|
-
########################################################################
|
66
|
-
</comment>
|
67
|
-
|
68
|
-
<comment>
|
69
|
-
########################################################################
|
70
|
-
#
|
71
|
-
# Rules moved to front to avoid masking
|
72
|
-
#
|
73
|
-
########################################################################
|
74
|
-
</comment>
|
75
|
-
|
76
|
-
<comment>
|
77
|
-
########################################################################
|
78
|
-
#
|
79
|
-
# BGN Page 32 Rule 1:
|
80
|
-
#
|
81
|
-
# The apostrophe and reversed apostrophe, on or the other of which is
|
82
|
-
# written in Greek in front of all initial uppercase vowel characters,
|
83
|
-
# above all initial lowercase vowel characters, and above the second
|
84
|
-
# character of all initial two-vowel character sequences, should not
|
85
|
-
# be romanized, e.g., Ἀθῆναι → Athínai, Ἠράκλειον → Iráklion,
|
86
|
-
# Οἰνόφυτα → Oinófita. These apostrophes must be distinguished from
|
87
|
-
# accent marks hen they occur together, e.g. Ἄβατον → Ávaton,
|
88
|
-
# Ἤλια → Ília, Οἴτη → Oíti. The reversed apostrophe is sometimes found
|
89
|
-
# also with ρ and should, likewise, not be romanized: ῥέμα → réma.
|
90
|
-
#
|
91
|
-
# BGN Page 32 Rule 2a:
|
92
|
-
#
|
93
|
-
# Stress is shown in Greek by the use of the tilde or circumflex,
|
94
|
-
# the acute accent, or the grave accent; all of those marks should
|
95
|
-
# be represented in romanization by an acute accent, e.g.,
|
96
|
-
# Ἀθῆναι → Athínai, Νδία → Día, Ζεμενὸν → Zemenón.
|
97
|
-
#
|
98
|
-
# BGN Page 32 Rule 4:
|
99
|
-
#
|
100
|
-
# The character ι (ióta) is sometimes found written under, or,
|
101
|
-
# in uppercase, to the right of the vowel characters α, η, and ω.
|
102
|
-
# This "subscript iota" should not be romanized, e.g.,
|
103
|
-
# Μυρτῷον Πέλαγος or ΜΥΡΤῼΟΝ ΠΕΛΑΓΟΣ [but not ΜΥΡΤΩΙΟΝ ΠΕΛΑΓΟΣ]
|
104
|
-
# → Mirtóön Pélagos.
|
105
|
-
#
|
106
|
-
########################################################################
|
107
|
-
#
|
108
|
-
</comment>
|
109
|
-
<tRule>[ἈἉᾼᾈᾉ] → Α ; # GREEK CAPITAL LETTER ALPHA</tRule>
|
110
|
-
<tRule>[ἀἁᾳᾀᾁ] → α ; # GREEK SMALL LETTER ALPHA</tRule>
|
111
|
-
<tRule>[ἊἋἌἍἎἏᾊᾋᾌᾍᾎᾏᾺΆ] → Ά ; # GREEK CAPITAL LETTER ALPHA WITH TONOS</tRule>
|
112
|
-
<tRule>[ἂἃἄἅἆἇὰάᾂᾃᾄᾅᾆᾇᾲᾴᾶᾷ] → ά ; # GREEK SMALL LETTER ALPHA WITH TONOS</tRule>
|
113
|
-
<tRule>[ἘἙ] → Ε ; # GREEK CAPITAL LETTER EPSILON</tRule>
|
114
|
-
<tRule>[ἐἑὲέ] → ε ; # GREEK SMALL LETTER EPSILON</tRule>
|
115
|
-
<tRule>[ἚἛἜἝῈΈ] → Έ ; # GREEK CAPITAL LETTER EPSILON WITH TONOS</tRule>
|
116
|
-
<tRule>[ἒἓἔἕ] → έ ; # GREEK SMALL LETTER EPSILON WITH TONOS</tRule>
|
117
|
-
<tRule>[ἨἩᾘᾙῌ] → Η ; # GREEK CAPITAL LETTER ETA</tRule>
|
118
|
-
<tRule>[ἠἡᾐᾑῃ] → η ; # GREEK SMALL LETTER ETA</tRule>
|
119
|
-
<tRule>[ἪἫἬἭἮἯᾚᾛᾜᾝᾞᾟῊΉ] → Ή ; # GREEK CAPITAL LETTER ETA WITH TONOS</tRule>
|
120
|
-
<tRule>[ἢἣἤἥἦἧὴήᾒᾓᾔᾕᾖᾗῂῄῆῇ] → ή ; # GREEK SMALL LETTER ETA WITH TONOS</tRule>
|
121
|
-
<tRule>[ἸἹ] → Ι ; # GREEK CAPITAL LETTER IOTA</tRule>
|
122
|
-
<tRule>[ἰἱ] → ι ; # GREEK SMALL LETTER IOTA</tRule>
|
123
|
-
<tRule>[ἺἻἼἽἾἿῚΊ] → Ί ; # GREEK CAPITAL LETTER IOTA WITH TONOS</tRule>
|
124
|
-
<tRule>[ἲἳἴἵἶἷὶίῖ] → ί ; # GREEK SMALL LETTER IOTA WITH TONOS</tRule>
|
125
|
-
<tRule>[ὈὉ] → Ο ; # GREEK CAPITAL LETTER OMICRON</tRule>
|
126
|
-
<tRule>[ὀὁ] → ο ; # GREEK SMALL LETTER OMICRON</tRule>
|
127
|
-
<tRule>[ὊὋὌὍῸΌ] → Ό ; # GREEK CAPITAL LETTER OMICRON WITH TONOS</tRule>
|
128
|
-
<tRule>[ὂὃὄὅὸό] → ό ; # GREEK SMALL LETTER OMICRON WITH TONOS</tRule>
|
129
|
-
<tRule>Ὑ → Υ ; # GREEK CAPITAL LETTER UPSILON</tRule>
|
130
|
-
<tRule>[ὐὑ] → υ ; # GREEK SMALL LETTER UPSILON</tRule>
|
131
|
-
<tRule>[ὛὝὟῪΎ] → Ύ ; # GREEK CAPITAL LETTER UPSILON WITH TONOS</tRule>
|
132
|
-
<tRule>[ὒὓὔὕὖὗὺύῦ] → ύ ; # GREEK SMALL LETTER UPSILON WITH TONOS</tRule>
|
133
|
-
<tRule>[ὨὩᾨᾩῼ] → Ω ; # GREEK CAPITAL LETTER OMEGA</tRule>
|
134
|
-
<tRule>[ὠὡᾠᾡῳ] → ω ; # GREEK SMALL LETTER OMEGA</tRule>
|
135
|
-
<tRule>[ὬὫὬὭὮὯᾪᾫᾬᾭᾮᾯῺΏ] → Ώ ; # GREEK CAPITAL LETTER OMEGA WITH TONOS</tRule>
|
136
|
-
<tRule>[ὢὣὤὥὦὧὼώᾢᾣᾤᾥᾦᾧῲῴῶῷ] → ώ ; # GREEK SMALL LETTER OMEGA WITH TONOS</tRule>
|
137
|
-
<tRule>Ῥ → Ρ ; # GREEK CAPITAL LETTER RHO</tRule>
|
138
|
-
<tRule>[ῤῥ] → ρ ; # GREEK SMALL LETTER RHO</tRule>
|
139
|
-
<comment>
|
140
|
-
#
|
141
|
-
########################################################################
|
142
|
-
#
|
143
|
-
# End of Rules 1, 2a, and 4
|
144
|
-
#
|
145
|
-
########################################################################
|
146
|
-
</comment>
|
147
|
-
|
148
|
-
<comment>
|
149
|
-
########################################################################
|
150
|
-
#
|
151
|
-
# BGN Page 32 Rules 2b and 2c:
|
152
|
-
#
|
153
|
-
# If the stressed vowel is written as a sequence of two vowel characters
|
154
|
-
# in Greek, the # second vowel character should carry the accent;
|
155
|
-
# similarly, in Romanization the acute accent should be placed over the
|
156
|
-
# second vowel letter, e.g., Οἰνοῦσαι → Oinoúsai, Οἴτη → Oíti,
|
157
|
-
# Θεσπιαὶ → Thespiaí.
|
158
|
-
#
|
159
|
-
# Where a syllable containing on the combinations αυ, ευ, or ηυ
|
160
|
-
# carries the stress, this is marked in Greek on the character υ.
|
161
|
-
# In romanization it should be shown on the preceding vowel
|
162
|
-
# letter, e.g., Πειραιεύς → Piraiévs, Αὔρα → Ávra.
|
163
|
-
#
|
164
|
-
</comment>
|
165
|
-
<tRule>Αί → Aí ;</tRule>
|
166
|
-
<tRule>αί → aí ;</tRule>
|
167
|
-
<tRule>Οί → Oí ;</tRule>
|
168
|
-
<tRule>οί → Oí ;</tRule>
|
169
|
-
<tRule>Ού → Oú ;</tRule>
|
170
|
-
<tRule>ού → oú ;</tRule>
|
171
|
-
|
172
|
-
<tRule>Αύ → Άυ ;</tRule>
|
173
|
-
<tRule>αύ → άυ ;</tRule>
|
174
|
-
<tRule>Εύ → Έυ ;</tRule>
|
175
|
-
<tRule>εύ → έυ ;</tRule>
|
176
|
-
<tRule>Ηύ → Ήυ ;</tRule>
|
177
|
-
<tRule>ηύ → ήυ ;</tRule>
|
178
|
-
<comment>
|
179
|
-
#
|
180
|
-
########################################################################
|
181
|
-
#
|
182
|
-
# End of Rules 2b and 2c
|
183
|
-
#
|
184
|
-
########################################################################
|
185
|
-
</comment>
|
186
|
-
|
187
|
-
<comment>
|
188
|
-
########################################################################
|
189
|
-
#
|
190
|
-
# BGN Page 32 Rule 3:
|
191
|
-
#
|
192
|
-
# The dieresis should be shown in romanization where it occurs in Greek,
|
193
|
-
# e.g., Μαρινέϊκα → Marinéïka, Ἀχαΐα → Akhaḯa; and over the second vowel
|
194
|
-
# etter in romanization of the following combinations fo Greek vowel
|
195
|
-
# characters: αε, e.g., Ἀετὸς → Aëtos; αη, e.g., Ἀηδὼν → Aïdhon; οη,
|
196
|
-
# e.g. Οἰνόη → Oinóï; ωο, e.g., Ἠρῶον → Iróön.
|
197
|
-
#
|
198
|
-
</comment>
|
199
|
-
<tRule>[ΪΫ] → Ï ;</tRule>
|
200
|
-
<tRule>[ϊϋ] → ï ;</tRule>
|
201
|
-
<tRule>[ΐΰ] → ḯ ;</tRule>
|
202
|
-
<tRule>Αε → Aë ;</tRule>
|
203
|
-
<tRule>αε → aë ;</tRule>
|
204
|
-
<tRule>Αη → Aï ;</tRule>
|
205
|
-
<tRule>αη → aï ;</tRule>
|
206
|
-
<tRule>Οη → Oï ;</tRule>
|
207
|
-
<tRule>οη → oï ;</tRule>
|
208
|
-
<tRule>Ωο → Oö ;</tRule>
|
209
|
-
<tRule>ωο → oö ;</tRule>
|
210
|
-
<tRule>Άε → Áë ;</tRule>
|
211
|
-
<tRule>άε → áë ;</tRule>
|
212
|
-
<tRule>Άη → Áï ;</tRule>
|
213
|
-
<tRule>άη → áï ;</tRule>
|
214
|
-
<tRule>Όη → Óï ;</tRule>
|
215
|
-
<tRule>όη → óï ;</tRule>
|
216
|
-
<tRule>Ώο → Óö ;</tRule>
|
217
|
-
<tRule>ώο → óö ;</tRule>
|
218
|
-
<comment>
|
219
|
-
#
|
220
|
-
########################################################################
|
221
|
-
#
|
222
|
-
# End of Rule 3
|
223
|
-
#
|
224
|
-
########################################################################
|
225
|
-
</comment>
|
226
|
-
|
227
|
-
<comment>
|
228
|
-
########################################################################
|
229
|
-
#
|
230
|
-
# Start of Alphabetic Transformations
|
231
|
-
#
|
232
|
-
########################################################################
|
233
|
-
#
|
234
|
-
</comment>
|
235
|
-
<tRule>ΑΙ → AI ; # GREEK CAPITAL LETTER ALPHA + CAPITAL IOTA</tRule>
|
236
|
-
<tRule>Αι → Ai ; # GREEK CAPITAL LETTER ALPHA + SMALL IOTA</tRule>
|
237
|
-
<tRule>αι → ai ; # GREEK SMALL LETTER ALPHA + SMALL IOTA</tRule>
|
238
|
-
<tRule>ΑΥ → AV ; # GREEK CAPITAL LETTER ALPHA + CAPITAL UPSILON</tRule>
|
239
|
-
<tRule>Αυ → Av ; # GREEK CAPITAL LETTER ALPHA + SMALL UPSILON</tRule>
|
240
|
-
<tRule>αυ → av ; # GREEK SMALL LETTER ALPHA + SMALL UPSILON</tRule>
|
241
|
-
<tRule>Α → A ; # GREEK CAPITAL LETTER ALPHA</tRule>
|
242
|
-
<tRule>α → a ; # GREEK SMALL LETTER ALPHA</tRule>
|
243
|
-
<tRule>Ά → Á ; # GREEK CAPITAL LETTER ALPHA WITH TONOS</tRule>
|
244
|
-
<tRule>ά → á ; # GREEK SMALL LETTER ALPHA WITH TONOS</tRule>
|
245
|
-
<tRule>Β → V ; # GREEK CAPITAL LETTER BETA</tRule>
|
246
|
-
<tRule>β → v ; # GREEK SMALL LETTER BETA</tRule>
|
247
|
-
|
248
|
-
<tRule>ΓΓ → NG ; # GREEK CAPITAL LETTER GAMMA + CAPITAL GAMMA</tRule>
|
249
|
-
<tRule>Γγ → Ng ; # GREEK CAPITAL LETTER GAMMA + SMALL GAMMA</tRule>
|
250
|
-
<tRule>γγ → ng ; # GREEK SMALL LETTER GAMMA + SMALL GAMMA</tRule>
|
251
|
-
|
252
|
-
<tRule>$wordBoundary{ΓΚ → G ; # GREEK CAPITAL LETTER GAMMA + CAPITAL KAPPA</tRule>
|
253
|
-
<tRule>$wordBoundary{Γκ → G ; # GREEK CAPITAL LETTER GAMMA + SMALL KAPPA</tRule>
|
254
|
-
<tRule>$wordBoundary{γκ → g ; # GREEK SMALL LETTER GAMMA + SMALL KAPPA</tRule>
|
255
|
-
|
256
|
-
<tRule>ΓΚ → NG ; # GREEK CAPITAL LETTER GAMMA + CAPITAL KAPPA</tRule>
|
257
|
-
<tRule>Γκ → Ng ; # GREEK CAPITAL LETTER GAMMA + SMALL KAPPA</tRule>
|
258
|
-
<tRule>γκ → ng ; # GREEK SMALL LETTER GAMMA + SMALL KAPPA</tRule>
|
259
|
-
<comment>
|
260
|
-
#
|
261
|
-
########################################################################
|
262
|
-
#
|
263
|
-
# BGN Page 29 Rule 3a:
|
264
|
-
#
|
265
|
-
# The character γ should be romanized g before α, ο, ου, ω, and
|
266
|
-
# consonants other than γ, ξ, and χ.
|
267
|
-
#
|
268
|
-
########################################################################
|
269
|
-
#
|
270
|
-
</comment>
|
271
|
-
<tRule>Γ}[ΑΟΩ [$upperConsonants - [ΓΞΧ]]] → G ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
272
|
-
<tRule>Γ}[αοω [$lowerConsonants - [γξχ]]] → G ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
273
|
-
<tRule>Γ}ΟΥ → G ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
274
|
-
<tRule>Γ}ου → G ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
275
|
-
<tRule>γ}[αοω [$lowerConsonants - [γξχ]]] → g ; # GREEK SMALL LETTER GAMMA</tRule>
|
276
|
-
<tRule>γ}ου → g ; # GREEK SMALL LETTER GAMMA</tRule>
|
277
|
-
<comment>
|
278
|
-
#
|
279
|
-
########################################################################
|
280
|
-
#
|
281
|
-
# End of Rule 3a
|
282
|
-
#
|
283
|
-
########################################################################
|
284
|
-
</comment>
|
285
|
-
|
286
|
-
<comment>
|
287
|
-
########################################################################
|
288
|
-
#
|
289
|
-
# BGN Page 29 Rule 3b:
|
290
|
-
#
|
291
|
-
# The character γ should be romanized y before αι, ε, ει, η, ι, οι, υ,
|
292
|
-
# and υι.
|
293
|
-
#
|
294
|
-
########################################################################
|
295
|
-
#
|
296
|
-
</comment>
|
297
|
-
<tRule>Γ}[ΑΕΟΥ]Ι → Y ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
298
|
-
<tRule>Γ}[ΕΗΙΥ] → Y ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
299
|
-
<tRule>Γ}[αεου]ι → Y ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
300
|
-
<tRule>Γ}[εηιυ] → Y ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
301
|
-
<tRule>γ}[αεου]ι → y ; # GREEK SMALL LETTER GAMMA</tRule>
|
302
|
-
<tRule>γ}[εηιυ] → y ; # GREEK SMALL LETTER GAMMA</tRule>
|
303
|
-
<comment>
|
304
|
-
#
|
305
|
-
########################################################################
|
306
|
-
#
|
307
|
-
# End of Rule 3b
|
308
|
-
#
|
309
|
-
########################################################################
|
310
|
-
</comment>
|
311
|
-
|
312
|
-
<comment>
|
313
|
-
########################################################################
|
314
|
-
#
|
315
|
-
# BGN Page 29 Rule 3c:
|
316
|
-
#
|
317
|
-
# The character γ should be romanized n before ξ and χ.
|
318
|
-
#
|
319
|
-
########################################################################
|
320
|
-
#
|
321
|
-
</comment>
|
322
|
-
<tRule>Γ}[ΞΧ] → N ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
323
|
-
<tRule>Γ}[ξχ] → N ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
324
|
-
<tRule>γ}[ξχ] → n ; # GREEK SMALL LETTER GAMMA</tRule>
|
325
|
-
<comment>
|
326
|
-
#
|
327
|
-
########################################################################
|
328
|
-
#
|
329
|
-
# End of Rule 3c
|
330
|
-
#
|
331
|
-
########################################################################
|
332
|
-
#
|
333
|
-
</comment>
|
334
|
-
<tRule>Γ → G ; # GREEK CAPITAL LETTER GAMMA</tRule>
|
335
|
-
<tRule>γ → g ; # GREEK SMALL LETTER GAMMA</tRule>
|
336
|
-
<comment>
|
337
|
-
#
|
338
|
-
########################################################################
|
339
|
-
#
|
340
|
-
# BGN Page 29 Rule 4a:
|
341
|
-
#
|
342
|
-
# The character δ should be romanized d when between ν and ρ.
|
343
|
-
#
|
344
|
-
########################################################################
|
345
|
-
#
|
346
|
-
</comment>
|
347
|
-
<tRule>Ν{Δ}Ρ → D ; # GREEK CAPITAL LETTER DELTA</tRule>
|
348
|
-
<tRule>ν{δ}ρ → d ; # GREEK SMALL LETTER GAMMA</tRule>
|
349
|
-
<comment>
|
350
|
-
#
|
351
|
-
########################################################################
|
352
|
-
#
|
353
|
-
# End of Rule 4a
|
354
|
-
#
|
355
|
-
########################################################################
|
356
|
-
#
|
357
|
-
</comment>
|
358
|
-
<tRule>Δ} $lower → Dh ; # GREEK CAPITAL LETTER PSI</tRule>
|
359
|
-
<tRule>Δ → DH ; # GREEK CAPITAL LETTER DELTA</tRule>
|
360
|
-
<tRule>δ → dh ; # GREEK SMALL LETTER DELTA</tRule>
|
361
|
-
|
362
|
-
<tRule>ΕΙ → I ; # GREEK CAPITAL LETTER EPSILON + CAPITAL IOTA</tRule>
|
363
|
-
<tRule>Ει → I ; # GREEK CAPITAL LETTER EPSILON + SMALL IOTA</tRule>
|
364
|
-
<tRule>ει → i ; # GREEK SMALL LETTER EPSILON + SMALL IOTA</tRule>
|
365
|
-
<tRule>ΕΪ → EÏ ; # GREEK CAPITAL LETTER EPSILON + CAPITAL IOTA DIAERESIS</tRule>
|
366
|
-
<tRule>Εϊ → Eï ; # GREEK CAPITAL LETTER EPSILON + SMALL IOTA DIAERESIS</tRule>
|
367
|
-
<tRule>εϊ → eï ; # GREEK SMALL LETTER EPSILON + SMALL IOTA DIAERESIS</tRule>
|
368
|
-
<tRule>ΕΥ → EV ; # GREEK CAPITAL LETTER EPSILON + CAPITAL UPSILON</tRule>
|
369
|
-
<tRule>Ευ → Ev ; # GREEK CAPITAL LETTER EPSILON + SMALL UPSILON</tRule>
|
370
|
-
<tRule>ευ → ev ; # GREEK SMALL LETTER EPSILON + SMALL UPSILON</tRule>
|
371
|
-
<tRule>Ε → E ; # GREEK CAPITAL LETTER EPSILON</tRule>
|
372
|
-
<tRule>ε → e ; # GREEK SMALL LETTER EPSILON</tRule>
|
373
|
-
<tRule>Έ → É ; # GREEK CAPITAL LETTER EPSILON WITH TONOS</tRule>
|
374
|
-
<tRule>έ → é ; # GREEK SMALL LETTER EPSILON WITH TONOS</tRule>
|
375
|
-
|
376
|
-
<tRule>Ζ → Z ; # GREEK CAPITAL LETTER ZETA</tRule>
|
377
|
-
<tRule>ζ → z ; # GREEK SMALL LETTER ZETA</tRule>
|
378
|
-
|
379
|
-
<tRule>ΗΥ → IV ; # GREEK CAPITAL LETTER ALPHA + CAPITAL UPSILON</tRule>
|
380
|
-
<tRule>Ηυ → Iv ; # GREEK CAPITAL LETTER ALPHA + SMALL UPSILON</tRule>
|
381
|
-
<tRule>ηυ → iv ; # GREEK SMALL LETTER ALPHA + SMALL UPSILON</tRule>
|
382
|
-
<tRule>Η → I ; # GREEK CAPITAL LETTER ETA</tRule>
|
383
|
-
<tRule>η → i ; # GREEK SMALL LETTER ETA</tRule>
|
384
|
-
<tRule>Ή → Í ; # GREEK CAPITAL LETTER ETA WITH TONOS</tRule>
|
385
|
-
<tRule>ή → í ; # GREEK SMALL LETTER ETA WITH TONOS</tRule>
|
386
|
-
|
387
|
-
<tRule>Θ} $lower → Th ; # GREEK CAPITAL LETTER THETA</tRule>
|
388
|
-
<tRule>Θ → TH ; # GREEK CAPITAL LETTER THETA</tRule>
|
389
|
-
<tRule>θ → th ; # GREEK SMALL LETTER THETA</tRule>
|
390
|
-
|
391
|
-
<tRule>Ι → I ; # GREEK CAPITAL LETTER IOTA</tRule>
|
392
|
-
<tRule>ι → i ; # GREEK SMALL LETTER IOTA</tRule>
|
393
|
-
<tRule>Ί → Í ; # GREEK CAPITAL LETTER IOTA WITH TONOS</tRule>
|
394
|
-
<tRule>ί → í ; # GREEK SMALL LETTER IOTA WITH TONOS</tRule>
|
395
|
-
|
396
|
-
<tRule>Κ → K ; # GREEK CAPITAL LETTER KAPPA</tRule>
|
397
|
-
<tRule>κ → k ; # GREEK SMALL LETTER KAPPA</tRule>
|
398
|
-
<tRule>Λ → L ; # GREEK CAPITAL LETTER LAMDA</tRule>
|
399
|
-
<tRule>λ → l ; # GREEK SMALL LETTER LAMDA</tRule>
|
400
|
-
|
401
|
-
<tRule>$wordBoundary{ΜΠ → B ; # GREEK CAPITAL LETTER MU + CAPITAL PI</tRule>
|
402
|
-
<tRule>$wordBoundary{Μπ → B ; # GREEK CAPITAL LETTER MU + SMALL PI</tRule>
|
403
|
-
<tRule>$wordBoundary{μπ → b ; # GREEK SMALL LETTER MU + SMALL PI</tRule>
|
404
|
-
|
405
|
-
<tRule>ΜΠ → MB ; # GREEK CAPITAL LETTER MU + CAPITAL PI</tRule>
|
406
|
-
<tRule>Μπ → Mb ; # GREEK CAPITAL LETTER MU + SMALL PI</tRule>
|
407
|
-
<tRule>μπ → mb ; # GREEK SMALL LETTER MU + SMALL PI</tRule>
|
408
|
-
|
409
|
-
<tRule>Μ → M ; # GREEK CAPITAL LETTER MU</tRule>
|
410
|
-
<tRule>μ → m ; # GREEK SMALL LETTER MU</tRule>
|
411
|
-
|
412
|
-
<tRule>$wordBoundary{ΝΤ → D ; # GREEK CAPITAL LETTER NU + CAPITAL TAU</tRule>
|
413
|
-
<tRule>$wordBoundary{Ντ → D ; # GREEK CAPITAL LETTER NU + SMALL TAU</tRule>
|
414
|
-
<tRule>$wordBoundary{ντ → d ; # GREEK SMALL LETTER NU + SMALL TAU</tRule>
|
415
|
-
|
416
|
-
<tRule>ΝΤ → ND ; # GREEK CAPITAL LETTER NU + CAPITAL TAU</tRule>
|
417
|
-
<tRule>Ντ → Nd ; # GREEK CAPITAL LETTER NU + SMALL TAU</tRule>
|
418
|
-
<tRule>ντ → nd ; # GREEK SMALL LETTER NU + SMALL TAU</tRule>
|
419
|
-
|
420
|
-
<tRule>Ν → N ; # GREEK CAPITAL LETTER NU</tRule>
|
421
|
-
<tRule>ν → n ; # GREEK SMALL LETTER NU</tRule>
|
422
|
-
|
423
|
-
<tRule>Ξ → X ; # GREEK CAPITAL LETTER KSI</tRule>
|
424
|
-
<tRule>ξ → x ; # GREEK SMALL LETTER KSI</tRule>
|
425
|
-
|
426
|
-
<tRule>ΟΙ → OI ; # GREEK CAPITAL LETTER OMICRON + CAPITAL IOTA</tRule>
|
427
|
-
<tRule>Οι → Oi ; # GREEK CAPITAL LETTER OMICRON + SMALL IOTA</tRule>
|
428
|
-
<tRule>οι → oi ; # GREEK SMALL LETTER OMICRON + SMALL IOTA</tRule>
|
429
|
-
<tRule>ΟΥ → OU ; # GREEK CAPITAL LETTER OMICRON + CAPITAL UPSILON</tRule>
|
430
|
-
<tRule>Ου → Ou ; # GREEK CAPITAL LETTER OMICRON + SMALL UPSILON</tRule>
|
431
|
-
<tRule>ου → ou ; # GREEK SMALL LETTER OMICRON + SMALL UPSILON</tRule>
|
432
|
-
<tRule>Ο → O ; # GREEK CAPITAL LETTER OMICRON</tRule>
|
433
|
-
<tRule>ο → o ; # GREEK SMALL LETTER OMICRON</tRule>
|
434
|
-
<tRule>Ό → Ó ; # GREEK CAPITAL LETTER OMICRON WITH TONOS</tRule>
|
435
|
-
<tRule>ό → ó ; # GREEK SMALL LETTER OMICRON WITH TONOS</tRule>
|
436
|
-
|
437
|
-
<tRule>Π → P ; # GREEK CAPITAL LETTER PI</tRule>
|
438
|
-
<tRule>π → p ; # GREEK SMALL LETTER PI</tRule>
|
439
|
-
|
440
|
-
<tRule>Ρ → R ; # GREEK CAPITAL LETTER RHO</tRule>
|
441
|
-
<tRule>ρ → r ; # GREEK SMALL LETTER RHO</tRule>
|
442
|
-
<tRule>Σ → S ; # GREEK CAPITAL LETTER SIGMA</tRule>
|
443
|
-
<tRule>σ → s ; # GREEK SMALL LETTER SIGMA</tRule>
|
444
|
-
<tRule>ς → s ; # GREEK SMALL LETTER FINAL SIGMA</tRule>
|
445
|
-
|
446
|
-
<tRule>Τ → T ; # GREEK CAPITAL LETTER TAU</tRule>
|
447
|
-
<tRule>τ → t ; # GREEK SMALL LETTER TAU</tRule>
|
448
|
-
<comment>
|
449
|
-
#
|
450
|
-
########################################################################
|
451
|
-
#
|
452
|
-
# End Rule 3.5
|
453
|
-
#
|
454
|
-
########################################################################
|
455
|
-
#
|
456
|
-
</comment>
|
457
|
-
<tRule>Υ → I ; # GREEK CAPITAL LETTER UPSILON</tRule>
|
458
|
-
<tRule>υ → i ; # GREEK SMALL LETTER UPSILON</tRule>
|
459
|
-
<tRule>Ύ → Í ; # GREEK CAPITAL LETTER UPSILON WITH TONOS</tRule>
|
460
|
-
<tRule>ύ → í ; # GREEK SMALL LETTER UPSILON WITH TONOS</tRule>
|
461
|
-
|
462
|
-
<tRule>Φ → F ; # GREEK CAPITAL LETTER PHI</tRule>
|
463
|
-
<tRule>φ → f ; # GREEK SMALL LETTER PHI</tRule>
|
464
|
-
|
465
|
-
<tRule>Χ} $lower → Kh ; # GREEK CAPITAL LETTER CHI</tRule>
|
466
|
-
<tRule>Χ → KH ; # GREEK CAPITAL LETTER CHI</tRule>
|
467
|
-
<tRule>χ → kh ; # GREEK SMALL LETTER CHI</tRule>
|
468
|
-
<tRule>Ψ} $lower → Ps ; # GREEK CAPITAL LETTER PSI</tRule>
|
469
|
-
<tRule>Ψ → PS ; # GREEK CAPITAL LETTER PSI</tRule>
|
470
|
-
<tRule>ψ → ps ; # GREEK SMALL LETTER PSI</tRule>
|
471
|
-
<tRule>Ω → O ; # GREEK CAPITAL LETTER OMEGA</tRule>
|
472
|
-
<tRule>ω → o ; # GREEK SMALL LETTER OMEGA</tRule>
|
473
|
-
<tRule>Ώ → Ó ; # GREEK CAPITAL LETTER OMEGA WITH TONOS</tRule>
|
474
|
-
<tRule>ώ → ó ; # GREEK SMALL LETTER OMEGA WITH TONOS</tRule>
|
475
|
-
<comment>
|
476
|
-
#
|
477
|
-
########################################################################
|
478
|
-
</comment>
|
479
|
-
</transform>
|
480
|
-
</transforms>
|
481
|
-
</supplementalData>
|