diff options
Diffstat (limited to 'REORG.TODO/localedata/locales/el_GR@euro')
-rw-r--r-- | REORG.TODO/localedata/locales/el_GR@euro | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/REORG.TODO/localedata/locales/el_GR@euro b/REORG.TODO/localedata/locales/el_GR@euro new file mode 100644 index 0000000000..c07d633ac1 --- /dev/null +++ b/REORG.TODO/localedata/locales/el_GR@euro @@ -0,0 +1,83 @@ +comment_char % +escape_char / + +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + +LC_IDENTIFICATION +title "Greek locale for Greece with Euro" +source "Free Software Foundation, Inc." +address "http:////www.gnu.org//software//libc//" +contact "" +email "bug-glibc-locales@gnu.org" +tel "" +fax "" +language "Greek" +territory "Greece" +revision "1.0" +date "2000-06-24" + +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_TIME +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_NAME +category "i18n:2012";LC_ADDRESS +category "i18n:2012";LC_TELEPHONE +category "i18n:2012";LC_MEASUREMENT +END LC_IDENTIFICATION + +LC_CTYPE +copy "el_GR" +END LC_CTYPE + +LC_COLLATE + +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" + +END LC_COLLATE + +LC_MONETARY +copy "el_GR" +END LC_MONETARY + +LC_NUMERIC +copy "el_GR" +END LC_NUMERIC + +LC_TIME +copy "el_GR" +END LC_TIME + +LC_MESSAGES +copy "el_GR" +END LC_MESSAGES + +LC_PAPER +copy "el_GR" +END LC_PAPER + +LC_NAME +copy "el_GR" +END LC_NAME + +LC_ADDRESS +copy "el_GR" +END LC_ADDRESS + +LC_TELEPHONE +copy "el_GR" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "el_GR" +END LC_MEASUREMENT |