From 146ffc146fe3bf97cd3bc1a649f1ffa8acfa4a0d Mon Sep 17 00:00:00 2001 From: Guy Rutenberg Date: Tue, 19 Apr 2016 01:50:48 -0400 Subject: localedata: en_IL: new English locale [BZ #19963] --- localedata/locales/en_IL | 133 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 localedata/locales/en_IL (limited to 'localedata/locales') diff --git a/localedata/locales/en_IL b/localedata/locales/en_IL new file mode 100644 index 0000000000..5896aaab82 --- /dev/null +++ b/localedata/locales/en_IL @@ -0,0 +1,133 @@ +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. + +% Locale for English locale in Israel +% Contributed by Guy Rutenberg , 2016 + +LC_IDENTIFICATION +title "English locale for Israel" +source "Free Software Foundation, Inc." +address "http:////www.gnu.org//software//libc//" +contact "" +email "bug-glibc-locales@gnu.org" +tel "" +fax "" +language "English" +territory "Israel" +revision "1.1" +date "2016-04-19" + +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 "en_GB" +END LC_CTYPE + +LC_COLLATE +copy "en_GB" +END LC_COLLATE + +LC_MONETARY +copy "he_IL" +END LC_MONETARY + +LC_NUMERIC +copy "he_IL" +END LC_NUMERIC + +LC_TIME +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +week 7;19971130;1 +% In Israel Sunday is a workday. +first_workday 1 +END LC_TIME + +LC_MESSAGES +copy "en_US" +END LC_MESSAGES + +LC_PAPER +copy "he_IL" +END LC_PAPER + +LC_NAME +copy "en_US" +END LC_NAME + +LC_ADDRESS +postal_fmt "/ +/ +/ +/ +" +country_name "" +country_post "" +country_ab2 "" +country_ab3 "" +country_num 376 +country_car "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" +END LC_ADDRESS + +LC_TELEPHONE +copy "he_IL" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "he_IL" +END LC_MEASUREMENT -- cgit 1.4.1