localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol
commit223f17cf7b796e49e222caf287889e4b2793d8a2
authorMike Frysinger <vapier@gentoo.org>
Tue, 9 Feb 2016 10:32:07 +0000 (9 05:32 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2016 17:42:29 +0000 (15 13:42 -0400)
treebc50001071e79315c9ad9ca8ef7f6003f64c08ec
parent900f59f084bfe35cb389bbe0dc464413a1a38e90
localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol

This updates a few locales based on CLDR v29 data.  I've verified most by
hand while the rest I know are correct.

For int_curr_symbol, it should be 3 characters followed by a space:
  ar_SS: changing SDG  to SSP
  bem_ZM: changing ZMK  to ZMW
  dz_BT: changing BTN  to BTN   # Just changing " " to "<U0020>".
  en_ZW: changing ZWD  to USD
  es_SV: changing SVC  to USD
  lv_LV: changing LVL  to EUR
  ne_NP: changing INR  to NPR
  pap_AW: changing ANG  to AWG
  the_NP: changing INR  to NPR
Some of these require updates iso-4217.def.

For currency_symbol, it should be the standard/localized symbol name:
  aa_DJ: changing $ to Fdj
  ar_SA: changing ريال to ر.س
  ar_SS: changing ج.س. to £
  az_AZ: changing man. to ₼
  bg_BG: changing лв to лв.
  ce_RU: changing руб to ₽
  crh_UA: changing gr to ₴
  cv_RU: changing t to ₽
  de_CH: changing Fr. to CHF
  dz_BT: changing དངུལ་ཀྲམ་ to Nu.
  en_BW: changing Pu to P
  en_DK: changing ¤ to kr.
  en_PH: changing Php to ₱
  en_ZW: changing Z$ to $
  es_BO: changing $b to Bs
  es_DO: changing $ to RD$
  es_HN: changing L. to L
  es_PA: changing B/ to B/.
  es_SV: changing ₡ to $
  fil_PH: changing PhP to ₱
  he_IL: changing שח to ₪
  hy_AM: changing Դ to ֏
  ka_GE: changing ლ to ₾
  kk_KZ: changing тг to ₸
  ko_KR: changing ₩ to ₩
  lg_UG: changing /- to USh
  lv_LV: changing Ls to €
  mg_MG: changing AR to Ar
  mhr_RU: changing ТЕҤ to ₽
  my_MM: changing Ks to K
  os_RU: changing сом to ₽
  pap_AW: changing f to ƒ
  pap_CW: changing f to ƒ
  ps_AF: changing افغانۍ to ؋
  rw_RW: changing Frw to FRw
  ru_RU: changing руб to ₽
  ru_UA: changing гр to ₴
  sd_IN@devanagari: changing रु to ₹
  se_NO: changing  ru to kr
  si_LK: changing ₨ to රු
  so_SO: changing $ to S
  sq_AL: changing Lek to L
  ti_ER: changing $ to Nfk
  ti_ET: changing $ to Br
  tl_PH: changing PhP to ₱
  tr_TR: changing TL to ₺
  tt_RU: changing руб to ₽
  tt_RU@iqtelif: changing sum to ₽
  uz_UZ: changing so'm to soʻm
Note: Some of the characters might not render as they're still quite new
in the Unicode database.
55 files changed:
ChangeLog
locale/iso-4217.def
localedata/ChangeLog
localedata/locales/aa_DJ
localedata/locales/ar_SA
localedata/locales/ar_SS
localedata/locales/az_AZ
localedata/locales/bem_ZM
localedata/locales/bg_BG
localedata/locales/ce_RU
localedata/locales/crh_UA
localedata/locales/cv_RU
localedata/locales/de_CH
localedata/locales/dz_BT
localedata/locales/en_BW
localedata/locales/en_DK
localedata/locales/en_PH
localedata/locales/en_ZW
localedata/locales/es_BO
localedata/locales/es_DO
localedata/locales/es_HN
localedata/locales/es_PA
localedata/locales/es_SV
localedata/locales/fil_PH
localedata/locales/he_IL
localedata/locales/hy_AM
localedata/locales/ka_GE
localedata/locales/kk_KZ
localedata/locales/ko_KR
localedata/locales/lg_UG
localedata/locales/lv_LV
localedata/locales/mg_MG
localedata/locales/mhr_RU
localedata/locales/my_MM
localedata/locales/ne_NP
localedata/locales/os_RU
localedata/locales/pap_AW
localedata/locales/pap_CW
localedata/locales/ps_AF
localedata/locales/ru_RU
localedata/locales/ru_UA
localedata/locales/rw_RW
localedata/locales/sd_IN@devanagari
localedata/locales/se_NO
localedata/locales/si_LK
localedata/locales/so_SO
localedata/locales/sq_AL
localedata/locales/the_NP
localedata/locales/ti_ER
localedata/locales/ti_ET
localedata/locales/tl_PH
localedata/locales/tr_TR
localedata/locales/tt_RU
localedata/locales/tt_RU@iqtelif
localedata/locales/uz_UZ