From c05c983867ff7803940e22915f79b490110f42b5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 9 May 2011 12:33:45 -0400 Subject: Add ff_SN locale --- localedata/ChangeLog | 4 + localedata/SUPPORTED | 1 + localedata/locales/ff_SN | 196 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 201 insertions(+) create mode 100644 localedata/locales/ff_SN (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 343c3975ef..7cdcc556a0 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2011-05-09 Ulrich Drepper + [BZ #12611] + * locales/ff_SN: New file. + * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry. + [BZ #12660] * locales/tk_TM: Change day and month names back after edict. Patch by Ghorban M. Tavakoly . diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 766c97cd9e..c08ee97372 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -185,6 +185,7 @@ eu_ES.UTF-8/UTF-8 \ eu_ES/ISO-8859-1 \ eu_ES@euro/ISO-8859-15 \ fa_IR/UTF-8 \ +ff_SN/UTF-8 \ fi_FI.UTF-8/UTF-8 \ fi_FI/ISO-8859-1 \ fi_FI@euro/ISO-8859-15 \ diff --git a/localedata/locales/ff_SN b/localedata/locales/ff_SN new file mode 100644 index 0000000000..976c1fd8b4 --- /dev/null +++ b/localedata/locales/ff_SN @@ -0,0 +1,196 @@ +comment_char % +escape_char / +% Charset: UTF-8 +% Authors: +% 2011-03-28, admin@pulaar-fulfulde.org +% 2011-03-28, info@2xlibre.net +% Distribution and use is free, also +% for commercial purposes. + +LC_IDENTIFICATION +title "Fulah locale for Senegal" +source "Pular-Fulfulde.org" +contact "Ibrahima Sarr" +email "admin@pulaar-fulfulde.org" +language "ff" +territory "Senegal" +revision "1.0" +date "2011-03-28" +% +category "ff_SN:2000";LC_IDENTIFICATION +category "ff_SN:2000";LC_CTYPE +category "ff_SN:2000";LC_COLLATE +category "ff_SN:2000";LC_TIME +category "ff_SN:2000";LC_NUMERIC +category "ff_SN:2000";LC_MONETARY +category "ff_SN:2000";LC_PAPER +category "ff_SN:2000";LC_MEASUREMENT +category "ff_SN:2000";LC_MESSAGES +category "ff_SN:2000";LC_NAME +category "ff_SN:2000";LC_ADDRESS +category "ff_SN:2000";LC_TELEPHONE +END LC_IDENTIFICATION + +LC_CTYPE +copy "i18n" + +translit_start +include "translit_combining";"" +translit_end +END LC_CTYPE + +LC_COLLATE +copy "iso14651_t1" +END LC_COLLATE + +LC_TIME +% siilo, colte, mbooy, seeɗto, duujal, korse, morso, juko, siilto, yarkomaa, jolal, bowte +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% sii, col, mbo, see, duu, kor, mor, juk, slt, yar, jol, bow +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% dewo, aaɓnde, mawbaare, njeslaare, naasaande, mawnde, hoore-biir +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% dew, aaɓ, maw, nje, naa, mwd, hbi +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +week 7;19971129;1 +first_weekday 1 +% %a %d %b %Y %R %Z +d_t_fmt "/ +" +% %d/%m/%Y +d_fmt "" +% %R +t_fmt "" +% subaka, kikiiɗe +am_pm "";/ + "" +END LC_TIME + +LC_NUMERIC +% , +decimal_point "" +% . +thousands_sep "" +grouping 3 +END LC_NUMERIC + +LC_MONETARY +% CFA +currency_symbol "" +% XOF +int_curr_symbol "" +% . +mon_decimal_point "" +% , +mon_thousands_sep "" +mon_grouping 3 +positive_sign "" +% - +negative_sign "" +frac_digits 2 +int_frac_digits 2 +p_cs_precedes 0 +p_sep_by_space 1 +n_cs_precedes 0 +n_sep_by_space 1 +p_sign_posn 1 +n_sign_posn 1 +END LC_MONETARY + +LC_PAPER +height 297 +width 210 +END LC_PAPER + +LC_MEASUREMENT +measurement 1 +END LC_MEASUREMENT + +LC_MESSAGES +% ^[yYeE].* +yesexpr "" +% ^[nNaA].* +noexpr "" +END LC_MESSAGES + +LC_NAME +% %p%t%g%m%t%f +name_fmt "" +% kaddol +name_gen "" +% sokna +name_miss "" +% ceerno +name_mr "" +% sokna +name_mrs "" +% sokna +name_ms "" +END LC_NAME + +LC_ADDRESS +% %a%N%f%N%d%N%b%N%h %s %e %r%N%T, %S %z%N%c%N +postal_fmt "/ +/ +/ +" +% Senegaal +country_name "" +% SN +country_post "" +% SN +country_ab2 "" +% SEN +country_ab3 "" +country_num 686 +% Pulaar +lang_name "" +% ff +lang_ab "" +END LC_ADDRESS + +LC_TELEPHONE +% %c %a %l +tel_int_fmt "" +% %a %l +tel_dom_fmt "" +% 00 +int_select "" +% 221 +int_prefix "" +END LC_TELEPHONE + -- cgit 1.4.1