Use ASCII in LC_TIME of om_ET for better readability

* localedata/locales/om_ET (LC_TIME): use ASCII for better readability.
This commit is contained in:
Mike FABIAN 2017-09-07 09:43:35 +02:00
parent ae214523ee
commit 7c9c5be96f
2 changed files with 48 additions and 56 deletions

View File

@ -1,3 +1,7 @@
2017-09-07 Mike FABIAN <mfabian@redhat.com>
* localedata/locales/om_ET (LC_TIME): use ASCII for better readability.
2017-09-07 Akhilesh Kumar <akhilesh.k@samsung.com> 2017-09-07 Akhilesh Kumar <akhilesh.k@samsung.com>
[BZ #22100] [BZ #22100]

View File

@ -163,84 +163,72 @@ LC_TIME
% %
% Abbreviated weekday names (%a) % Abbreviated weekday names (%a)
% %
abday "<U0044><U0069><U006C>";/ abday "Dil";/
"<U0057><U0069><U0078>";/ "Wix";/
"<U0051><U0069><U0062>";/ "Qib";/
"<U0052><U006F><U0062>";/ "Rob";/
"<U004B><U0061><U006D>";/ "Kam";/
"<U004A><U0069><U006D>";/ "Jim";/
"<U0053><U0061><U006E>" "San"
% %
% Full weekday names (%A) % Full weekday names (%A)
% %
day "<U0044><U0069><U006C><U0062><U0061><U0074><U0061>";/ day "Dilbata";/
"<U0057><U0069><U0069><U0078><U0061><U0074><U0061>";/ "Wiixata";/
"<U0051><U0069><U0062><U0078><U0061><U0074><U0061>";/ "Qibxata";/
"<U0052><U006F><U006F><U0062><U0069><U0069>";/ "Roobii";/
"<U004B><U0061><U006D><U0069><U0069><U0073><U0061>";/ "Kamiisa";/
"<U004A><U0069><U006D><U0061><U0061><U0074><U0061>";/ "Jimaata";/
"<U0053><U0061><U006E><U0062><U0061><U0074><U0061>" "Sanbata"
% %
% Abbreviated month names (%b) % Abbreviated month names (%b)
% %
abmon "<U0041><U006D><U0061>";/ abmon "Ama";/
"<U0047><U0075><U0072>";/ "Gur";/
"<U0042><U0069><U0074>";/ "Bit";/
"<U0045><U006C><U0062>";/ "Elb";/
"<U0043><U0061><U006D>";/ "Cam";/
"<U0057><U0061><U0078>";/ "Wax";/
"<U0041><U0064><U006F>";/ "Ado";/
"<U0048><U0061><U0067>";/ "Hag";/
"<U0046><U0075><U006C>";/ "Ful";/
"<U004F><U006E><U006B>";/ "Onk";/
"<U0053><U0061><U0064>";/ "Sad";/
"<U004D><U0075><U0064>" "Mud"
% %
% Full month names (%B) % Full month names (%B)
% %
mon "<U0041><U006D><U0061><U006A><U006A><U0069><U0069>";/ mon "Amajjii";/
"<U0047><U0075><U0072><U0061><U0061><U006E><U0064><U0068><U0061><U006C><U0061>";/ "Guraandhala";/
"<U0042><U0069><U0074><U006F><U006F><U0074><U0065><U0065><U0073><U0073><U0061>";/ "Bitooteessa";/
"<U0045><U006C><U0062><U0061>";/ "Elba";/
"<U0043><U0061><U0061><U006D><U0073><U0061>";/ "Caamsa";/
"<U0057><U0061><U0078><U0061><U0062><U0061><U006A><U006A><U0069><U0069>";/ "Waxabajjii";/
"<U0041><U0064><U006F><U006F><U006C><U0065><U0065><U0073><U0073><U0061>";/ "Adooleessa";/
"<U0048><U0061><U0067><U0061><U0079><U0079><U0061>";/ "Hagayya";/
"<U0046><U0075><U0075><U006C><U0062><U0061><U006E><U0061>";/ "Fuulbana";/
"<U004F><U006E><U006B><U006F><U006C><U006F><U006C><U0065><U0065><U0073><U0073><U0061>";/ "Onkololeessa";/
"<U0053><U0061><U0064><U0061><U0061><U0073><U0061>";/ "Sadaasa";/
"<U004D><U0075><U0064><U0064><U0065><U0065>" "Muddee"
% %
% Equivalent of AM PM % Equivalent of AM PM
% %
am_pm "<U0057><U0044>";"<U0057><U0042>" am_pm "WD";"WB"
% %
% Appropriate date representation (%x) % Appropriate date representation (%x)
% "%d/%m/%Y" d_fmt "%d/%m/%Y"
%
d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>"
% %
% Appropriate time representation (%X) % Appropriate time representation (%X)
% "%l:%M:%S" t_fmt "%l:%M:%S"
%
t_fmt "<U0025><U006C><U003A><U0025><U004D><U003A><U0025><U0053>"
% %
% Appropriate AM/PM time representation (%r) % Appropriate AM/PM time representation (%r)
% "%X %p" t_fmt_ampm "%X %p"
%
t_fmt_ampm "<U0025><U0058><U0020><U0025><U0070>"
% %
% Appropriate date and time representation (%c) % Appropriate date and time representation (%c)
% "%A, %B %e, %Y %r %Z d_t_fmt "%A, %B %e, %Y %r %Z"
%
d_t_fmt "<U0025><U0041><U002C><U0020><U0025><U0042><U0020><U0025><U0065><U002C>/
<U0020><U0025><U0059><U0020><U0025><U0072><U0020><U0025><U005A>"
% %
% Appropriate date representation (date(1)) % Appropriate date representation (date(1))
% "%A, %b %e, %r %Z %Y" date_fmt "%A, %B %e, %r %Z %Y"
%
date_fmt "<U0025><U0041><U002C><U0020><U0025><U0042><U0020><U0025><U0065><U002C>/
<U0020><U0025><U0072><U0020><U0025><U005A><U0020><U0025><U0059>"
% %
week 7;19971130;1 week 7;19971130;1
END LC_TIME END LC_TIME