diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 18:26:36 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 18:26:36 +0000 |
commit | 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (patch) | |
tree | 2ea1f8305970753e4a657acb2ccc15ca3eec8e2c /localedata/locales/el_GR | |
parent | 7d58530341304d403a6626d7f7a1913165fe2f32 (diff) | |
download | glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.gz glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.xz glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.zip |
2.5-18.1
Diffstat (limited to 'localedata/locales/el_GR')
-rw-r--r-- | localedata/locales/el_GR | 33 |
1 files changed, 26 insertions, 7 deletions
diff --git a/localedata/locales/el_GR b/localedata/locales/el_GR index 95278657a3..676d31253e 100644 --- a/localedata/locales/el_GR +++ b/localedata/locales/el_GR @@ -51,6 +51,10 @@ END LC_COLLATE LC_CTYPE copy "i18n" + +translit_start +include "translit_combining";"" +translit_end END LC_CTYPE LC_MESSAGES @@ -112,14 +116,29 @@ mon "<U0399><U03B1><U03BD><U03BF><U03C5><U03AC><U03C1><U03B9><U03BF><U03C2>" "<U039F><U03BA><U03C4><U03CE><U03B2><U03C1><U03B9><U03BF><U03C2>";/ "<U039D><U03BF><U03AD><U03BC><U03B2><U03C1><U03B9><U03BF><U03C2>";/ "<U0394><U03B5><U03BA><U03AD><U03BC><U03B2><U03C1><U03B9><U03BF><U03C2>" -d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>" +% 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>" +% +% Appropriate date representation (%x) +% "%d/%m/%Y" d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>" -t_fmt "<U0025><U0054>" -am_pm "";"" -t_fmt_ampm "" -date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/ -<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/ -<U0025><U005A><U0020><U0025><U0059>" +% +% Appropriate time representation (%X) +% "%r" +t_fmt "<U0025><U0072>" +% +% 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>" +% +% 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>" END LC_TIME LC_PAPER |