From patchwork Thu Jul 27 09:47:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 794291 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-82476-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="uhzCoiCz"; 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 3xJ6hK6QzSz9s7F for ; Thu, 27 Jul 2017 19:52:01 +1000 (AEST) 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:cc:subject:date:message-id :content-type:references; q=dns; s=default; b=EUObSMPImzSDKgLuFK /FInj+qaA6gq8Zp7jSpJVG9bfjjmkAnI220TkdenteAoUpk3d5qPssiTORSGlwz0 BMpnR/0ZGqkl3bwBGfchD2tmtRTlZmM+CIJupzdDI6aA8TNOp0SctQN61WvGI9VC kKGY87XQAPvFsXC+u8/BXSWPc= 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:cc:subject:date:message-id :content-type:references; s=default; bh=mzXzKtPKFm0/Bet4aScKAZsQ S1w=; b=uhzCoiCzoe+j43Vfb7+PN0lBMW0eENP+cnSsY9qM1Xhc0lzB1qobR5Zh zaIbhNjHT42hI8JhM+siap+dhIAdVmIs5JcX5ql0h5xzjaOPV3Cz4K9jfZavxJLz iMMJVbJQKb51iCkoyw3ZGmts5Ve40EQbfhja3CivR7EXG9y6Vf4= Received: (qmail 127541 invoked by alias); 27 Jul 2017 09:51:49 -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 119170 invoked by uid 89); 27 Jul 2017 09:51:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=AWL, BAYES_00, 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=0.1 X-HELO: mailout1.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: Akhilesh Kumar Subject: [PATCH 1/1] Added new Locale bho_NP Date: Thu, 27 Jul 2017 15:17:37 +0530 Message-Id: <1501148857-15537-1-git-send-email-akhilesh.k@samsung.com> X-CMS-MailID: 20170727095134epcas5p48ef9d1164ceef06a30d1f13c4ed6e9a5 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: 20170727095134epcas5p48ef9d1164ceef06a30d1f13c4ed6e9a5 CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170727095134epcas5p48ef9d1164ceef06a30d1f13c4ed6e9a5 X-RootMTR: 20170727095134epcas5p48ef9d1164ceef06a30d1f13c4ed6e9a5 References: Bhojpuri is one the most common language in Nepal and India. http://codefornepal.org/en/2014/02/top-10-languages-spoken-as-mother-tongues-in-nepal/ https://en.wikipedia.org/wiki/Bhojpuri_language Added "bho_NP" locale and Reference is taken form "bho_IN". [#BZ 21845] * SUPPORTED: Add bho_NP * locales/bho_NP: New file, Bhojpuri locale for Nepal. --- localedata/SUPPORTED | 1 + localedata/locales/bho_NP | 92 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+), 0 deletions(-) create mode 100644 localedata/locales/bho_NP diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 5a9df1b..6bb95a3 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -65,6 +65,7 @@ bg_BG.UTF-8/UTF-8 \ bg_BG/CP1251 \ bhb_IN.UTF-8/UTF-8 \ bho_IN/UTF-8 \ +bho_NP/UTF-8 \ bi_VU/UTF-8 \ bn_BD/UTF-8 \ bn_IN/UTF-8 \ diff --git a/localedata/locales/bho_NP b/localedata/locales/bho_NP new file mode 100644 index 0000000..3a09f87 --- /dev/null +++ b/localedata/locales/bho_NP @@ -0,0 +1,92 @@ +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. + +% Bhojpuri language locale for Nepal. +% Akhilesh Kumar . + +LC_IDENTIFICATION +title "Bhojpuri language locale for Nepal" +source "Samsung Electronics Co., Ltd." +address "" +contact "" +email "akhilesh.k@samusng.com" +tel "" +fax "" +language "Bhojpuri" +territory "Nepal" +revision "0.1" +date "2017-24-07" + +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 "ne_NP" +END LC_CTYPE + +LC_COLLATE +copy "ne_NP" +END LC_COLLATE + +LC_MONETARY +copy "ne_NP" +END LC_MONETARY + +LC_NUMERIC +copy "ne_NP" +END LC_NUMERIC + +LC_TIME +copy "bho_IN" +END LC_TIME + +LC_MESSAGES +copy "hi_IN" +END LC_MESSAGES + +LC_PAPER +copy "ne_NP" +END LC_PAPER + +LC_NAME +copy "bho_IN" +END LC_NAME + +LC_ADDRESS +postal_fmt "%f%N%h%s%N%T" +country_name "" +country_ab2 "NP" +country_ab3 "NPL" +country_num 524 +% NEP +country_car "NEP" +lang_name "" +lang_term "bho" +lang_lib "bho" +END LC_ADDRESS + +LC_TELEPHONE +copy "ne_NP" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "ne_NP" +END LC_MEASUREMENT