From patchwork Sun Apr 17 23:53:00 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Frysinger X-Patchwork-Id: 11780 X-Patchwork-Delegate: vapier@gentoo.org Received: (qmail 119965 invoked by alias); 17 Apr 2016 23:53:06 -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 119947 invoked by uid 89); 17 Apr 2016 23:53:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_00, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=Nation, exempt, lang_ab, States X-HELO: smtp.gentoo.org From: Mike Frysinger To: libc-alpha@sourceware.org Subject: [PATCH] localedata: chr_US: new Cherokee locale [BZ #12143] Date: Sun, 17 Apr 2016 19:53:00 -0400 Message-Id: <1460937180-12283-1-git-send-email-vapier@gentoo.org> --- localedata/locales/chr_US | 141 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 localedata/locales/chr_US diff --git a/localedata/locales/chr_US b/localedata/locales/chr_US new file mode 100644 index 0000000..809fc1f --- /dev/null +++ b/localedata/locales/chr_US @@ -0,0 +1,141 @@ +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. + +% Locale for Cherokee locale in the USA +% Contributed by Joseph Erb , 2010 + +LC_IDENTIFICATION +title "Cherokee language locale for United States" +source "Cherokee Nation" +address "http:////cldr.unicode.org//index//process" +contact "Joseph Erb" +email "josepherb7@gmail.com" +tel "" +fax "" +language "Cherokee" +territory "United States" +revision "1.0" +date "2010-10-20" + +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 "en_US" +END LC_CTYPE + +LC_COLLATE +copy "en_US" +END LC_COLLATE + +LC_MONETARY +copy "en_US" +END LC_MONETARY + +LC_NUMERIC +copy "en_US" +END LC_NUMERIC + +LC_TIME +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon ""; "";/ + ""; "";/ + ""; "";/ + ""; "";/ + ""; "";/ + ""; "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "/ +" +d_fmt "" +t_fmt "" +t_fmt_ampm "/ +" +am_pm "";"" +week 7;19971130;1 +END LC_TIME + +LC_MESSAGES +yesexpr "^[yY].*" +noexpr "^[nN].*" +yesstr "" +nostr "" +END LC_MESSAGES + +LC_PAPER +copy "en_US" +END LC_PAPER + +LC_NAME +% FIXME +copy "en_US" +END LC_NAME + +LC_ADDRESS +postal_fmt "/ +/ +/ +/ +" +country_name "" +country_post "" +country_ab2 "" +country_ab3 "" +country_num 840 +country_car "" +country_isbn 0 +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" +END LC_ADDRESS + +LC_TELEPHONE +copy "en_US" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "en_US" +END LC_MEASUREMENT