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% Cusco Quechua language locale for Peru 14% 15% build with: localedef -f UTF-8 -i quz_PE quz_PE 16% 17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 18 19LC_IDENTIFICATION 20title "Cusco Quechua locale for Peru" 21source "Sugar Labs // OLPC" 22address "" 23contact "sugarlabs.org" 24email "libc-alpha@sourceware.org" 25tel "" 26fax "" 27language "Cusco Quechua" 28territory "Peru" 29revision "1.0" 30date "2013-08-24" 31 32category "i18n:2012";LC_IDENTIFICATION 33category "i18n:2012";LC_CTYPE 34category "i18n:2012";LC_COLLATE 35category "i18n:2012";LC_TIME 36category "i18n:2012";LC_NUMERIC 37category "i18n:2012";LC_MONETARY 38category "i18n:2012";LC_PAPER 39category "i18n:2012";LC_MEASUREMENT 40category "i18n:2012";LC_MESSAGES 41category "i18n:2012";LC_NAME 42category "i18n:2012";LC_ADDRESS 43category "i18n:2012";LC_TELEPHONE 44END LC_IDENTIFICATION 45 46LC_CTYPE 47copy "i18n" 48translit_start 49include "translit_combining";"" 50translit_end 51END LC_CTYPE 52 53LC_COLLATE 54copy "iso14651_t1" 55END LC_COLLATE 56 57% LC_TIME: Use Quechua transliteration of Spanish day and month names 58 59LC_TIME 60mon "iniru";/ 61 "phiwriru";/ 62 "marsu";/ 63 "awril";/ 64 "mayu";/ 65 "huniyu";/ 66 "huliyu";/ 67 "agustu";/ 68 "siptiyimri";/ 69 "uktuwri";/ 70 "nuwiyimri";/ 71 "tisiyimri" 72abmon "ini";/ 73 "phi";/ 74 "mar";/ 75 "awr";/ 76 "may";/ 77 "hun";/ 78 "hul";/ 79 "agu";/ 80 "sip";/ 81 "ukt";/ 82 "nuw";/ 83 "tis" 84day "tuminku";/ 85 "lunis";/ 86 "martis";/ 87 "miyirkulis";/ 88 "juywis";/ 89 "wiyirnis";/ 90 "sawatu" 91abday "tum";/ 92 "lun";/ 93 "mar";/ 94 "miy";/ 95 "juy";/ 96 "wiy";/ 97 "saw" 98d_t_fmt "%a %d %b %Y %T" 99date_fmt "%a %d %b %Y %T %Z" 100d_fmt "%d//%m//%y" 101t_fmt "%I:%M:%S %p" 102am_pm "AM";"PM" 103t_fmt_ampm "%I:%M:%S %p" 104week 7;19971130;1 105END LC_TIME 106 107LC_NUMERIC 108copy "es_PE" 109END LC_NUMERIC 110 111LC_MONETARY 112copy "es_PE" 113END LC_MONETARY 114 115LC_PAPER 116copy "es_PE" 117END LC_PAPER 118 119LC_MEASUREMENT 120copy "es_PE" 121END LC_MEASUREMENT 122 123LC_MESSAGES 124yesexpr "^[+1aAsSyY]" 125noexpr "^[-0mMnN]" 126yesstr "Ar<U00ED>" 127nostr "Manan" 128END LC_MESSAGES 129 130LC_NAME 131copy "es_PE" 132END LC_NAME 133 134LC_ADDRESS 135postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" 136country_ab2 "PE" 137country_ab3 "PER" 138country_num 604 139country_car "PE" 140lang_name "Qusqu runasimi" 141lang_term "quz" 142lang_lib "quz" 143END LC_ADDRESS 144 145LC_TELEPHONE 146copy "es_PE" 147END LC_TELEPHONE 148