diff options
Diffstat (limited to 'localedata/locales/el_GR')
-rw-r--r-- | localedata/locales/el_GR | 60 |
1 files changed, 23 insertions, 37 deletions
diff --git a/localedata/locales/el_GR b/localedata/locales/el_GR index 01186be674..a07498f2fd 100644 --- a/localedata/locales/el_GR +++ b/localedata/locales/el_GR @@ -69,13 +69,13 @@ nostr "<U03CC><U03C7><U03B9>" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<U0045><U0055><U0052><U0020>" +int_curr_symbol "EUR " currency_symbol "<U20AC>" -mon_decimal_point "<U002C>" -mon_thousands_sep "<U002E>" +mon_decimal_point "," +mon_thousands_sep "." mon_grouping 3 positive_sign "" -negative_sign "<U002D>" +negative_sign "-" int_frac_digits 2 frac_digits 2 p_cs_precedes 0 @@ -87,8 +87,8 @@ n_sign_posn 1 END LC_MONETARY LC_NUMERIC -decimal_point "<U002C>" -thousands_sep "<U002E>" +decimal_point "," +thousands_sep "." grouping 0;0 END LC_NUMERIC @@ -124,27 +124,23 @@ mon "<U0399><U03B1><U03BD><U03BF><U03C5><U03AC><U03C1><U03B9><U03BF><U03C2>" "<U0394><U03B5><U03BA><U03AD><U03BC><U03B2><U03C1><U03B9><U03BF><U03C2>" % Greece uses 12h time: http://publications.eu.int/code/el/el-4100800el.htm % Appropriate date and time representation (%c) -% "%a %d %b %Y %r %Z" -d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0072><U0020><U0025><U005A>" +d_t_fmt "%a %d %b %Y %r %Z" % % 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) -% "%r" -t_fmt "<U0025><U0072>" +t_fmt "%r" % % Strings for AM/PM % am_pm "<U03c0><U03bc>";"<U03bc><U03bc>" % % Appropriate AM/PM time representation (%r) -% "%r" -t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070>" +t_fmt_ampm "%I:%M:%S %p" % -% Appropriate date representation (date(1)) "%a %d %b %Y %r %Z" -date_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0072><U0020><U0025><U005A>" +% Appropriate date representation (date(1)) +date_fmt "%a %d %b %Y %r %Z" week 7;19971130;4 first_weekday 2 END LC_TIME @@ -154,10 +150,9 @@ copy "i18n" END LC_PAPER LC_TELEPHONE -tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/ -<U006C>" -int_prefix "<U0033><U0030>" -int_select "<U0030><U0030>" +tel_int_fmt "+%c %a %l" +int_prefix "30" +int_select "00" END LC_TELEPHONE LC_MEASUREMENT @@ -165,28 +160,19 @@ copy "i18n" END LC_MEASUREMENT LC_NAME -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" END LC_NAME LC_ADDRESS -postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/ -<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/ -<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/ -<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/ -<U004E><U0025><U0063><U0025><U004E>" +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" country_name "<U0395><U03BB><U03BB><U03AC><U03B4><U03B1>" -country_ab2 "<U0047><U0052>" -country_ab3 "<U0047><U0052><U0043>" +country_ab2 "GR" +country_ab3 "GRC" country_num 300 -% GR -country_car "<U0047><U0052>" +country_car "GR" % ελληνικά lang_name "<U0395><U03BB><U03BB><U03B7><U03BD><U03B9><U03BA><U03AC>" -% el -lang_ab "<U0065><U006C>" -% ell -lang_term "<U0065><U006C><U006C>" -% gre -lang_lib "<U0067><U0072><U0065>" +lang_ab "el" +lang_term "ell" +lang_lib "gre" END LC_ADDRESS |