mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
* locales/ks_IN: New file.
Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and Pravin Satpute <psatpute@redhat.com>.
This commit is contained in:
parent
1df6f9d808
commit
735be40014
6
NEWS
6
NEWS
@ -1,4 +1,4 @@
|
|||||||
GNU C Library NEWS -- history of user-visible changes. 2009-4-5
|
GNU C Library NEWS -- history of user-visible changes. 2009-4-6
|
||||||
Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
|
Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
|
||||||
See the end for copying conditions.
|
See the end for copying conditions.
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ Version 2.10
|
|||||||
Implemented by Ulrich Drepper.
|
Implemented by Ulrich Drepper.
|
||||||
|
|
||||||
* Correct declarations of string function when used in C++ code. This
|
* Correct declarations of string function when used in C++ code. This
|
||||||
could lead to compile error for invalid C++ code.
|
could lead to compile errors for invalid C++ code.
|
||||||
|
|
||||||
* XPG7/POSIX 2008 compilation environment. Many GNU-specific functions are
|
* XPG7/POSIX 2008 compilation environment. Many GNU-specific functions are
|
||||||
now in POSIX.
|
now in POSIX.
|
||||||
@ -35,7 +35,7 @@ Version 2.10
|
|||||||
but higher performing in multi-threaded programs.
|
but higher performing in multi-threaded programs.
|
||||||
Implemented by Ulrich Drepper.
|
Implemented by Ulrich Drepper.
|
||||||
|
|
||||||
* New locale: nan_TW@latin
|
* New locales: nan_TW@latin, ks_IN
|
||||||
|
|
||||||
* Faster strlen and strchr on x86-64.
|
* Faster strlen and strchr on x86-64.
|
||||||
Implemented by Ulrich Drepper.
|
Implemented by Ulrich Drepper.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
2009-04-06 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* locales/ks_IN: New file.
|
||||||
|
Patch by Mohammad Nayeem <mohammad.nayeem@gmail.com> and
|
||||||
|
Pravin Satpute <psatpute@redhat.com>.
|
||||||
|
|
||||||
2009-03-23 Jakub Jelinek <jakub@redhat.com>
|
2009-03-23 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
[BZ #9985]
|
[BZ #9985]
|
||||||
|
211
localedata/locales/ks_IN
Normal file
211
localedata/locales/ks_IN
Normal file
@ -0,0 +1,211 @@
|
|||||||
|
comment_char %
|
||||||
|
escape_char /
|
||||||
|
% Kashmiri language locale for India.
|
||||||
|
% Contributed by Pravin Satpute <psatpute@redhat.com> and
|
||||||
|
% Mr. Mohammad Nayeem <mohammad.nayeem@gmail.com>
|
||||||
|
|
||||||
|
LC_IDENTIFICATION
|
||||||
|
|
||||||
|
title "Kashmiri language locale for India"
|
||||||
|
source "Red Hat, Pune"
|
||||||
|
address "Marisfot III, Marigold Premises, East-Wing, Kalyaninagar, Pune, India-411014"
|
||||||
|
contact ""
|
||||||
|
email "bug-glibc-locales@gnu.org"
|
||||||
|
tel ""
|
||||||
|
fax ""
|
||||||
|
language "Kashmiri"
|
||||||
|
territory "India"
|
||||||
|
revision "1.0"
|
||||||
|
date "2009,April,06"
|
||||||
|
%
|
||||||
|
category "ks_IN:2009";LC_IDENTIFICATION
|
||||||
|
category "ks_IN:2009";LC_CTYPE
|
||||||
|
category "ks_IN:2009";LC_COLLATE
|
||||||
|
category "ks_IN:2009";LC_TIME
|
||||||
|
category "ks_IN:2009";LC_NUMERIC
|
||||||
|
category "ks_IN:2009";LC_MONETARY
|
||||||
|
category "ks_IN:2009";LC_MESSAGES
|
||||||
|
category "ks_IN:2009";LC_PAPER
|
||||||
|
category "ks_IN:2009";LC_NAME
|
||||||
|
category "ks_IN:2009";LC_ADDRESS
|
||||||
|
category "ks_IN:2009";LC_TELEPHONE
|
||||||
|
|
||||||
|
|
||||||
|
END LC_IDENTIFICATION
|
||||||
|
|
||||||
|
|
||||||
|
LC_CTYPE
|
||||||
|
copy "i18n"
|
||||||
|
|
||||||
|
translit_start
|
||||||
|
include "translit_combining";""
|
||||||
|
translit_end
|
||||||
|
END LC_CTYPE
|
||||||
|
|
||||||
|
|
||||||
|
LC_COLLATE
|
||||||
|
% Copy the template from ISO/IEC 14651
|
||||||
|
copy "iso14651_t1"
|
||||||
|
|
||||||
|
END LC_COLLATE
|
||||||
|
|
||||||
|
|
||||||
|
LC_MONETARY
|
||||||
|
% This is the POSIX Locale definition the LC_MONETARY category
|
||||||
|
% generated by IBM Basic CountryPack Transformer.
|
||||||
|
% These are generated based on XML base Locale defintion file
|
||||||
|
% for IBM Class for Unicode.
|
||||||
|
%
|
||||||
|
int_curr_symbol "<U0049><U004E><U0052><U0020>"
|
||||||
|
currency_symbol "<U20A8>"
|
||||||
|
mon_decimal_point "<U002E>"
|
||||||
|
mon_thousands_sep "<U002C>"
|
||||||
|
mon_grouping 3
|
||||||
|
positive_sign ""
|
||||||
|
negative_sign "<U002D>"
|
||||||
|
int_frac_digits 2
|
||||||
|
frac_digits 2
|
||||||
|
p_cs_precedes 1
|
||||||
|
p_sep_by_space 1
|
||||||
|
n_cs_precedes 1
|
||||||
|
n_sep_by_space 1
|
||||||
|
p_sign_posn 1
|
||||||
|
n_sign_posn 1
|
||||||
|
%
|
||||||
|
END LC_MONETARY
|
||||||
|
|
||||||
|
|
||||||
|
LC_NUMERIC
|
||||||
|
copy "hi_IN"
|
||||||
|
END LC_NUMERIC
|
||||||
|
|
||||||
|
|
||||||
|
LC_TIME
|
||||||
|
% This is the POSIX Locale definition for the LC_TIME category
|
||||||
|
% generated by IBM Basic CountryPack Transformer.
|
||||||
|
% These are generated based on XML base Locale definition file
|
||||||
|
% for IBM Class for Unicode.
|
||||||
|
%
|
||||||
|
% Abbreviated weekday names (%a)
|
||||||
|
abday "<U0622><U062A><U0647><U0648><U0627><U0631>";/
|
||||||
|
"<U0698><U0621><U0646><U062A><U0631><U0648><U0627><U0631>";/
|
||||||
|
"<U0628><U0648><U0621><U06BA><U0648><U0627><U0631>";/
|
||||||
|
"<U0628><U0648><U062F><U0647><U0648><U0627><U0631>";/
|
||||||
|
"<U0628><U0631><U0649><U0633><U0648><U0627><U0631>";/
|
||||||
|
"<U062C><U0645><U0639>";"<U0628><U0679><U0648><U0627><U0631>"
|
||||||
|
%
|
||||||
|
% Full weekday names (%A)
|
||||||
|
day "<U0622><U062A><U0647><U0648><U0627><U0631>";/
|
||||||
|
"<U0698><U0621><U0646><U062F><U0631><U0648><U0627><U0631>";/
|
||||||
|
"<U0628><U0648><U0621><U06BA><U0648><U0627><U0631>";/
|
||||||
|
"<U0628><U0648><U062F><U0647><U0648><U0627><U0631>";/
|
||||||
|
"<U0628><U0631><U0649><U0633><U0648><U0627><U0631>";/
|
||||||
|
"<U062C><U0645><U0639>";"<U0628><U0679><U0648><U0627><U0631>"
|
||||||
|
%
|
||||||
|
% Abbreviated month names (%b)
|
||||||
|
abmon "<U062C><U0646><U0648><U0631><U06CC>";/
|
||||||
|
"<U0641><U0631><U0648><U0631><U06CC>";/
|
||||||
|
"<U0645><U0627><U0631><U0686>";/
|
||||||
|
"<U0627><U067E><U0631><U06CC><U0644>";/
|
||||||
|
"<U0645><U0626>";/
|
||||||
|
"<U062C><U0648><U0646>";/
|
||||||
|
"<U062C><U064F><U0644><U0626>";/
|
||||||
|
"<U0627><U06AF><U0633><U062A>";/
|
||||||
|
"<U0633><U062A><U0646><U0628><U0631>";/
|
||||||
|
"<U0627><U06A9><U062A><U0648><U0628><U0631>";/
|
||||||
|
"<U0646><U0648><U06BA><U0628><U0631>";/
|
||||||
|
"<U062F><U0633><U0646><U0628><U0631>"
|
||||||
|
%
|
||||||
|
% Full month names (%B)
|
||||||
|
mon "<U062C><U0646><U0648><U0631><U06CC>";/
|
||||||
|
"<U0641><U0631><U0648><U0631><U06CC>";/
|
||||||
|
"<U0645><U0627><U0631><U0686>";/
|
||||||
|
"<U0627><U067E><U0631><U06CC><U0644>";/
|
||||||
|
"<U0645><U0626>";/
|
||||||
|
"<U062C><U0648><U0646>";/
|
||||||
|
"<U062C><U064F><U0644><U0626>";/
|
||||||
|
"<U0627><U06AF><U0633><U062A>";/
|
||||||
|
"<U0633><U062A><U0646><U0628><U0631>";/
|
||||||
|
"<U0627><U06A9><U062A><U0648><U0628><U0631>";/
|
||||||
|
"<U0646><U0648><U06BA><U0628><U0631>";/
|
||||||
|
"<U062F><U0633><U0646><U0628><U0631>"
|
||||||
|
%
|
||||||
|
% Equivalent of AM PM
|
||||||
|
am_pm "<U062F><U0648><U067E><U06BE><U0631><U0628><U0631><U0648><U0646><U06BE>";/
|
||||||
|
"<U062F><U0648><U067E><U06BE><U0631><U067E><U062A><U06BE>"
|
||||||
|
%
|
||||||
|
% Appropriate date and time representation
|
||||||
|
% %A %d %b %Y%I:%M:%S %Z
|
||||||
|
d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
|
||||||
|
<U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A>/
|
||||||
|
<U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
|
||||||
|
%
|
||||||
|
% Appropriate date representation
|
||||||
|
% %A %d %b %Y
|
||||||
|
d_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
|
||||||
|
<U0020><U0025><U0059>"
|
||||||
|
%
|
||||||
|
% Appropriate time representation
|
||||||
|
% %I:%M:%S %Z
|
||||||
|
t_fmt "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
|
||||||
|
<U0020><U0020><U0025><U005A>"
|
||||||
|
%
|
||||||
|
% Appropriate 12 h time representation (%r)
|
||||||
|
t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
|
||||||
|
<U0020><U0025><U0070><U0020><U0025><U005A>"
|
||||||
|
%
|
||||||
|
% Appropriate date representation (date(1)) "%a %b %e %H:%M:%S %Z %Y"
|
||||||
|
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||||
|
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
||||||
|
<U0025><U005A><U0020><U0025><U0059>"
|
||||||
|
END LC_TIME
|
||||||
|
|
||||||
|
|
||||||
|
LC_MESSAGES
|
||||||
|
yesexpr "<U005E><U005B><U0622><U0079><U0059><U005D><U002E><U002A>"
|
||||||
|
noexpr "<U005E><U005B><U0646><U006E><U004E><U005D><U002E><U002A>"
|
||||||
|
|
||||||
|
yesstr "<U0622>"
|
||||||
|
nostr "<U0646><U0639>"
|
||||||
|
END LC_MESSAGES
|
||||||
|
|
||||||
|
|
||||||
|
LC_PAPER
|
||||||
|
copy "hi_IN"
|
||||||
|
END LC_PAPER
|
||||||
|
|
||||||
|
|
||||||
|
LC_NAME
|
||||||
|
% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
|
||||||
|
% generated by IBM Basic CountryPack Transformer.
|
||||||
|
%
|
||||||
|
%
|
||||||
|
name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
|
||||||
|
name_gen ""
|
||||||
|
name_mr "<U062C><U0646><U0627><U0628>"
|
||||||
|
name_mrs "<U0645><U0633><U0645><U0627><U062A>"
|
||||||
|
name_miss "<U0645><U0633><U0645><U0627><U062A>"
|
||||||
|
name_ms "<U0645><U062d><U062a><U0631><U0645><U0647>"
|
||||||
|
|
||||||
|
END LC_NAME
|
||||||
|
|
||||||
|
|
||||||
|
LC_ADDRESS
|
||||||
|
% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
|
||||||
|
% generated by IBM Basic CountryPack Transformer.
|
||||||
|
postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073><U0025><U0062><U0025><U0065><U0025><U0072>"
|
||||||
|
country_ab2 "<U0049><U004E>"
|
||||||
|
country_ab3 "<U0049><U004E><U0044>"
|
||||||
|
country_num 356
|
||||||
|
|
||||||
|
END LC_ADDRESS
|
||||||
|
|
||||||
|
|
||||||
|
LC_TELEPHONE
|
||||||
|
copy "hi_IN"
|
||||||
|
END LC_TELEPHONE
|
||||||
|
|
||||||
|
|
||||||
|
LC_MEASUREMENT
|
||||||
|
copy "hi_IN"
|
||||||
|
END LC_MEASUREMENT
|
Loading…
Reference in New Issue
Block a user