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% Haitian Kreyol (Kreyòl Ayisyen) language locale for Haiti 14% 15% build with: localedef -f UTF-8 -i ht_HT ht_HT 16% 17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 18 19 20LC_IDENTIFICATION 21title "Kreyol locale for Haiti" 22source "Sugar Labs // OLPC" 23address "" 24contact "sugarlabs.org" 25email "libc-alpha@sourceware.org" 26tel "" 27fax "" 28language "Haitian Creole" 29territory "Haiti" 30revision "1.1" 31date "2013-08-09" 32 33category "i18n:2012";LC_IDENTIFICATION 34category "i18n:2012";LC_CTYPE 35category "i18n:2012";LC_COLLATE 36category "i18n:2012";LC_TIME 37category "i18n:2012";LC_NUMERIC 38category "i18n:2012";LC_MONETARY 39category "i18n:2012";LC_PAPER 40category "i18n:2012";LC_MEASUREMENT 41category "i18n:2012";LC_MESSAGES 42category "i18n:2012";LC_NAME 43category "i18n:2012";LC_ADDRESS 44category "i18n:2012";LC_TELEPHONE 45END LC_IDENTIFICATION 46 47LC_CTYPE 48% In Haitian Kreyol, accents are simply omitted if they cannot be represented. 49copy "i18n" 50translit_start 51include "translit_combining";"" 52translit_end 53END LC_CTYPE 54 55LC_COLLATE 56copy "iso14651_t1" 57END LC_COLLATE 58 59LC_TIME 60% janvye, fevriye, mas, avril, me, jen, jiyè, out, septanm, oktòb, novanm, desanm 61mon "janvye";/ 62 "fevriye";/ 63 "mas";/ 64 "avril";/ 65 "me";/ 66 "jen";/ 67 "jiy<U00E8>";/ 68 "out";/ 69 "septanm";/ 70 "okt<U00F2>b";/ 71 "novanm";/ 72 "desanm" 73% jan, fev, mas, avr, me, jen, jiy, out, sep, okt, nov, des 74abmon "jan";/ 75 "fev";/ 76 "mas";/ 77 "avr";/ 78 "me";/ 79 "jen";/ 80 "jiy";/ 81 "out";/ 82 "sep";/ 83 "okt";/ 84 "nov";/ 85 "des" 86% dimanch, lendi, madi, mèkredi, jedi, vandredi, samdi 87day "dimanch";/ 88 "lendi";/ 89 "madi";/ 90 "m<U00E8>kredi";/ 91 "jedi";/ 92 "vandredi";/ 93 "samdi" 94% dim, len, mad, mèk, jed, van, sam 95abday "dim";/ 96 "len";/ 97 "mad";/ 98 "m<U00E8>k";/ 99 "jed";/ 100 "van";/ 101 "sam" 102week 7;19971130;1 103first_weekday 2 104d_t_fmt "%a %d %b %Y %T" 105date_fmt "%a %d %b %Y %T %Z" 106d_fmt "%d//%m//%Y" 107t_fmt "%T" 108am_pm "";"" 109t_fmt_ampm "" 110END LC_TIME 111 112LC_NUMERIC 113decimal_point "," 114thousands_sep "<U202F>" 115grouping 3 116END LC_NUMERIC 117 118LC_MONETARY 119int_curr_symbol "HTG " 120currency_symbol "g" 121mon_decimal_point "," 122mon_thousands_sep "<U202F>" 123mon_grouping 3 124positive_sign "" 125negative_sign "-" 126int_frac_digits 2 127frac_digits 2 128p_cs_precedes 0 129p_sep_by_space 1 130n_cs_precedes 0 131n_sep_by_space 1 132p_sign_posn 1 133n_sign_posn 1 134END LC_MONETARY 135 136LC_PAPER 137copy "i18n" 138END LC_PAPER 139 140LC_MEASUREMENT 141copy "i18n" 142END LC_MEASUREMENT 143 144LC_MESSAGES 145yesexpr "^[+1wWoOyY]" 146noexpr "^[-0nN]" 147yesstr "Wi" 148nostr "Non" 149END LC_MESSAGES 150 151LC_NAME 152name_fmt "%d%t%g%t%m%t%f" 153END LC_NAME 154 155LC_ADDRESS 156postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %R%N%%Z %t%N%c%N" 157country_name "Ayiti" 158country_post "HT" 159country_ab2 "HT" 160country_ab3 "HTI" 161country_num 332 162country_isbn 99935 163country_car "RH" 164% 165% Kreyòl ayisyen 166lang_name "Krey<U00F2>l ayisyen" 167lang_ab "ht" 168lang_term "hat" 169lang_lib "hat" 170END LC_ADDRESS 171 172LC_TELEPHONE 173tel_int_fmt "+%c %a %l" 174tel_dom_fmt "%a %l" 175int_select "00" 176int_prefix "509" 177END LC_TELEPHONE 178