From patchwork Tue Aug 8 03:44:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 21966 X-Patchwork-Delegate: mfabian@redhat.com Received: (qmail 29337 invoked by alias); 8 Aug 2017 03:49:35 -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 29254 invoked by uid 89); 8 Aug 2017 03:49:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.6 required=5.0 tests=AWL, BAYES_05, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 spammy=vat, VAT, Territory, Italian X-HELO: mailout4.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: Akhilesh Kumar Subject: [PATCH 1/2] New locale for it_VA Date: Tue, 8 Aug 2017 09:14:40 +0530 Message-Id: <1502163880-8704-1-git-send-email-akhilesh.k@samsung.com> X-CMS-MailID: 20170808034916epcas5p172a2daa504d3df649197cdd85471ba96 X-Msg-Generator: CA X-Sender-IP: 182.195.40.14 X-Local-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0b7IK87ISx7KCE7J6QG0NoaWVmIEVuZ2luZWVy?= X-Global-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0bU2Ftc3VuZ8KgRWxlY3Ryb25pY3MbQ2hpZWYgRW5naW5lZXI=?= X-Sender-Code: =?UTF-8?B?QzEwG1NXQUhRG0MxMElEMDJJRDAyODExNQ==?= X-MTR: 20170808034916epcas5p172a2daa504d3df649197cdd85471ba96 CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170808034916epcas5p172a2daa504d3df649197cdd85471ba96 X-RootMTR: 20170808034916epcas5p172a2daa504d3df649197cdd85471ba96 References: New locale is added for "Vatican City",smallest country in the world and Official languages is Italian https://simple.wikipedia.org/wiki/Vatican_City [#BZ 21919] * localedata/SUPPORTED : Added it_VA * localedata/locales/it_VA: Added New File it_VA --- localedata/SUPPORTED | 1 + localedata/locales/it_VA | 119 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 120 insertions(+), 0 deletions(-) create mode 100644 localedata/locales/it_VA diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index fa97877..ac6483e 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -273,6 +273,7 @@ it_CH/ISO-8859-1 \ it_IT.UTF-8/UTF-8 \ it_IT/ISO-8859-1 \ it_IT@euro/ISO-8859-15 \ +it_VA.UTF-8/UTF-8 \ iu_CA/UTF-8 \ ja_JP.EUC-JP/EUC-JP \ ja_JP.UTF-8/UTF-8 \ diff --git a/localedata/locales/it_VA b/localedata/locales/it_VA new file mode 100644 index 0000000..d436235 --- /dev/null +++ b/localedata/locales/it_VA @@ -0,0 +1,119 @@ +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. + +% Italian Language Locale for Vatican City +% Contributed by Akhilesh Kumar +% Language: it +% Territory: VA +% Revision: 0.1 +% Date: 08/08/2017 +% Users: general + +LC_IDENTIFICATION +title "Italian locale for Vatican City" +source "Samsung Electronics Co., Ltd." +address "" +contact "" +email "akhilesh.k@samsung.com" +tel "" +fax "" +language "Italian" +territory "Vatican City" +revision "0.1" +date "2017-08-08" + +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_COLLATE +copy "it_IT" +END LC_COLLATE + +LC_CTYPE +copy "it_IT" +END LC_CTYPE + +LC_MESSAGES +copy "it_IT" +END LC_MESSAGES + +LC_MONETARY +int_curr_symbol "ERO " +currency_symbol "" +mon_decimal_point "." +mon_thousands_sep "," +mon_grouping 3;3 +positive_sign "" +negative_sign "-" +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 "it_IT" +END LC_NUMERIC + +LC_TIME +copy "it_IT" +END LC_TIME + +LC_PAPER +copy "it_IT" +END LC_PAPER + +LC_TELEPHONE +% https://www.howtocallabroad.com/vatican/ +tel_int_fmt "+%c %l" +% 00 Europe: all countries except Belarus and Russia +int_prefix "00" +int_select "39,379" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "it_IT" +END LC_MEASUREMENT + +LC_NAME +copy "it_IT" +END LC_NAME + +LC_ADDRESS +postal_fmt "%f%N%h%s%N%T" +country_name "Vatican City" +country_ab2 "VA" +country_ab3 "VAT" +country_num 336 +% https://en.wikipedia.org/wiki/List_of_international_vehicle_registration_codes +country_car "SCV" +lang_name "Italian" +% it +lang_ab "" +% ita +lang_term "" +% ita +lang_lib "" +END LC_ADDRESS