diff options
Diffstat (limited to 'localedata/locales/om_KE')
-rw-r--r-- | localedata/locales/om_KE | 84 |
1 files changed, 79 insertions, 5 deletions
diff --git a/localedata/locales/om_KE b/localedata/locales/om_KE index 66cdcf5c45..49731530ac 100644 --- a/localedata/locales/om_KE +++ b/localedata/locales/om_KE @@ -227,14 +227,25 @@ END LC_TELEPHONE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_MESSAGES -copy "om_ET" +yesexpr "^[+1eEyY]" +noexpr "^[-0mMnN]" +yesstr "eeyyee" +nostr "miti" END LC_MESSAGES LC_NAME -copy "om_ET" +% +% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category. +% +name_fmt "%d%t%g%t%m%t%f" +name_gen "" +name_mr "Ob" +name_mrs "Ad" +name_miss "Du" +name_ms "" +% END LC_NAME - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Oromo/KE Specific Data: @@ -260,7 +271,70 @@ lang_lib "orm" % END LC_ADDRESS - LC_TIME -copy "om_ET" +% +% Abbreviated weekday names (%a) +% +abday "Dil";"Wix";"Qib";"Rob";"Kam";"Jim";"San" +% +% Full weekday names (%A) +% +day "Dilbata";/ + "Wiixata";/ + "Qibxata";/ + "Roobii";/ + "Kamiisa";/ + "Jimaata";/ + "Sanbata" +% +% Abbreviated month names (%b) +% +abmon "Ama";/ + "Gur";/ + "Bit";/ + "Elb";/ + "Cam";/ + "Wax";/ + "Ado";/ + "Hag";/ + "Ful";/ + "Onk";/ + "Sad";/ + "Mud" +% +% Full month names (%B) +% +mon "Amajjii";/ + "Guraandhala";/ + "Bitooteessa";/ + "Elba";/ + "Caamsa";/ + "Waxabajjii";/ + "Adooleessa";/ + "Hagayya";/ + "Fuulbana";/ + "Onkololeessa";/ + "Sadaasa";/ + "Muddee" +% +% Equivalent of AM PM +% +am_pm "WD";"WB" +% +% Appropriate date representation (%x) +d_fmt "%d//%m//%Y" +% +% Appropriate time representation (%X) +t_fmt "%l:%M:%S %p" +% +% Appropriate AM/PM time representation (%r) +t_fmt_ampm "%l:%M:%S %p" +% +% Appropriate date and time representation (%c) +d_t_fmt "%A, %B %e, %Y %r %Z" +% +% Appropriate date representation (date(1)) +date_fmt "%A, %B %e, %r %Z %Y" +% +week 7;19971130;1 END LC_TIME |