mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
5176a830e7
Resolves: BZ # 31205 Adapt test cases in test-grouping_iterator.c
162 lines
3.1 KiB
Plaintext
162 lines
3.1 KiB
Plaintext
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.
|
||
|
||
% Spanish language locale for Costa Rica
|
||
% Language: es
|
||
% Territory: CR
|
||
% Date: 2000-08-21
|
||
% Application: general
|
||
% Users: general
|
||
|
||
LC_IDENTIFICATION
|
||
title "Spanish locale for Costa Rica"
|
||
source "Free Software Foundation, Inc."
|
||
address "https:////www.gnu.org//software//libc//"
|
||
contact ""
|
||
email "bug-glibc-locales@gnu.org"
|
||
tel ""
|
||
fax ""
|
||
language "Spanish"
|
||
territory "Costa Rica"
|
||
revision "1.1"
|
||
date "2009-12-23"
|
||
|
||
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 "es_ES"
|
||
END LC_COLLATE
|
||
|
||
LC_CTYPE
|
||
copy "es_ES"
|
||
END LC_CTYPE
|
||
|
||
LC_MESSAGES
|
||
copy "es_ES"
|
||
END LC_MESSAGES
|
||
|
||
LC_MONETARY
|
||
int_curr_symbol "CRC "
|
||
currency_symbol "₡"
|
||
% Decreto Ejecutivo 29660
|
||
mon_decimal_point ","
|
||
mon_thousands_sep " "
|
||
mon_grouping 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
|
||
% Decreto Ejecutivo 29660
|
||
decimal_point ","
|
||
thousands_sep " "
|
||
grouping 3
|
||
END LC_NUMERIC
|
||
|
||
LC_TIME
|
||
abday "dom";"lun";/
|
||
"mar";"mié";/
|
||
"jue";"vie";/
|
||
"sáb"
|
||
day "domingo";/
|
||
"lunes";/
|
||
"martes";/
|
||
"miércoles";/
|
||
"jueves";/
|
||
"viernes";/
|
||
"sábado"
|
||
abmon "ene";"feb";/
|
||
"mar";"abr";/
|
||
"may";"jun";/
|
||
"jul";"ago";/
|
||
"sep";"oct";/
|
||
"nov";"dic"
|
||
mon "enero";/
|
||
"febrero";/
|
||
"marzo";/
|
||
"abril";/
|
||
"mayo";/
|
||
"junio";/
|
||
"julio";/
|
||
"agosto";/
|
||
"septiembre";/
|
||
"octubre";/
|
||
"noviembre";/
|
||
"diciembre"
|
||
d_t_fmt "%a %d %b %Y %T %Z"
|
||
d_fmt "%d//%m//%Y"
|
||
t_fmt "%T"
|
||
am_pm "a.m.";"p.m."
|
||
t_fmt_ampm "%I:%M:%S %p"
|
||
date_fmt "%a %e %b %H:%M:%S %Z %Y"
|
||
week 7;19971130;1
|
||
first_weekday 2
|
||
END LC_TIME
|
||
|
||
LC_PAPER
|
||
copy "en_US"
|
||
END LC_PAPER
|
||
|
||
LC_TELEPHONE
|
||
tel_int_fmt "+%c %a %l"
|
||
tel_dom_fmt "%l"
|
||
int_prefix "506"
|
||
int_select "00"
|
||
END LC_TELEPHONE
|
||
|
||
LC_MEASUREMENT
|
||
copy "i18n"
|
||
END LC_MEASUREMENT
|
||
|
||
LC_NAME
|
||
name_fmt "%d%t%g%t%m%t%f"
|
||
name_gen "Sr.//Sra."
|
||
name_miss "Srta."
|
||
name_mr "Sr."
|
||
name_mrs "Sra."
|
||
name_ms "Sra."
|
||
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_name "Costa Rica"
|
||
country_post "CR"
|
||
country_car "CR"
|
||
country_isbn "9930,9977,9968"
|
||
country_ab2 "CR"
|
||
country_ab3 "CRI"
|
||
country_num 188
|
||
% español
|
||
lang_name "español"
|
||
lang_ab "es"
|
||
lang_term "spa"
|
||
lang_lib "spa"
|
||
END LC_ADDRESS
|