This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]