public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Mike Fabian <mfabian@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] localedata: add gbm_IN locale
Date: Wed, 17 Jan 2024 16:56:55 +0000 (GMT)	[thread overview]
Message-ID: <20240117165655.E7BBA3858CDB@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ce77e6919f0230eca5f266dcfafd6ebb95775c30

commit ce77e6919f0230eca5f266dcfafd6ebb95775c30
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Jan 17 17:13:48 2024 +0100

    localedata: add gbm_IN locale
    
    Resolves: BZ # 19479

Diff:
---
 localedata/SUPPORTED      |   1 +
 localedata/locales/gbm_IN | 177 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 178 insertions(+)

diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index 7929682f3e..6bb847aede 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -238,6 +238,7 @@ fy_DE/UTF-8 \
 ga_IE.UTF-8/UTF-8 \
 ga_IE/ISO-8859-1 \
 ga_IE@euro/ISO-8859-15 \
+gbm_IN/UTF-8 \
 gd_GB.UTF-8/UTF-8 \
 gd_GB/ISO-8859-15 \
 gez_ER/UTF-8 \
diff --git a/localedata/locales/gbm_IN b/localedata/locales/gbm_IN
new file mode 100644
index 0000000000..2e017517d2
--- /dev/null
+++ b/localedata/locales/gbm_IN
@@ -0,0 +1,177 @@
+comment_char    %
+escape_char     /
+% Garhwali language locale for India.
+% Contributed by Kusum Rawat <rawatkusum801@gmail.com>
+% Rajesh Ranjan <rajeshkajha@yahoo.com>, Chandan Kumar <chandankumar.093047@gmail.com>
+
+LC_IDENTIFICATION
+title      "Garhwali language locale for India"
+source     ""
+address    ""
+contact    ""
+email      "bhashaghar@gmail.com"
+tel        ""
+fax        ""
+language   "Garhwali"
+territory  "India"
+revision   "1.0"
+date       "2016-01-17"
+%
+category  "i18n:2012";LC_IDENTIFICATION
+category  "i18n:2012";LC_CTYPE
+category  "i18n:2012";LC_COLLATE
+category  "i18n:2012";LC_TIME
+category  "i18n:2012";LC_NUMERIC
+category  "i18n:2012";LC_MONETARY
+category  "i18n:2012";LC_MESSAGES
+category  "i18n:2012";LC_PAPER
+category  "i18n:2012";LC_NAME
+category  "i18n:2012";LC_ADDRESS
+category  "i18n:2012";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "hi_IN"
+END LC_CTYPE
+
+LC_COLLATE
+copy "hi_IN"
+END LC_COLLATE
+
+LC_MONETARY
+copy "hi_IN"
+END LC_MONETARY
+
+
+LC_NUMERIC
+copy "hi_IN"
+END LC_NUMERIC
+
+
+LC_TIME
+% This is the POSIX Locale definition for the LC_TIME category.
+% These are generated based on XML base Locale definition file
+% for IBM Class for Unicode/Java
+%
+% Abbreviated weekday names (%a)
+abday	"अत";/
+        "सोम";/
+        "मंगल";/
+        "बुध";/
+        "भुप";/
+        "शुक";/
+        "छन"
+%
+% Full weekday names (%A)
+day     "अतवार";/
+        "सोमवार";/
+        "मंगलवार";/
+        "बुधवार";/
+        "भुपयार";/
+        "शुकार";/
+        "छनछर"
+%
+% Abbreviated month names (%b)
+abmon    "जन";/
+         "फर";/
+         "मार्च";/
+         "अप्रै";/
+         "मए";/
+         "जून";/
+         "जुल";/
+         "अग";/
+         "सित";/
+         "अक्टू";/
+         "नव";/
+         "दिस"
+%
+% Full month names (%B)
+mon    "जनवअर";/
+       "फरवअर";/
+       "मार्च";/
+       "अप्रैल";/
+       "मए";/
+       "जून";/
+       "जुलऐ";/
+       "अगस्त";/
+       "सितंबर";/
+       "अक्टूबर";/
+       "नवंबर";/
+       "दिसंबर"
+%
+% Equivalent of AM PM
+am_pm     "पूर्वाह्न";/
+          "अपराह्न"
+%
+% Appropriate date and time representation
+% %A %d %b %Y%I:%M:%S  %Z
+d_t_fmt     "%A %d %b/
+ %Y %I:%M:/
+%S %p %Z"
+%
+% Appropriate date representation
+% %A %d %b %Y
+d_fmt       "%A %d %b/
+ %Y"
+%
+% Appropriate time representation
+% %I:%M:%S  %Z
+t_fmt       "%I:%M:%S/
+  %Z"
+%
+% Appropriate 12 h time representation (%r)
+t_fmt_ampm  "%I:%M:%S/
+ %p %Z"
+%
+date_fmt       "%a %b %e/
+ %H:%M:%S /
+%Z %Y"
+END LC_TIME
+
+
+LC_MESSAGES
+yesexpr "^[yY].*"
+noexpr  "^[nN].*"
+END LC_MESSAGES
+
+LC_PAPER
+copy "i18n"
+END LC_PAPER
+
+LC_NAME
+% This is the ISO_IEC TR14652 Locale definition for the
+% LC_NAME category.
+%
+name_fmt    "%p%t%f%t%g"
+name_gen    ""
+name_mr     "श्रीमान"
+name_mrs    "श्रीमयत"
+name_miss   "कुँवइर"
+name_ms     "कुँवअर"
+END LC_NAME
+
+LC_ADDRESS
+% This is the ISO_IEC TR14652 Locale definition for the
+% LC_ADDRESS
+postal_fmt  "%z%c%T%s%b%e%r"
+country_name "भारत"
+country_ab2 "IN"
+country_ab3 "IND"
+country_num 356
+country_car "IND"
+lang_name   "गढ़वळि"
+lang_ab     ""
+lang_term   "gbm"
+lang_lib    "gbm"
+END LC_ADDRESS
+
+
+LC_TELEPHONE
+copy "hi_IN"
+END LC_TELEPHONE
+
+
+LC_MEASUREMENT
+copy "i18n"
+END LC_MEASUREMENT

                 reply	other threads:[~2024-01-17 16:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240117165655.E7BBA3858CDB@sourceware.org \
    --to=mfabian@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).