an_ES locale: update some locale data [BZ #22896]

[BZ #22896]
	* localedata/locales/an_ES: update month and day names,
	improve d_fmt, improve postal_fmt, add country_post,
	add country_isbn
This commit is contained in:
Mike FABIAN 2018-03-01 07:05:01 +01:00
parent 35d660b01e
commit a527f09cd1
2 changed files with 29 additions and 35 deletions

View File

@ -1,3 +1,10 @@
2018-03-01 Mike FABIAN <mfabian@redhat.com>
[BZ #22896]
* localedata/locales/an_ES: update month and day names,
improve d_fmt, improve postal_fmt, add country_post,
add country_isbn
2018-03-01 Mike FABIAN <mfabian@redhat.com> 2018-03-01 Mike FABIAN <mfabian@redhat.com>
* localedata/locales/bg_BG (LC_COLLATE): The comment mentioned * localedata/locales/bg_BG (LC_COLLATE): The comment mentioned

View File

@ -8,34 +8,18 @@ escape_char /
% exempt you from the conditions of the license if your use would % exempt you from the conditions of the license if your use would
% otherwise be governed by that license. % otherwise be governed by that license.
% Aragonese Language Locale for Spain
% Source:
% Address:
% Contact: Jordi Mallach Pérez
% Email: jordi@gnu.org
% Language: an
% Territory: ES
% Revision: 1.0
% Date: 2003-05-22
% Application: general
% Users: general
%
% This file is under the
% GNU General Public License.
% Based in the gl_ES Locale
LC_IDENTIFICATION LC_IDENTIFICATION
title "Aragonese locale for Spain" title "Aragonese locale for Spain"
source "" source "Softaragones"
address "" address ""
contact "Jordi Mallach P<U00E9>rez" contact "Jordi Mallach P<U00E9>rez, Juan Pablo Mart<U00ED>nez"
email "bug-glibc-locales@gnu.org" email "bug-glibc-locales@gnu.org, softaragones@softaragones.org"
tel "" tel ""
fax "" fax ""
language "Aragonese" language "Aragonese"
territory "Spain" territory "Spain"
revision "1.1" revision "1.2"
date "2003-08-25" date "2018-02-05"
category "i18n:2012";LC_IDENTIFICATION category "i18n:2012";LC_IDENTIFICATION
category "i18n:2012";LC_CTYPE category "i18n:2012";LC_CTYPE
@ -62,6 +46,7 @@ END LC_CTYPE
LC_MESSAGES LC_MESSAGES
yesexpr "^[+1sSyY]" yesexpr "^[+1sSyY]"
noexpr "^[-0nN]" noexpr "^[-0nN]"
% sí
yesstr "s<U00ED>" yesstr "s<U00ED>"
nostr "no" nostr "no"
END LC_MESSAGES END LC_MESSAGES
@ -77,35 +62,35 @@ END LC_NUMERIC
LC_TIME LC_TIME
abday "dom";"lun";/ abday "dom";"lun";/
"mar";"mie";/ "mar";"mie";/
"chu";"bie";/ "chu";"vie";/
"sab" "sab"
day "domingo";/ day "domingo";/
"luns";/ "luns";/
"martes";/ "martes";/
"miecols";/ "mierques";/
"chuebes";/ "chueves";/
"biernes";/ "viernes";/
"sabado" "sabado"
abmon "chi";"fre";/ abmon "chi";"feb";/
"mar";"abr";/ "mar";"abr";/
"may";"chn";/ "may";"chn";/
"chl";"ago";/ "chl";"ago";/
"set";"oct";/ "set";"oct";/
"nob";"abi" "nov";"avi"
mon "chinero";/ mon "chinero";/
"frebero";/ "febrero";/
"marzo";/ "marzo";/
"abril";/ "abril";/
"mayo";/ "mayo";/
"chunio";/ "chunyo";/
"chulio";/ "chuliol";/
"agosto";/ "agosto";/
"setiembre";/ "setiembre";/
"octubre";/ "octubre";/
"nobiembre";/ "noviembre";/
"abiento" "aviento"
d_t_fmt "%a %d %b %Y %T %Z" d_t_fmt "%a %d %b %Y %T %Z"
d_fmt "%d//%m//%y" d_fmt "%d//%m//%Y"
t_fmt "%T" t_fmt "%T"
am_pm "";"" am_pm "";""
t_fmt_ampm "" t_fmt_ampm ""
@ -130,15 +115,17 @@ copy "es_ES"
END LC_NAME END LC_NAME
LC_ADDRESS LC_ADDRESS
postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" postal_fmt "%a%N%f%N%d%N%b%N%s %h %e %r%N%z %T, %S%N%c%N"
% https://an.wikipedia.org/wiki/Espanya
country_name "Espanya" country_name "Espanya"
country_post "E"
country_ab2 "ES" country_ab2 "ES"
country_ab3 "ESP" country_ab3 "ESP"
country_num 724 country_num 724
country_isbn "978-84"
lang_ab "an" lang_ab "an"
lang_term "arg" lang_term "arg"
lang_lib "arg" lang_lib "arg"
country_car "E" country_car "E"
% aragonés
lang_name "aragon<U00E9>s" lang_name "aragon<U00E9>s"
END LC_ADDRESS END LC_ADDRESS