diff options
Diffstat (limited to 'localedata/locales/am_ET')
-rw-r--r-- | localedata/locales/am_ET | 50 |
1 files changed, 17 insertions, 33 deletions
diff --git a/localedata/locales/am_ET b/localedata/locales/am_ET index fa7313a574..8d6dc7f463 100644 --- a/localedata/locales/am_ET +++ b/localedata/locales/am_ET @@ -1440,23 +1440,19 @@ LC_ADDRESS % % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category. % -postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/ -<U0025><U0062><U0025><U0065><U0025><U0072>" +postal_fmt "%z%c%T%s%b%e%r" country_name "<U12A2><U1275><U12EE><U1335><U12EB>" -country_post "<U0045><U0054><U0048>" -country_ab2 "<U0045><U0054>" -country_ab3 "<U0045><U0054><U0048>" +country_post "ETH" +country_ab2 "ET" +country_ab3 "ETH" country_num 231 % 210 found in at least one ISO 3166 doc % ETH -country_car "<U0045><U0054><U0048>" +country_car "ETH" % country_isbn unknown, Need ISO 2108 lang_name "<U12A0><U121B><U122D><U129B>" -% am -lang_ab "<U0061><U006D>" -% amh -lang_term "<U0061><U006D><U0068>" -% amh -lang_lib "<U0061><U006D><U0068>" +lang_ab "am" +lang_term "amh" +lang_lib "amh" % END LC_ADDRESS @@ -1473,8 +1469,7 @@ LC_NAME % % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category. % -name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/ -<U0025><U006D><U0025><U0074><U0025><U0066>" +name_fmt "%d%t%g%t%m%t%f" name_gen "" name_mr "<U12A0><U1276>" name_mrs "<U12C8><U002F><U122E>" @@ -1489,7 +1484,7 @@ LC_TIME % Abbreviated weekday names (%a) % abday "<U12A5><U1211><U12F5>";/ - "<U1230><U129E><U0020>";/ + "<U1230><U129E> ";/ "<U121B><U12AD><U1230>";/ "<U1228><U1261><U12D5>";/ "<U1210><U1219><U1235>";/ @@ -1512,8 +1507,8 @@ abmon "<U1303><U1295><U12E9>";/ "<U134C><U1265><U1229>";/ "<U121B><U122D><U127D>";/ "<U12A4><U1355><U1228>";/ - "<U121C><U12ED><U0020>";/ - "<U1301><U1295><U0020>";/ + "<U121C><U12ED> ";/ + "<U1301><U1295> ";/ "<U1301><U120B><U12ED>";/ "<U12A6><U1308><U1235>";/ "<U1234><U1355><U1274>";/ @@ -1542,34 +1537,23 @@ am_pm "<U1321><U12CB><U1275>";/ "<U12A8><U1230><U12D3><U1275>" % % Appropriate date representation (%x) -% "%d/%m/%Y" -% -d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>" +d_fmt "%d//%m//%Y" % % Appropriate time representation (%X) -% "%l:%M:%S" -% -t_fmt "<U0025><U006C><U003A><U0025><U004D><U003A><U0025><U0053>" +t_fmt "%l:%M:%S" % % Appropriate AM/PM time representation (%r) -% "%X %p" -% -t_fmt_ampm "<U0025><U0058><U0020><U0025><U0070>" +t_fmt_ampm "%X %p" % % Appropriate date and time representation (%c) % "%A፣ %B %e ቀን %Y %r %Z % -d_t_fmt "<U0025><U0041><U1363><U0020><U0025><U0042><U0020><U0025><U0065>/ -<U0020><U1240><U1295>/ -<U0020><U0025><U0059><U0020><U0025><U0072><U0020><U0025><U005A>" +d_t_fmt "%A<U1363> %B %e <U1240><U1295> %Y %r %Z" % % Appropriate date representation (date(1)) % "%A፣ %B %e ቀን %r %Z %Y ዓ/ም % -date_fmt "<U0025><U0041><U1363><U0020><U0025><U0042><U0020><U0025><U0065>/ -<U0020><U1240><U1295>/ -<U0020><U0025><U0072><U0020><U0025><U005A><U0020><U0025><U0059>/ -<U0020><U12D3><U002F><U121D>" +date_fmt "%A<U1363> %B %e <U1240><U1295> %r %Z %Y <U12D3>//<U121D>" % week 7;19971130;1 END LC_TIME |