public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/22848] New: ca_ES: update date definitions from CLDR
@ 2018-02-15 11:50 rbuj at fedoraproject dot org
  2018-02-15 11:52 ` [Bug localedata/22848] " rbuj at fedoraproject dot org
                   ` (42 more replies)
  0 siblings, 43 replies; 45+ messages in thread
From: rbuj at fedoraproject dot org @ 2018-02-15 11:50 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 22848
           Summary: ca_ES: update date definitions from CLDR
           Product: glibc
           Version: 2.27
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: rbuj at fedoraproject dot org
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

According to the specification for Catalan dates at
http://www.unicode.org/cldr/charts/latest/summary/ca.html

Months - abbreviated - Formatting
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1739

   Current Values:
   abmon  
"gen";"feb";"mar";"abr";"mai";"jun";"jul";"ago";"set";"oct";"nov";"des"

   Desired Values:
   abmon   "de gen.";"de febr.";"de mar<U00E7>";"d<U2019>abr.";"de maig";"de
juny";"de jul.";"d<U2019>ag.";"de set.";"d<U2019>oct.";"de nov.";"de des."

Months - abbreviated - Standalone
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1751

   Current Values:
   ab_alt_mon ∅

   Desired Values:
   ab_alt_mon
"gen.";"febr.";"mar<U00E7>";"abr.";"maig";"juny";"jul.";"ag.";"set.";"oct.";"nov.";"des."

Months - wide - Formatting
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1715

   Current Values:
   mon  "gener";/
        "febrer";/
        "mar<U00E7>";/
        "abril";/
        "maig";/
        "juny";/
        "juliol";/
        "agost";/
        "setembre";/
        "octubre";/
        "novembre";/
        "desembre"

   Desired Value:
   mon  "de gener";/
        "de febrer";/
        "de mar<U00E7>";/
        "d<U2019>abril";/
        "de maig";/
        "de juny";/
        "de juliol";/
        "d<U2019>agost";/
        "de setembre";/
        "d<U2019>octubre";/
        "de novembre";/
        "de desembre"

Months - wide - Standalone
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1727

   Current Value:
   alt_mon ∅

   Desired Value:
   alt_mon "gener";/
           "febrer";/
           "mar<U00E7>";/
           "abril";/
           "maig";/
           "juny";/
           "juliol";/
           "agost";/
           "setembre";/
           "octubre";/
           "novembre";/
           "desembre"

Days - abbreviated - Formatting
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1801

   Current Value:
   abday   "dg";"dl";"dt";"dc";"dj";"dv";"ds"

   Desired Value:
   abday   "dg.";"dl.";"dt.";"dc.";"dj.";"dv.";"ds."

Formats - Standard - Date Formats
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1897 EEEE, d MMMM
'de' y
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1902 H:mm:ss z
   http://www.unicode.org/cldr/charts/latest/summary/ca.html#1907 {1}, {0}

   Current Value:
   d_t_fmt "%a %d %b %Y %T %Z"

   Desired Value:
   d_t_fmt "%A, %-d %B de %Y, %T %Z"

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2018-08-01  5:59 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-15 11:50 [Bug localedata/22848] New: ca_ES: update date definitions from CLDR rbuj at fedoraproject dot org
2018-02-15 11:52 ` [Bug localedata/22848] " rbuj at fedoraproject dot org
2018-02-15 18:04 ` piotrdrag at gmail dot com
2018-02-17 12:04 ` rbuj at fedoraproject dot org
2018-02-17 21:18 ` rbuj at fedoraproject dot org
2018-02-17 21:46 ` digitalfreak at lingonborough dot com
2018-02-18 13:57 ` rbuj at fedoraproject dot org
2018-02-18 16:54 ` digitalfreak at lingonborough dot com
2018-02-18 17:07 ` rbuj at fedoraproject dot org
2018-02-18 17:36 ` rbuj at fedoraproject dot org
2018-02-18 21:35 ` rbuj at fedoraproject dot org
2018-02-18 22:10 ` egmont at gmail dot com
2018-02-18 22:36   ` Keld Simonsen
2018-02-18 22:36 ` keld at keldix dot com
2018-02-18 22:55 ` egmont at gmail dot com
2018-02-19  2:05 ` rbuj at fedoraproject dot org
2018-02-19  2:22 ` rbuj at fedoraproject dot org
2018-02-19  2:34 ` rbuj at fedoraproject dot org
2018-02-19  7:53 ` rbuj at fedoraproject dot org
2018-02-19 10:37 ` rbuj at fedoraproject dot org
2018-02-19 11:52 ` rbuj at fedoraproject dot org
2018-02-20  1:54 ` digitalfreak at lingonborough dot com
2018-02-20  7:54 ` rbuj at fedoraproject dot org
2018-02-20  8:39 ` egmont at gmail dot com
2018-02-20  8:43 ` egmont at gmail dot com
2018-02-20  9:36 ` rbuj at fedoraproject dot org
2018-02-20  9:53 ` rbuj at fedoraproject dot org
2018-02-20 13:45 ` egmont at gmail dot com
2018-02-20 14:23 ` rbuj at fedoraproject dot org
2018-02-22  1:09 ` digitalfreak at lingonborough dot com
2018-03-03 19:58 ` digitalfreak at lingonborough dot com
2018-03-06  7:56 ` rbuj at fedoraproject dot org
2018-03-06 20:35 ` digitalfreak at lingonborough dot com
2018-03-06 22:01 ` rbuj at fedoraproject dot org
2018-03-07  0:07 ` digitalfreak at lingonborough dot com
2018-03-15  0:43 ` cvs-commit at gcc dot gnu.org
2018-03-15 19:39 ` carlos at redhat dot com
2018-03-15 19:46 ` carlos at redhat dot com
2018-03-15 20:25 ` carlos at redhat dot com
2018-03-15 20:26 ` carlos at redhat dot com
2018-03-16 22:08 ` cvs-commit at gcc dot gnu.org
2018-03-16 23:04 ` cvs-commit at gcc dot gnu.org
2018-03-31 12:24 ` jeremip11 at gmail dot com
2018-06-01 16:51 ` cvs-commit at gcc dot gnu.org
2018-08-01  5:59 ` cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).