From patchwork Tue Jan 14 09:22:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mike FABIAN X-Patchwork-Id: 1222579 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-108651-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha1 header.s=default header.b=jnDdtKrJ; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=ImQAtARb; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47xlPR0MYbz9sPn for ; Tue, 14 Jan 2020 20:23:22 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type; q=dns; s=default; b=QlRUv774OR2xw4JRj5cdhKzM4as8i NVo7Bl6RnAmcojitksd9zGRLX4ia6uWad4vIRvTWmFecW9kZJJX/umn0SIn5Fp0F DV+bO2v3Gfahm07suroQlRB8f0rpx1SRDoH53ZtLbXCmnZcCvx2VJUJzkPp0g0Ol jJLTRjmmEq9yPY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type; s=default; bh=i9y+OKlo6UEo3sswfVdEnFQJXdo=; b=jnD dtKrJkksGmpyNBW9YpRdJTk4VpRIC9Ih0InFwz86fOEBU3wkYccHuCGkS/YFNGnL xmlCYx1Wjbcdl+pq4VJ1wScwpMmVTqLn0Lz8KD4y3H7f5a1kDiI3FkQsaNs+O8RP XtpeWJJXoIDEHVjlNhSlQfCzCSN3M1X4bXBx4gys= Received: (qmail 28997 invoked by alias); 14 Jan 2020 09:23:12 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 28937 invoked by uid 89); 14 Jan 2020 09:23:12 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-16.7 required=5.0 tests=AC_HTML_NONSENSE_TAGS, AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=october, October, March X-HELO: us-smtp-delivery-1.mimecast.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578993780; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=OOKfDQmIGlbTUXundSiUF+Dd4EkQDmMZBzZA+9I2cws=; b=ImQAtARbL4pKEHjHC2UqkPHn3CW5SZCEJcF22Koq0ccAhBEfHsJheHpSMcU6FKBKrhsqEQ jMn/ojuZFAcM/tu2Y6T4tC3Ta5rCrMllXTXHTwKDNH0oHlzTvXvAn1hL0/lCj2ByU0OXnD kfTD1V1Gx9ybuOIohIJbXLHaMSFxM9o= From: Mike FABIAN To: libc-alpha@sourceware.org Subject: [PATCH 1/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809] Date: Tue, 14 Jan 2020 10:22:53 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809] Part 1 of the patch is what was submitted by the contributor. Part 2 are my fixes. From 17786a4aa7d43a48c5187e33c328005716b2501d Mon Sep 17 00:00:00 2001 From: Jwtiyar Nariman Date: Mon, 13 Jan 2020 10:06:06 +0100 Subject: [PATCH 1/2] Add ckb_IQ locale --- localedata/locales/ckb_IQ | 452 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 452 insertions(+) create mode 100644 localedata/locales/ckb_IQ diff --git a/localedata/locales/ckb_IQ b/localedata/locales/ckb_IQ new file mode 100644 index 0000000000..08574db72e --- /dev/null +++ b/localedata/locales/ckb_IQ @@ -0,0 +1,452 @@ +comment_char % +escape_char / + +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + + +% FOR ALL KURDISH DIALECTS USING ARABIC ALPHABETS +% Central Kurdish language locale for Iraq (using arabic letters): +% Contributed by Aras Noori +% Filename: ckb_iq +% Locale name: ckb_iq.UTF-8 +% Language: Central Kurdish (Sorani) +% Language abbrivation: KU-AR(Kurdish - Arabic letters) +% Charset: UTF-8 +% Creation Date: 2009-11-03 +% History: +% January 2009: Defining CKB locale +% March 2009: Adding rule for CKB +% October 2009: bug fixing and redefine +% April 2010 fixing "not found category" problems +% March 2011 fixing all bugs +% Sept 2014: fixing alphabet and unicode bugs +% Oct 2014: fixing Address and fmt_name issues + +LC_IDENTIFICATION +title "Central Kurdish language locale for Iraq" +source "Aras Noori, Jwtiyar Nariman" +address "see e-mail" +contact "Aras Noori, Jwtiyar Nariman" +email "aras.noori@gmail.com, Jwtiyar@gmail.com" +tel "" +fax "" +language "Central Kurdish" +territory "Iraq" +revision "0.9" +date "2020-01-05" + +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 +category "i18n:2012";LC_MEASUREMENT + +END LC_IDENTIFICATION + +LC_CTYPE +copy "i18n" +END LC_CTYPE + +LC_COLLATE +% The Kurdish Sorani, Bahdini, and others dialects is mainly written using a modified (Arabic-based alphabet) with 33 letters. +% Unlike the regular Arabic alphabet, which is an abjad, kurdish is an alphabet in which vowels are mandatory, making the script easy to read. +% +% The kurdish alphabet order is: +% in Latin: a, b, c, ç, d, e, ê, f, g, h, i, î, j, k, l, ll, m, n, o, p, q, r, rr, s, sh, t, u, uu, v, w, x, y, z +% vowels: A, E, I, O, U, UU +% +% Copy the template from ISO/IEC 14651 + +order_start forward; forward +% +% Kurdish numeric characters. +% + + + + + + + + + + + +% +% Characters from space to / and from : to ~ and nbsp. +% + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +% +% Kurish alphabet order. +% + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +% + % + % English numeric characters. + % + + + + + + + + + + + % + % + % English alphabet. + % + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + ; + % + % + % Other control characters etc. upto order_end + % + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IGNORE +order_end + +END LC_COLLATE + +LC_MONETARY +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3 +positive_sign "" +negative_sign "" +int_frac_digits 3 +frac_digits 3 +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 2 + +END LC_MONETARY + + +LC_NUMERIC +decimal_point "" +thousands_sep "" +grouping 3 +END LC_NUMERIC + + +LC_TIME +% These are generated based on XML base Locale difintion file +% +% Abbreviated weekday names +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full weekday names +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Abbreviated month names +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full month names +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Equivalent of AM PM +am_pm "";"" +% +% Appropriate date and time representation +d_t_fmt "%d %b %Y, %Z %I:%M:%S %p" +% +% Appropriate date representation(%x) +d_fmt "%A %d %b %Y" +% +% Appropriate time representation +t_fmt "%Z %I:%M:%S %p" +% +% Appropriate 12 h time representation +t_fmt_ampm "%I:%M:%S %p" +% +% Appropriate date representation +date_fmt "%A %d %B %Y" + +week 7;19971130;1 +first_weekday 7 +first_workday 2 +cal_direction 3 +END LC_TIME + + +LC_MESSAGES +yesexpr "" +noexpr "" +yesstr "" +nostr "" +END LC_MESSAGES + + +LC_PAPER +copy "ar_IQ" +END LC_PAPER + + +LC_NAME +name_fmt "%d%t%g%t%m%t%f" +name_gen "" +name_miss "" +name_ms "" +name_mrs "" +name_mr "" +END LC_NAME +% +LC_ADDRESS +postal_fmt "%z%c%T%s%b%e%r" +country_name "Iraq" +country_ab2 "" +country_ab3 "" +country_post "" +country_num 368 +country_car "" +% +END LC_ADDRESS + + +LC_TELEPHONE +% +tel_int_fmt "+%c %a%t%l" +int_select "" % 00 +int_prefix "" %964 + +END LC_TELEPHONE + + +LC_MEASUREMENT +copy "ar_IQ" +END LC_MEASUREMENT -- 2.24.1 From patchwork Tue Jan 14 09:26:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mike FABIAN X-Patchwork-Id: 1222583 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-108652-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha1 header.s=default header.b=TiiA7bGZ; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=ajH8U8xr; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47xlV53DrJz9sPn for ; Tue, 14 Jan 2020 20:27:25 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type; q=dns; s=default; b=SsydPFxvboLU5apTzoVf7nPIJVMzx PpH3goAh1ZmyiNAqsZqANm5oIo7BQqvf65kEsZHtt7UHX96Ql1rKPPZ4/I7KxsnE CR1t9eVw5lm96NqQSLeJEkCDaj0kEz/VYV8YH87qNfViWf+U86rcSlT208hvJuru PCOfr1G2Iqaj5w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:mime-version :content-type; s=default; bh=o5DKmPngNYYgVkaZCEQc/OtRsjY=; b=Tii A7bGZ5EhNZYRnBpIMx/AmV6v0QyS848ZX4dF4sSx6Y/PCwf7z3WI0oJFt24xgX4V NiROWtf1yNZqS+mJUJVHLDACKtsBabN6SCGUtdA9hB3hx9GmXt8mxBotjltqV949 u6GQVMB9QI+tH17hXx30c7PmmTWuImfo5WoPxKHY= Received: (qmail 36432 invoked by alias); 14 Jan 2020 09:27:19 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 36423 invoked by uid 89); 14 Jan 2020 09:27:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-16.6 required=5.0 tests=AC_HTML_NONSENSE_TAGS, AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SCC_5_SHORT_WORD_LINES, T_FILL_THIS_FORM_SHORT autolearn=ham version=3.3.1 spammy= X-HELO: us-smtp-1.mimecast.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578994021; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=vvU825qwu9lB3I2vfamTWPQIGyUO1dJhhSnc7CsneXE=; b=ajH8U8xrH2allsaFpUBamz7+vUPWbpjqy0B9lBwXhfkTVF7sDfShAZRSc2lzKo1MhpNm3s bT1bLklQlymGxCV+clg/2zTNBiSD5lCUYmwhYsQDXhFt3GRQvrjghM1ysW+RLvEeEy8l4M XEpyP/gsKozttSLotdqpr6+InQgyqag= From: Mike FABIAN To: libc-alpha@sourceware.org Subject: [PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809] Date: Tue, 14 Jan 2020 10:26:57 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809] Part 1 of the patch is what was submitted by the contributor. Part 2 are my fixes. From 63a4478070ccaf9eb96ab6bfea147ea52e22073c Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 13 Jan 2020 10:12:07 +0100 Subject: [PATCH 2/2] Fix ckb_IQ; Add ckb_IQ to SUPPORTED file; Add ckb_IQ.UTF-8.in collation test file; --- localedata/Makefile | 2 + localedata/SUPPORTED | 1 + localedata/ckb_IQ.UTF-8.in | 105 +++++++++++ localedata/locales/ckb_IQ | 369 +++++++------------------------------ 4 files changed, 178 insertions(+), 299 deletions(-) create mode 100644 localedata/ckb_IQ.UTF-8.in diff --git a/localedata/Makefile b/localedata/Makefile index b8a3b67810..75da312579 100644 --- a/localedata/Makefile +++ b/localedata/Makefile @@ -47,6 +47,7 @@ test-input := \ bg_BG.UTF-8 \ br_FR.UTF-8 \ bs_BA.UTF-8 \ + ckb_IQ.UTF-8 \ cmn_TW.UTF-8 \ crh_UA.UTF-8 \ cs_CZ.UTF-8 \ @@ -202,6 +203,7 @@ LOCALES := \ bg_BG.UTF-8 \ br_FR.UTF-8 \ bs_BA.UTF-8 \ + ckb_IQ.UTF-8 \ cmn_TW.UTF-8 \ crh_UA.UTF-8 \ cs_CZ.UTF-8 \ diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 40b2ccee5a..1ee5b5e8c8 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -91,6 +91,7 @@ ca_IT.UTF-8/UTF-8 \ ca_IT/ISO-8859-15 \ ce_RU/UTF-8 \ chr_US/UTF-8 \ +ckb_IQ/UTF-8 \ cmn_TW/UTF-8 \ crh_UA/UTF-8 \ cs_CZ.UTF-8/UTF-8 \ diff --git a/localedata/ckb_IQ.UTF-8.in b/localedata/ckb_IQ.UTF-8.in new file mode 100644 index 0000000000..157546d419 --- /dev/null +++ b/localedata/ckb_IQ.UTF-8.in @@ -0,0 +1,105 @@ +0 +٠ +1 +١ +2 +٢ +3 +٣ +4 +٤ +5 +٥ +6 +٦ +7 +٧ +8 +٨ +9 +٩ +a +A +b +B +c +C +d +D +e +E +f +F +g +G +h +H +i +I +j +J +k +K +l +L +m +M +n +N +o +O +p +P +q +Q +r +R +s +S +t +T +u +U +v +V +w +W +x +X +y +Y +z +Z +ئ +ا +ب +پ +ت +ج +چ +ح +خ +د +ر +ڕ +ز +ژ +س +ش +ع +غ +ف +ڤ +ق +ک +گ +ل +ڵ +م +ن +و +ۆ +ه +ە +ی +ێ diff --git a/localedata/locales/ckb_IQ b/localedata/locales/ckb_IQ index 08574db72e..8014129fbc 100644 --- a/localedata/locales/ckb_IQ +++ b/localedata/locales/ckb_IQ @@ -33,8 +33,8 @@ source "Aras Noori, Jwtiyar Nariman" address "see e-mail" contact "Aras Noori, Jwtiyar Nariman" email "aras.noori@gmail.com, Jwtiyar@gmail.com" -tel "" -fax "" +tel "" +fax "" language "Central Kurdish" territory "Iraq" revision "0.9" @@ -63,254 +63,31 @@ LC_COLLATE % The Kurdish Sorani, Bahdini, and others dialects is mainly written using a modified (Arabic-based alphabet) with 33 letters. % Unlike the regular Arabic alphabet, which is an abjad, kurdish is an alphabet in which vowels are mandatory, making the script easy to read. % -% The kurdish alphabet order is: +% The kurdish alphabet order is: % in Latin: a, b, c, ç, d, e, ê, f, g, h, i, î, j, k, l, ll, m, n, o, p, q, r, rr, s, sh, t, u, uu, v, w, x, y, z % vowels: A, E, I, O, U, UU % -% Copy the template from ISO/IEC 14651 -order_start forward; forward -% -% Kurdish numeric characters. -% - - - - - - - - - - +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" -% -% Characters from space to / and from : to ~ and nbsp. -% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -% -% Kurish alphabet order. -% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +reorder-after % ر + % ڕ -% - % - % English numeric characters. - % - - - - - - - - - - - % - % - % English alphabet. - % - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - ; - % - % - % Other control characters etc. upto order_end - % - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - IGNORE -order_end +reorder-after % ن + % و + % ۆ END LC_COLLATE LC_MONETARY -int_curr_symbol "" +int_curr_symbol "IQD " currency_symbol "" -mon_decimal_point "" -mon_thousands_sep "" +mon_decimal_point "." +mon_thousands_sep "," mon_grouping 3 -positive_sign "" -negative_sign "" +positive_sign "+" +negative_sign "-" int_frac_digits 3 frac_digits 3 p_cs_precedes 1 @@ -319,65 +96,60 @@ n_cs_precedes 1 n_sep_by_space 1 p_sign_posn 1 n_sign_posn 2 - END LC_MONETARY - LC_NUMERIC -decimal_point "" -thousands_sep "" +decimal_point "." +thousands_sep "," grouping 3 END LC_NUMERIC - LC_TIME -% These are generated based on XML base Locale difintion file -% % Abbreviated weekday names -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -% -% Full weekday names -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full weekday names +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names -abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full month names -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Equivalent of AM PM am_pm "";"" @@ -394,7 +166,7 @@ t_fmt "%Z %I:%M:%S %p" % Appropriate 12 h time representation t_fmt_ampm "%I:%M:%S %p" % -% Appropriate date representation +% Appropriate date representation date_fmt "%A %d %B %Y" week 7;19971130;1 @@ -403,20 +175,17 @@ first_workday 2 cal_direction 3 END LC_TIME - LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "^[+1yY]" +noexpr "^[-0nN]" yesstr "" nostr "" END LC_MESSAGES - LC_PAPER copy "ar_IQ" END LC_PAPER - LC_NAME name_fmt "%d%t%g%t%m%t%f" name_gen "" @@ -428,21 +197,23 @@ END LC_NAME % LC_ADDRESS postal_fmt "%z%c%T%s%b%e%r" -country_name "Iraq" -country_ab2 "" -country_ab3 "" -country_post "" +country_name "" +country_ab2 "IQ" +country_ab3 "IRQ" +country_post "IRQ" country_num 368 -country_car "" +country_car "IQ" +lang_name " " +lang_term "ckb" +lang_lib "ckb" % END LC_ADDRESS - LC_TELEPHONE % tel_int_fmt "+%c %a%t%l" -int_select "" % 00 -int_prefix "" %964 +int_select "00" +int_prefix "964" END LC_TELEPHONE -- 2.24.1