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% Aymara, Southern (ayc) 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 ayc_PE ayc_PE
20%
21%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22
23LC_IDENTIFICATION
24title      "Aymara (ayc) locale for Peru"
25source       "runasimipi.org"
26address      ""
27contact      ""
28email        "libc-alpha@sourceware.org"
29tel          ""
30fax          ""
31language  "Aymara"
32territory "Peru"
33revision  "1.1"
34date      "2011-11-13"
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
58% LC_TIME: Use Aymara transliteration of Spanish day and month names
59
60LC_TIME
61% inïru, phiwriru, marsu, awrila, mayu, junyu, julyu, awustu, sitimri, uktuwri, nuwimri, risimri
62mon  "in<U00EF>ru";/
63     "phiwriru";/
64     "marsu";/
65     "awrila";/
66     "mayu";/
67     "junyu";/
68     "julyu";/
69     "awustu";/
70     "sitimri";/
71     "uktuwri";/
72     "nuwimri";/
73     "risimri"
74% ini, phi, mar, awr ,may, jun, jul, awu, sit, ukt, nuw, ris
75abmon  "ini";/
76       "phi";/
77       "mar";/
78       "awr";/
79       "may";/
80       "jun";/
81       "jul";/
82       "awu";/
83       "sit";/
84       "ukt";/
85       "nuw";/
86       "ris"
87% tuminku, lunisa, martisa, mirkulisa, juywisa, wirnisa, sawäru
88day    "tuminku";/
89       "lunisa";/
90       "martisa";/
91       "mirkulisa";/
92       "juywisa";/
93       "wirnisa";/
94       "saw<U00E4>ru"
95% tum, lun, mar, mir, juy, wir, saw
96abday  "tum";/
97       "lun";/
98       "mar";/
99       "mir";/
100       "juy";/
101       "wir";/
102       "saw"
103% Abbreviated date and time representation to be referenced by the "%c" field descriptor -
104%
105% "%a" (short weekday name),
106% "%d" (day of month as a decimal number),
107% "%b" (short month name),
108% "%Y" (year with century as a decimal number),
109% "%T" (24-hour clock time in format HH:MM:SS),
110% "%Z" (Time zone name)
111d_t_fmt       "%a %d %b %Y %T"
112
113% Abbreviated date and time representation to be used by date(1)
114date_fmt      "%a %d %b %Y %T %Z"
115
116% Date representation to be referenced by the "%x" field descriptor -
117% "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000).
118d_fmt         "%d//%m//%y"
119
120% Time representation to be referenced by the "%X" field descriptor -
121% "%T" (24-hour clock time in format HH:MM:SS)
122t_fmt       "%T"
123
124% Define representation of ante meridian and post maritime strings -
125% The "" mean 'default to "AM" and "PM".
126am_pm       "VM";"NM"
127
128t_fmt_ampm    "%I:%M:%S %p"
129
130week 7;19971130;1
131END LC_TIME
132
133LC_NUMERIC
134copy "es_PE"
135END LC_NUMERIC
136
137LC_MONETARY
138copy "es_PE"
139END LC_MONETARY
140
141LC_PAPER
142copy "es_PE"
143END LC_PAPER
144
145LC_MEASUREMENT
146copy "es_PE"
147END LC_MEASUREMENT
148
149LC_MESSAGES
150yesexpr "^[+1uUsSyY]"
151noexpr  "^[-0jJnN]"
152yesstr  "Ukhamawa"
153nostr   "Janiwa"
154END LC_MESSAGES
155
156LC_NAME
157copy "es_PE"
158END LC_NAME
159
160% TO DO - adjust for Aymara specific lang-info for Peru
161LC_ADDRESS
162postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
163% https://ay.wikipedia.org/wiki/Piruw
164country_name  "Piruw"
165country_ab2   "PE"
166country_ab3   "PER"
167country_num   604
168country_car   "PE"
169lang_name    "Aymar aru"
170lang_ab    "ay"
171lang_term    "ayc"
172lang_lib    "ayc"
173END LC_ADDRESS
174
175LC_TELEPHONE
176copy "es_PE"
177END LC_TELEPHONE
178