From 88cc61e84e8e75e6e91b1a2e51147aeb63712ff8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 29 Sep 2006 18:45:39 +0000 Subject: * version.h (RELEASE): Bump to 2.5. * README: Regenerated. --- localedata/locales/sr_ME | 140 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 localedata/locales/sr_ME (limited to 'localedata/locales') diff --git a/localedata/locales/sr_ME b/localedata/locales/sr_ME new file mode 100644 index 0000000000..30afe44b61 --- /dev/null +++ b/localedata/locales/sr_ME @@ -0,0 +1,140 @@ +comment_char % +escape_char / +% +% Serbian Language in Jekavian dialect Locale for Serbia and Montenegro +% Source: sr_YU locale +% Address: +% +% Contact: Danilo Segan +% Email: dsegan@gmx.net +% Tel: +381 63 8626082 +% Fax: none +% Language: sr +% Territory: CS +% Revision: 1.0 +% Date: 2003-08-13 +% Application: general +% Users: general +% Charset: UTF-8, ISO-8859-5 +% Distribution and use is free, also +% for commercial purposes. +% +% TODO: +% -- fix LC_COLLATE to work correctly for latin alphabet too +% + +LC_IDENTIFICATION +title "Serbian locale for Serbia and Montenegro" +source "sr_YU locale" +address "" +contact "Danilo Segan" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Serbian" +territory "Serbia and Montenegro" +revision "1.1" +date "2004-01-10" +audience "general" +application "" +abbreviation "" +% +category i18n:1997;LC_IDENTIFICATION +category i18n:1997;LC_CTYPE +category i18n:1997;LC_COLLATE +category i18n:1997;LC_MONETARY +category i18n:1997;LC_NUMERIC +category i18n:1997;LC_TIME +category i18n:1997;LC_MESSAGES +category i18n:1997;LC_PAPER +category i18n:1997;LC_NAME +category i18n:1997;LC_ADDRESS +category i18n:1997;LC_TELEPHONE +category i18n:1997;LC_MEASUREMENT +END LC_IDENTIFICATION + +LC_CTYPE +copy "sr_CS" +END LC_CTYPE + +LC_COLLATE +copy "sr_CS" +END LC_COLLATE + +LC_MONETARY +copy "sr_CS" +END LC_MONETARY + +LC_NUMERIC +copy "sr_CS" +END LC_NUMERIC + +LC_TIME +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + +d_t_fmt "/ +/ +" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +date_fmt "/ +/ +" +week 7;19971201;4 +first_weekday 2 +first_workday 2 +END LC_TIME + +LC_MESSAGES +copy "sr_CS" +END LC_MESSAGES + +LC_PAPER +copy "sr_CS" +END LC_PAPER + +LC_NAME +copy "sr_CS" +END LC_NAME + +LC_ADDRESS +copy "sr_CS" +END LC_ADDRESS + +LC_TELEPHONE +copy "sr_CS" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "sr_CS" +END LC_MEASUREMENT -- cgit v1.2.1