From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2013) id B848B386EC7D; Thu, 11 Jan 2024 12:36:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B848B386EC7D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704976605; bh=7lU1bvVv85d7XEatCK/du2i0jt74IKuFjgBCG48VXJI=; h=From:To:Subject:Date:From; b=ZfKS74+dj5yLYKHK4KfOdAquOr721+Pz8XJQNegC05y3DByzcEJ3VF6ZRoFI+UpAW f5QrKj3yY/pqCPGflTqIYl1P/xZ+XrN6iRb9S/m+8OLcWMfNKKDUAspElX/UISZ397 0kQItkFAQoG8RVUmtqGFAqzyOUk245+C8QhEURL8= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" From: Mike Fabian To: glibc-cvs@sourceware.org Subject: [glibc] localedata: add new locale kv_RU X-Act-Checkin: glibc X-Git-Author: Mike FABIAN X-Git-Refname: refs/heads/master X-Git-Oldrev: 94aa256a47253d2202240c8696cbe824a969d3cc X-Git-Newrev: dff5023a87fb4186d9b2e12880e8ba1b171aedf8 Message-Id: <20240111123645.B848B386EC7D@sourceware.org> Date: Thu, 11 Jan 2024 12:36:45 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=dff5023a87fb4186d9b2e12880e8ba1b171aedf8 commit dff5023a87fb4186d9b2e12880e8ba1b171aedf8 Author: Mike FABIAN Date: Tue Jan 9 14:29:20 2024 +0100 localedata: add new locale kv_RU Resolves: BZ # 30605 Diff: --- localedata/SUPPORTED | 1 + localedata/locales/kv_RU | 164 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 165 insertions(+) diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 25a2db45ec..7929682f3e 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -297,6 +297,7 @@ ks_IN/UTF-8 \ ks_IN@devanagari/UTF-8 \ ku_TR.UTF-8/UTF-8 \ ku_TR/ISO-8859-9 \ +kv_RU/UTF-8 \ kw_GB.UTF-8/UTF-8 \ kw_GB/ISO-8859-1 \ ky_KG/UTF-8 \ diff --git a/localedata/locales/kv_RU b/localedata/locales/kv_RU new file mode 100644 index 0000000000..f1f9dfd41b --- /dev/null +++ b/localedata/locales/kv_RU @@ -0,0 +1,164 @@ +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. + +LC_IDENTIFICATION +title "Komi locale for Russia" +source "" +address "" +contact "Kirill Izmestev" +email "felixz@altlinux.org" +tel "" +language "Komi" +territory "Russia" +revision "1.0" +date "2023-05-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_COLLATE +copy "iso14651_t1" % Additional Komi letters already fine sorted in this iso standart +END LC_COLLATE + +LC_CTYPE +copy "i18n" + +translit_start +include "translit_combining";"" +translit_end +END LC_CTYPE + +LC_MESSAGES +yesexpr "^[+1yY]" +noexpr "^[-0nN]" +END LC_MESSAGES + +LC_MONETARY +int_curr_symbol "RUB " +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 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_NUMERIC +copy "ru_RU" +END LC_NUMERIC + +LC_TIME +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +alt_mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "%A, %Yʼ %B %-dʼ %T" +d_fmt "%Y-%m-%d" +t_fmt "%T" +am_pm "";"" +t_fmt_ampm "" +date_fmt "%A, %Yʼ %B %-dʼ %H:%M:%S %Z" +week 7;19971130;1 +first_weekday 2 +END LC_TIME + +LC_PAPER +copy "ru_RU" +END LC_PAPER + +LC_TELEPHONE +copy "ru_RU" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "ru_RU" +END LC_MEASUREMENT + +LC_NAME +name_fmt "%d%t%g%t%m%t%f" +END LC_NAME + +LC_ADDRESS +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" +country_ab2 "RU" +country_ab3 "RUS" +country_num 643 +country_car "RUS" +% коми кыв +lang_name "" +lang_ab "kv" +lang_term "kom" +lang_lib "kom" +END LC_ADDRESS