[Bug localedata/1170] ne_NP: update Nepali locale definition file

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Sat Jun 11 06:55:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=1170

--- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  bc249240274c95fe9490e4af6c47f25427c0ef40 (commit)
      from  277da2ab88b5c0d20ebdb0a3e7e0948398105a14 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bc249240274c95fe9490e4af6c47f25427c0ef40

commit bc249240274c95fe9490e4af6c47f25427c0ef40
Author: Paras pradhan <pradhanparas@gmail.com>
Date:   Thu May 19 18:05:31 2016 -0400

    localedata: ne_NP: misc updates [BZ #1170]

    This locale was originally copied from ne_IN and it shows: many
    fields are incorrect for the Nepal territory, and many fields are
    missing translations.  I've vetted most of these against CLDR as
    not all fields are covered by it.

    LC_TIME
      abday
        tuesday:    मगल -> मङगल
        thursday:   बिहि -> बिही
      day
        tuesday:    मगलबार -> मङगलबार
        thursday:   बिहिबार -> बिहीबार
      abmon:
        january:    जनवरी  -> जन
        february:   फरवरी  -> फब
        april:      अपरल  -> अपरि
        may:        मई    -> म
        july:       जलाई  -> जला
        august:     अगसत  -> अग
        september:  सितमबर -> सपट
        october:    अकटबर -> अकट
        november:   नवमबर  -> नोभ
        december:   दिसमबर -> डिस
      mon:
        february:   फरवरी  -> फबरअरी
        april:      अपरल  -> अपरिल
        may:        मई    -> म
        september:  सितमबर -> सपटमबर
        october:    अकटबर -> अकटोबर
        november:   नवमबर -> नोभमबर
        december:   दिसमबर -> डिसमबर
      d_t_fmt:      %A %d %b %Y %I:%M:%S %p %Z -> %Y %B %d %I:%M:%S %p
      d_fmt:        %A %d %b %Y                -> %Y %B %d %A
      t_fmt:        %I:%M:%S  %Z               -> %H:%M:%S
      t_fmt_ampm:   %I:%M:%S %p %Z             -> %I:%M:%S %p

    LC_NAME:
      name_fmt:     %p%t%f%t%g -> %p%t%g%t%m%t%f
      name_gen:     setting to ज्यू
      name_mr:      setting to श्रीमान्
      name_mrs:     setting to श्रीमती
      name_miss:    setting to सुश्री

    LC_ADDRESS:
      postal_fmt:   %z%c%T%s%b%e%r -> %f%N%h%s%N%T

    LC_TELEPHONE:
      tel_int_fmt:  +%c ;%a ;%l -> +%c %a%t%l

-----------------------------------------------------------------------

Summary of changes:
 localedata/ChangeLog     |    5 ++
 localedata/locales/ne_NP |  113 ++++++++++++++++-----------------------------
 2 files changed, 45 insertions(+), 73 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Libc-locales mailing list