1comment_char %
2escape_char /
3
4% This file is part of the GNU C Library and contains locale data.
5% The Free Software Foundation does not claim any copyright interest
6% in the locale data contained in this file.  The foregoing does not
7% affect the license of the GNU C Library as a whole.  It does not
8% exempt you from the conditions of the license if your use would
9% otherwise be governed by that license.
10
11%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
12%
13% Awajún / Aguaruna (agr) language locale for Peru
14%
15% Los autores desean agradecer a los desafíos de la clasificación de las lenguas andinas
16% con los códigos ISO-639 disponibles en la actualidad y su disposición a trabajar con
17% todos los interesados en mejorar la representación de todas las lenguas andinas.
18%
19% build with: localedef -f UTF-8 -i agr_PE agr_PE
20%
21%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22
23LC_IDENTIFICATION
24title        "Awaj<U00FA>n (agr) locale for Peru"
25source       "somosazucar.org"
26address      ""
27contact      ""
28email        "libc-alpha@sourceware.org"
29tel          ""
30fax          ""
31language     "Aguaruna"
32territory    "Peru"
33revision     "1.0"
34date         "2016-08-20"
35%
36category "i18n:2012";LC_IDENTIFICATION
37category "i18n:2012";LC_CTYPE
38category "i18n:2012";LC_COLLATE
39category "i18n:2012";LC_TIME
40category "i18n:2012";LC_NUMERIC
41category "i18n:2012";LC_MONETARY
42category "i18n:2012";LC_PAPER
43category "i18n:2012";LC_MEASUREMENT
44category "i18n:2012";LC_MESSAGES
45category "i18n:2012";LC_NAME
46category "i18n:2012";LC_ADDRESS
47category "i18n:2012";LC_TELEPHONE
48END LC_IDENTIFICATION
49
50LC_CTYPE
51copy "es_ES"
52END LC_CTYPE
53
54LC_COLLATE
55copy "iso14651_t1"
56END LC_COLLATE
57
58LC_TIME
59mon  "Petsatin";/
60     "Kupitin";/
61     "Uyaitin";/
62     "Tayutin";/
63     "Kegketin";/
64     "Tegmatin";/
65     "Kuntutin";/
66     "Yagkujutin";/
67     "Daiktatin";/
68     "Ipamtatin";/
69     "Shinutin";/
70     "Sakamtin"
71abmon  "Pet";/
72       "Kup";/
73       "Uya";/
74       "Tay";/
75       "Keg";/
76       "Teg";/
77       "Kun";/
78       "Yag";/
79       "Dait";/
80       "Ipam";/
81       "Shin";/
82       "Sak"
83day  "Tuntuamtin";/
84     "Achutin";/
85     "Kugkuktin";/
86     "Saketin";/
87     "Shimpitin";/
88     "Imaptin";/
89     "Bataetin"
90abday  "Tun";"Ach";"Kug";"Sak";"Shim";"Im";"Bat"
91% Abbreviated date and time representation to be referenced by the "%c" field descriptor -
92%
93% "%a" (short weekday name),
94% "%d" (day of month as a decimal number),
95% "%b" (short month name),
96% "%Y" (year with century as a decimal number),
97% "%T" (24-hour clock time in format HH:MM:SS),
98% "%Z" (Time zone name)
99d_t_fmt       "%a %d %b %Y %T %Z"
100
101% Date representation to be referenced by the "%x" field descriptor -
102% "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000).
103d_fmt         "%d//%m//%y"
104
105% Time representation to be referenced by the "%X" field descriptor -
106% "%T" (24-hour clock time in format HH:MM:SS)
107t_fmt       "%T"
108
109% Define representation of ante meridian and post maritime strings -
110% The "" mean 'default to "AM" and "PM".
111am_pm       "VM";"NM"
112
113t_fmt_ampm    "%I:%M:%S %p"
114
115% Date representation not described in ISO/IEC 14652. Comes out as -
116% "%a %b %e %H:%M:%S %Z %Y" which is default "date" command output
117%
118% %a - abbreviated weekday name,
119% %b - abbreviated month name,
120% %e - day of month as a decimal number with leading space (1 to 31),
121% %H - hour (24-hour clock) as a decimal number (00 to 23),
122% %M - minute as a decimal number (00 to 59),
123% %S - seconds as a decimal number (00 to 59),
124% %Z - time-zone name,
125% %Y - year with century as a decimal number,e.g. 2001.
126date_fmt    "%a %b %e %H:%M:%S %Z %Y"
127week    7;19971130;7
128first_weekday 1
129first_workday 2
130END LC_TIME
131
132LC_NUMERIC
133copy "es_PE"
134END LC_NUMERIC
135
136LC_MONETARY
137copy "es_PE"
138END LC_MONETARY
139
140LC_PAPER
141copy "es_PE"
142END LC_PAPER
143
144LC_MEASUREMENT
145copy "es_PE"
146END LC_MEASUREMENT
147
148LC_MESSAGES
149yesexpr "^[+1eEsSyY]"
150noexpr  "^[-0aAnN]"
151yesstr  "ehe"
152nostr   "atsa"
153END LC_MESSAGES
154
155LC_NAME
156copy "es_PE"
157END LC_NAME
158
159LC_ADDRESS
160postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
161country_name  "Per<U00FA>"
162country_ab2   "PE"
163country_ab3   "PER"
164country_num   604
165country_car   "PE"
166% Awajún
167lang_name     "Awaj<U00FA>n"
168% ISO-639-1
169lang_ab      ""
170% ISO-639-2
171lang_term    ""
172% ISO-639-3
173lang_lib    "agr"
174END LC_ADDRESS
175
176LC_TELEPHONE
177copy "es_PE"
178END LC_TELEPHONE
179