From 5046dbb4a7eba5eccfd258f92f4735c9ffc8d069 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Thu, 8 Jun 2017 15:39:03 -0400 Subject: Prepare for radical source tree reorganization. All top-level files and directories are moved into a temporary storage directory, REORG.TODO, except for files that will certainly still exist in their current form at top level when we're done (COPYING, COPYING.LIB, LICENSES, NEWS, README), all old ChangeLog files (which are moved to the new directory OldChangeLogs, instead), and the generated file INSTALL (which is just deleted; in the new order, there will be no generated files checked into version control). --- REORG.TODO/localedata/locales/ms_MY | 212 ++++++++++++++++++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 REORG.TODO/localedata/locales/ms_MY (limited to 'REORG.TODO/localedata/locales/ms_MY') diff --git a/REORG.TODO/localedata/locales/ms_MY b/REORG.TODO/localedata/locales/ms_MY new file mode 100644 index 0000000000..5dbf8d595b --- /dev/null +++ b/REORG.TODO/localedata/locales/ms_MY @@ -0,0 +1,212 @@ +comment_char % +escape_char / + +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + +% Malay language locale for Malaysia. +% Contributed by Kentaroh Noji and +% Tetsuji Orita . +% Modified by Hasbullah Bin Pit (sebol) 2001, December, 10 + +LC_IDENTIFICATION +title "Malay language locale for Malaysia" +source "IBM Globalization Center of Competency, Yamato Software Laboratory" +address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan" +contact "" +email "bug-glibc-locales@gnu.org, sebol@ikhlas.com" +tel "" +fax "" +language "Malay" +territory "Malaysia" +revision "0.92b" +date "2001, December, 10" + +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_TIME +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_NAME +category "i18n:2012";LC_ADDRESS +category "i18n:2012";LC_TELEPHONE +category "i18n:2012";LC_MEASUREMENT +END LC_IDENTIFICATION + +LC_CTYPE +copy "i18n" + +translit_start +include "translit_combining";"" +translit_end +END LC_CTYPE + +LC_COLLATE + +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" + +END LC_COLLATE + + +LC_MONETARY +% This is the POSIX Locale definition the LC_MONETARY category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale defintion file +% for IBM Class for Unicode. +% +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3 +positive_sign "" +negative_sign "" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 0 +n_cs_precedes 1 +n_sep_by_space 0 +p_sign_posn 1 +n_sign_posn 0 +% +END LC_MONETARY + + +LC_NUMERIC +% This is the POSIX Locale definition for the LC_NUMERIC category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale defintion file +% for IBM Class for Unicode. +% +decimal_point "" +thousands_sep "" +grouping 3 +% +END LC_NUMERIC + + +LC_TIME +% This is the POSIX Locale definition for the LC_TIME category +% generated by IBM Basic CountryPack Transformer. +% These are generated based on XML base Locale definition file +% for IBM Class for Unicode. +% +% Abbreviated weekday names (%a) +abday "";"";/ + "";"";/ + "";"";/ + "" +% +% Full weekday names (%A) +day "";"";/ + "";"";/ + "";"";/ + "" +% +% Abbreviated month names (%b) +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +% +% Full month names (%B) +mon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +% +% Equivalent of AM PM +am_pm "";"" +% +% Appropriate date and time representation +% %A %d %b %Y %I:%M:%S %Z +d_t_fmt "" +% +% Appropriate date representation +% %A %d %b %Y +d_fmt "" +% +% Appropriate time representation +% %I:%M:%S %Z +t_fmt "" +% +% Appropriate 12 h time representation (%r) +t_fmt_ampm "" +% +week 7;19971130;1 +first_weekday 2 +END LC_TIME + + +LC_MESSAGES +yesexpr "" +noexpr "" +yesstr "" +nostr "" +END LC_MESSAGES + + +LC_PAPER +copy "i18n" +END LC_PAPER + + +LC_NAME +% Edited By Hand by Hasbullah Pit +% name_mr = Encik, name_mrs = Puan , name_miss = Cik name_ms= Cik/Puan +name_fmt "" +name_gen "" +name_mr "" +name_mrs "" +name_miss "" +name_ms "" + +END LC_NAME + + +LC_ADDRESS +% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category +% generated by IBM Basic CountryPack Transformer. +postal_fmt "" +country_name "" +country_ab2 "" +country_ab3 "" +country_num 458 +% MAL +country_car "" +% Bahasa Melayu +lang_name "" +% ms +lang_ab "" +% msa +lang_term "" +% may +lang_lib "" +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE +% generated by IBM Basic CountryPack Transformer. +tel_int_fmt "" +int_prefix "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +copy "i18n" +END LC_MEASUREMENT -- cgit 1.4.1