From 26059a9936f45bd4486c7e4a2a75e6ac29c06950 Mon Sep 17 00:00:00 2001 From: Sayamindu Dasgupta Date: Thu, 15 Oct 2009 06:51:37 -0700 Subject: Afghan locale definition for Pashto language. Mostly by Sayamindu Dasgupta, fixed up by Pravin Satpute . --- localedata/locales/ps_AF | 283 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 283 insertions(+) create mode 100644 localedata/locales/ps_AF (limited to 'localedata') diff --git a/localedata/locales/ps_AF b/localedata/locales/ps_AF new file mode 100644 index 0000000000..fe6307617a --- /dev/null +++ b/localedata/locales/ps_AF @@ -0,0 +1,283 @@ +escape_char / +comment_char % + +%%%%%%%%%%%%%%%%%%%%%%% locale definition file "ps_AF" %%%%%%%%%%%%%%%%%%%%%% + +% Pashto Locale for Afghanistan +% Filename: ps_AF +% Locale name: ps_AF.UTF-8 +% Language: Pashto +% Territory: Afghanistan +% Charset: UTF-8 +% Revision: 0.1 +% By: Nasir Gulzade +% Creation Date: Thu, 15 Jan 2009 18:16:15 +0500 GMT +% Last Modification Date: Fri, 16 Jan 2009 20:33:40 +0500 GMT +% + + +LC_IDENTIFICATION + title "Pashto locale for Afghanistan" + source "Nasir Gulzade" + address "see e-mail." + contact "Nasir Gulzade" + email "nasirgulzade@hotmail.com" + tel "+93 700530286" + fax "" + language "Pashto" + territory "Afghanistan" + revision "0.2" + date "2009-01-16" + + category "ps_AF:2007";LC_IDENTIFICATION + category "ps_AF:2007";LC_CTYPE + category "ps_AF:2007";LC_COLLATE + category "ps_AF:2007";LC_TIME + category "ps_AF:2007";LC_NUMERIC + category "ps_AF:2007";LC_MONETARY + category "ps_AF:2007";LC_MESSAGES + category "ps_AF:2007";LC_MEASUREMENT + category "ps_AF:2007";LC_PAPER + category "ps_AF:2007";LC_NAME + category "ps_AF:2007";LC_ADDRESS + category "ps_AF:2007";LC_TELEPHONE +END LC_IDENTIFICATION + +LC_CTYPE + copy "i18n" + outdigit ..;;.. + map to_outpunct; (,);(,) +END LC_CTYPE + +LC_COLLATE +% Collation rules updated as per requirement of glibc by Pravin Satpute +% see rh bug 482881 +copy "iso14651_t1" + +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + +reorder-after + + + + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-after + ;;;IGNORE + "";"";"";IGNORE + ;;;IGNORE + +reorder-end + +END LC_COLLATE + +LC_TIME + abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + d_t_fmt "/ +/ +/ +" + d_fmt "/ +" + t_fmt "" + am_pm "";/ + "" + t_fmt_ampm "/ +" + first_weekday 7 + first_workday 7 + cal_direction 3 +END LC_TIME + +LC_NUMERIC + decimal_point "" + thousands_sep "" + grouping 3 +END LC_NUMERIC + +LC_MONETARY + int_curr_symbol "" + currency_symbol "" + mon_decimal_point "" + mon_thousands_sep "" + mon_grouping 3 + positive_sign "" + negative_sign "" + int_frac_digits 0 + frac_digits 0 + p_cs_precedes 0 + p_sep_by_space 1 + n_cs_precedes 0 + n_sep_by_space 1 + p_sign_posn 1 + n_sign_posn 1 +END LC_MONETARY + +LC_MESSAGES + yesexpr "/ +" + noexpr "/ +" +END LC_MESSAGES + +LC_MEASUREMENT + measurement 1 +END LC_MEASUREMENT + +LC_PAPER + height 297 + width 210 +END LC_PAPER + +LC_NAME + name_fmt "/ +" + name_gen "" % No general salutation for all persons in Pashto. + name_mr "" + name_mrs "" + name_miss "" + name_ms "" +END LC_NAME + +LC_ADDRESS + postal_fmt "/ +/ +/ +/ +" + country_name "/ +" + %country_post "" % FIXME: Not confirmed. + country_ab2 "" + country_ab3 "" + country_num 004 + country_car "" + + %country_isbn "" % Unfortunately not yet assigned :-( + % Since to date there is no ISBN agency working + % in Afghanistan. + + lang_name "" + lang_ab "" + lang_term "" + lang_lib "" +END LC_ADDRESS + +LC_TELEPHONE + tel_int_fmt "/ +" + tel_dom_fmt "" + int_select "" + int_prefix "" +END LC_TELEPHONE + +%%%%%%%%%%%%%%%%%%%% locale definition file "ps_AF" ends %%%%%%%%%%%%%%%%%%%%% + -- cgit v1.2.3-70-g09d2 From 0fc3cbc13f508e021c90e2d9fe0ceba88f37a19a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 15 Oct 2009 06:53:24 -0700 Subject: Add ps_AF locale. --- localedata/ChangeLog | 8 ++++++++ localedata/SUPPORTED | 1 + 2 files changed, 9 insertions(+) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 11d78fde3f..81468d5df3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,11 @@ +2009-10-15 Ulrich Drepper + + * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8. + + * locale/ps_AF: New file. + Contributed by Sayamindu Dasgupta and + Pravin Satpute . + 2009-06-16 Ulrich Drepper [BZ #10011] diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 6a75c9259c..e8a3e513a2 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -317,6 +317,7 @@ pa_PK/UTF-8 \ pap_AN/UTF-8 \ pl_PL.UTF-8/UTF-8 \ pl_PL/ISO-8859-2 \ +ps_AF/UTF-8 \ pt_BR.UTF-8/UTF-8 \ pt_BR/ISO-8859-1 \ pt_PT.UTF-8/UTF-8 \ -- cgit v1.2.3-70-g09d2 From 823bc6da658301e546c0650104e7428b8c636873 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 22 Oct 2009 22:50:00 -0700 Subject: Fix whitespaces. --- localedata/locales/ps_AF | 21 ++++++++++----------- sysdeps/x86_64/multiarch/strchr.S | 16 ++++++++-------- sysdeps/x86_64/multiarch/strrchr.S | 6 +++--- 3 files changed, 21 insertions(+), 22 deletions(-) (limited to 'localedata') diff --git a/localedata/locales/ps_AF b/localedata/locales/ps_AF index fe6307617a..7f686abbb5 100644 --- a/localedata/locales/ps_AF +++ b/localedata/locales/ps_AF @@ -54,16 +54,16 @@ LC_COLLATE % see rh bug 482881 copy "iso14651_t1" -collating-symbol +collating-symbol collating-symbol -collating-symbol +collating-symbol collating-symbol collating-symbol -collating-symbol +collating-symbol collating-symbol collating-symbol collating-symbol -collating-symbol +collating-symbol collating-symbol collating-symbol @@ -105,25 +105,25 @@ reorder-after reorder-after ;;;IGNORE -reorder-after +reorder-after ;;;IGNORE -reorder-after +reorder-after ;;;IGNORE -reorder-after +reorder-after ;;;IGNORE -reorder-after +reorder-after ;;;IGNORE -reorder-after +reorder-after ;;;IGNORE reorder-after ;;;IGNORE -reorder-after +reorder-after ;;;IGNORE reorder-after @@ -280,4 +280,3 @@ LC_TELEPHONE END LC_TELEPHONE %%%%%%%%%%%%%%%%%%%% locale definition file "ps_AF" ends %%%%%%%%%%%%%%%%%%%%% - diff --git a/sysdeps/x86_64/multiarch/strchr.S b/sysdeps/x86_64/multiarch/strchr.S index a77cc1c844..b35566d1a5 100644 --- a/sysdeps/x86_64/multiarch/strchr.S +++ b/sysdeps/x86_64/multiarch/strchr.S @@ -77,7 +77,7 @@ END(strchr) X for case 1. */ .section .text.sse4.2,"ax",@progbits - .align 16 + .align 16 .type __strchr_sse42, @function __strchr_sse42: cfi_startproc @@ -129,16 +129,16 @@ L(loop): addq $16, %r8 L(aligned_start): pcmpistri $0x2, (%r8), %xmm1 - jbe L(wrap) + jbe L(wrap) addq $16, %r8 pcmpistri $0x2, (%r8), %xmm1 - jbe L(wrap) - addq $16, %r8 - pcmpistri $0x2, (%r8), %xmm1 - jbe L(wrap) + jbe L(wrap) addq $16, %r8 - pcmpistri $0x2, (%r8), %xmm1 - jbe L(wrap) + pcmpistri $0x2, (%r8), %xmm1 + jbe L(wrap) + addq $16, %r8 + pcmpistri $0x2, (%r8), %xmm1 + jbe L(wrap) jmp L(loop) L(wrap): jc L(loop_exit) diff --git a/sysdeps/x86_64/multiarch/strrchr.S b/sysdeps/x86_64/multiarch/strrchr.S index a8c28a484c..f6665f34b7 100644 --- a/sysdeps/x86_64/multiarch/strrchr.S +++ b/sysdeps/x86_64/multiarch/strrchr.S @@ -82,7 +82,7 @@ END(strrchr) .section .text.sse4.2,"ax",@progbits - .align 16 + .align 16 .type __strrchr_sse42, @function __strrchr_sse42: cfi_startproc @@ -141,10 +141,10 @@ L(match_or_eos): L(match_no_eos): leaq (%r8,%rcx), %rax addq $16, %r8 - jmp L(loop) + jmp L(loop) .p2align 4 L(had_eos): - jnc L(exit) + jnc L(exit) leaq (%r8,%rcx), %rax .p2align 4 L(exit): -- cgit v1.2.3-70-g09d2 From cfff39ea98ec7765e5339dfdee3388749f75713a Mon Sep 17 00:00:00 2001 From: ReĆ¾at SABIQ Date: Thu, 29 Oct 2009 22:21:58 -0700 Subject: Fix first day of week and a few spellings in crh_UA locale. --- localedata/ChangeLog | 5 +++++ localedata/locales/crh_UA | 37 +++++++++++++++++++------------------ 2 files changed, 24 insertions(+), 18 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 81468d5df3..5e02534758 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2009-10-29 Ulrich Drepper + + * locales/crh_UA: Fix first day of week and a few spellings. + Patch by Režat SABIQ . + 2009-10-15 Ulrich Drepper * SUPPORTED (SUPPORTED-LOCALES): Add ps_AF.UTF-8. diff --git a/localedata/locales/crh_UA b/localedata/locales/crh_UA index 5dfab24d90..a6fceeae0a 100644 --- a/localedata/locales/crh_UA +++ b/localedata/locales/crh_UA @@ -1,14 +1,14 @@ comment_char % escape_char / % -% Crimean Tatar Language Locale for Ukraine (latin) -% Source: Reshat Sabiq (Reat) -% Contact: Reshat Sabiq (Reat) -% Email: +% Crimean Tatar (Crimean Turkish) Language Locale for Ukraine (latin) +% Source: Reat SABIQ +% Contact: Reat SABIQ +% Email: % Language: crh % Territory: UA -% Revision: 0.3 -% Date: 2006-10-09 +% Revision: 0.4 +% Date: 2009-08-16 % Application: general % Users: general % Charset: UTF-8 @@ -16,17 +16,17 @@ escape_char / % for commercial purposes. LC_IDENTIFICATION -title "Crimean Tatar language locale for Ukraine" +title "Crimean Tatar (Crimean Turkish) language locale for Ukraine" source "" address "" -contact "Reshat Sabiq (Reat)" -email "tatar.iqtelif.i18n@gmail.com" +contact "Reat SABIQ" +email "tilde.birlik@gmail.com" tel "" fax "" language "Crimean Tatar" territory "Ukraine" -revision "0.3" -date "2006-10-09" +revision "0.4" +date "2009-08-16" category crh_UA:2000;LC_IDENTIFICATION category crh_UA:2000;LC_CTYPE @@ -124,11 +124,10 @@ copy "tr_TR" END LC_CTYPE LC_MESSAGES -% TODO: No is "yoq"; is it OK that it corresponds with English "yes"? yesstr "" -nostr "" -yesexpr "" -noexpr "" +nostr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_MONETARY @@ -157,9 +156,9 @@ END LC_NUMERIC LC_TIME day "";/ - "";/ + "";/ "";/ - "";/ + "";/ "";/ "";/ "" @@ -198,12 +197,14 @@ d_t_fmt "/ " d_fmt "" t_fmt "" -am_pm "";"" +am_pm "";"" t_fmt_ampm "/ " date_fmt "/ / " +first_weekday 2 +first_workday 2 END LC_TIME LC_PAPER -- cgit v1.2.3-70-g09d2 From b0e477a9aa6dafd5b9780b2248e61620e2c83d32 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Thu, 29 Oct 2009 22:30:25 -0700 Subject: Define yesstr and nostr for a few locales. --- localedata/ChangeLog | 4 ++++ localedata/locales/POSIX | 4 ++++ localedata/locales/en_US | 2 ++ 3 files changed, 10 insertions(+) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5e02534758..bfb384d9e4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2009-10-29 Ulrich Drepper + * locales/POSIX: Define yesstr and nostr. + * locales/en_US: Likewise. + Patch by Petr Machata . + * locales/crh_UA: Fix first day of week and a few spellings. Patch by Režat SABIQ . diff --git a/localedata/locales/POSIX b/localedata/locales/POSIX index 00c5b4a0d6..457ce6ec64 100644 --- a/localedata/locales/POSIX +++ b/localedata/locales/POSIX @@ -328,4 +328,8 @@ LC_MESSAGES yesexpr "" # noexpr "" +# +yesstr "" +# +nostr "" END LC_MESSAGES diff --git a/localedata/locales/en_US b/localedata/locales/en_US index 38425e815e..a41f5bc310 100644 --- a/localedata/locales/en_US +++ b/localedata/locales/en_US @@ -132,6 +132,8 @@ END LC_TIME LC_MESSAGES yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_PAPER -- cgit v1.2.3-70-g09d2 From bf20990de0c0478cd974717237c5738d036ad8dc Mon Sep 17 00:00:00 2001 From: Nicolo' Chieffo Date: Thu, 29 Oct 2009 22:49:17 -0700 Subject: Fix date_fmt for it_IT and it_CH locales. --- localedata/ChangeLog | 5 +++++ localedata/locales/it_CH | 6 +++--- localedata/locales/it_IT | 6 +++--- 3 files changed, 11 insertions(+), 6 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index bfb384d9e4..08695423ba 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 2009-10-29 Ulrich Drepper + [BZ #10425] + * locales/it_IT: Fix date_fmt. + * locales/it_CH: Likewise. + Patch by Nicolo' Chieffo . + * locales/POSIX: Define yesstr and nostr. * locales/en_US: Likewise. Patch by Petr Machata . diff --git a/localedata/locales/it_CH b/localedata/locales/it_CH index 4fdc50a4b8..7ea13ad106 100644 --- a/localedata/locales/it_CH +++ b/localedata/locales/it_CH @@ -97,9 +97,9 @@ d_fmt "" t_fmt "" am_pm "";"" t_fmt_ampm "" -date_fmt "/ -/ -" +date_fmt "\ +\ +" END LC_TIME LC_PAPER diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT index 105f40c9f4..ec8151c68a 100644 --- a/localedata/locales/it_IT +++ b/localedata/locales/it_IT @@ -121,9 +121,9 @@ d_fmt "" t_fmt "" am_pm "";"" t_fmt_ampm "" -date_fmt "/ -/ -" +date_fmt "\ +\ +" END LC_TIME LC_PAPER -- cgit v1.2.3-70-g09d2 From 675a462ba31fe48fd8513c186287b8fa5d26f655 Mon Sep 17 00:00:00 2001 From: Neskie Manuel Date: Fri, 30 Oct 2009 00:22:34 -0700 Subject: Fix accents in shs_CA locale. --- localedata/ChangeLog | 6 +++++ localedata/locales/shs_CA | 56 +++++++++++++++++++++++------------------------ 2 files changed, 34 insertions(+), 28 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 08695423ba..b91a5fa6c3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2009-10-30 Ulrich Drepper + + [BZ #10319] + * locales/shs_CA: Fix accents. + Patch by Neskie Manuel . + 2009-10-29 Ulrich Drepper [BZ #10425] diff --git a/localedata/locales/shs_CA b/localedata/locales/shs_CA index e6c52c7672..6c1b77f19d 100644 --- a/localedata/locales/shs_CA +++ b/localedata/locales/shs_CA @@ -55,10 +55,10 @@ reorder-after % Present in iso14651_t1, but these definitions seem to have been % removed from latest iso14651 tables. reorder-after - "";"";"";IGNORE + "";"";"";IGNORE reorder-after - "";"";"";IGNORE + "";"";"";IGNORE reorder-end @@ -80,41 +80,41 @@ LC_TIME abday "";/ "";/ "";/ - "";/ - "";/ - "";/ - "" -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" abmon "";/ "";/ "";/ - "";/ + "";/ "";/ "";/ "";/ - "";/ + "";/ "";/ - "";/ + "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "" d_fmt "" t_fmt "" -- cgit v1.2.3-70-g09d2 From 9fd76770c304ac30a344150d6a56bd6f873b2be0 Mon Sep 17 00:00:00 2001 From: Jorge Guerrero Date: Fri, 30 Oct 2009 00:31:32 -0700 Subject: Define am_pm , t_fmt_ampm, first_weekday for es_CO locale. --- localedata/ChangeLog | 4 ++++ localedata/locales/es_CO | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index b91a5fa6c3..01edd7d1f5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2009-10-30 Ulrich Drepper + [BZ #10312] + * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday. + Patch by Jorge Guerrero . + [BZ #10319] * locales/shs_CA: Fix accents. Patch by Neskie Manuel . diff --git a/localedata/locales/es_CO b/localedata/locales/es_CO index bb983d7e7f..4c1de136be 100644 --- a/localedata/locales/es_CO +++ b/localedata/locales/es_CO @@ -117,11 +117,14 @@ mon "";/ d_t_fmt "" d_fmt "" t_fmt "" -am_pm "";"" -t_fmt_ampm "" +am_pm "";"" +t_fmt_ampm "/ +" date_fmt "/ / " +% FIXME: found in CLDR +first_weekday 2 END LC_TIME LC_PAPER -- cgit v1.2.3-70-g09d2 From b47525dd866cbeff9748f532b24a930c7b65d798 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 30 Oct 2009 07:18:24 -0700 Subject: Fix first weekday for ast_ES locale. --- localedata/ChangeLog | 3 +++ localedata/locales/ast_ES | 1 + 2 files changed, 4 insertions(+) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 01edd7d1f5..0de7cccb87 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2009-10-30 Ulrich Drepper + [BZ #10286] + * locales/ast_ES: Define first_weekday. + [BZ #10312] * locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday. Patch by Jorge Guerrero . diff --git a/localedata/locales/ast_ES b/localedata/locales/ast_ES index 249571cd3e..eb048d5bbb 100644 --- a/localedata/locales/ast_ES +++ b/localedata/locales/ast_ES @@ -109,6 +109,7 @@ t_fmt_ampm "" date_fmt "/ / " +first_weekday 2 END LC_TIME LC_PAPER -- cgit v1.2.3-70-g09d2