From d6994de7d02546187d80dad1dbb4a1484ce18b15 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 24 Sep 2005 18:41:54 +0000 Subject: [BZ #662] * locales/az_AZ: Fix the day and month names. Add transliteration for schwa character. --- localedata/ChangeLog | 4 ++++ localedata/locales/az_AZ | 47 ++++++++++++++++++++++++++++------------------- 2 files changed, 32 insertions(+), 19 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6094bd6..e124572 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2005-09-24 Ulrich Drepper + [BZ #662] + * locales/az_AZ: Fix the day and month names. Add transliteration + for schwa character. + [BZ #657] * locales/bn_BD: Some corrections. Patch by Jamil Ahmed . diff --git a/localedata/locales/az_AZ b/localedata/locales/az_AZ index 231ab49..98404a6 100644 --- a/localedata/locales/az_AZ +++ b/localedata/locales/az_AZ @@ -2,16 +2,16 @@ comment_char % escape_char / % % Azeri Language Locale for Azerbaijan (latin) -% Source: +% Source: % Contact: Pablo Saratxaga % Email: % Language: az % Territory: AZ -% Revision: 0.4 -% Date: 2001-01-26 +% Revision: 0.6 +% Date: 2003-12-06 % Application: general % Users: general -% Charset: ISO-8859-9E +% Charset: UTF-8 % Distribution and use is free, also % for commercial purposes. @@ -44,11 +44,11 @@ END LC_IDENTIFICATION % % TODO: check LC_COLLATE -% TODO: fix LC_TIME, LC_MONETARY +% TODO: fix LC_MONETARY LC_COLLATE -% The new (1991) latin azeri alphabet is: -% , , , , , , , , , , , , +% The new (1991) latin azeri alphabet is: +% , , , , , , , , , , , , % (dotless i), (i with dot), , , , , , , , % ,

, , , , , , , , , % @@ -189,6 +189,15 @@ END LC_COLLATE LC_CTYPE %copy "i18n" copy "tr_TR" +translit_start +include "translit_combining";"" + +% schwa -> a: + "" + "" + +translit_end + END LC_CTYPE LC_MESSAGES @@ -225,19 +234,19 @@ END LC_NUMERIC LC_TIME day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "" abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "" mon "";/ "";/ "";/ -- cgit v1.1