From 174584dc67400003712e453d1e9a04620096e83b Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Sat, 10 Feb 2001 13:28:23 +0000 Subject: [PATCH] Add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for el_GR.ISO_8859-7 Submitted by: Panagiotis Astithas via -i18n --- share/monetdef/el_GR.ISO8859-7.src | 36 +++++++++++++++++++++++++++ share/monetdef/el_GR.ISO_8859-7.src | 36 +++++++++++++++++++++++++++ share/msgdef/el_GR.ISO8859-7.src | 10 ++++++++ share/msgdef/el_GR.ISO_8859-7.src | 10 ++++++++ share/numericdef/el_GR.ISO8859-7.src | 12 +++++++++ share/numericdef/el_GR.ISO_8859-7.src | 12 +++++++++ 6 files changed, 116 insertions(+) create mode 100644 share/monetdef/el_GR.ISO8859-7.src create mode 100644 share/monetdef/el_GR.ISO_8859-7.src create mode 100644 share/msgdef/el_GR.ISO8859-7.src create mode 100644 share/msgdef/el_GR.ISO_8859-7.src create mode 100644 share/numericdef/el_GR.ISO8859-7.src create mode 100644 share/numericdef/el_GR.ISO_8859-7.src diff --git a/share/monetdef/el_GR.ISO8859-7.src b/share/monetdef/el_GR.ISO8859-7.src new file mode 100644 index 000000000000..41326fc39011 --- /dev/null +++ b/share/monetdef/el_GR.ISO8859-7.src @@ -0,0 +1,36 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# int_curr_symbol +GRD +# currency_symbol +äñ÷ +# mon_decimal_point +, +# mon_thousands_sep +. +# mon_grouping +3;3 +# positive_sign + +# negative_sign +- +# int_frac_digits +2 +# frac_digits +2 +# p_cs_precedes +0 +# p_sep_by_space +1 +# n_cs_precedes +0 +# n_sep_by_space +1 +# p_sign_posn +1 +# n_sign_posn +1 +# EOF diff --git a/share/monetdef/el_GR.ISO_8859-7.src b/share/monetdef/el_GR.ISO_8859-7.src new file mode 100644 index 000000000000..41326fc39011 --- /dev/null +++ b/share/monetdef/el_GR.ISO_8859-7.src @@ -0,0 +1,36 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# int_curr_symbol +GRD +# currency_symbol +äñ÷ +# mon_decimal_point +, +# mon_thousands_sep +. +# mon_grouping +3;3 +# positive_sign + +# negative_sign +- +# int_frac_digits +2 +# frac_digits +2 +# p_cs_precedes +0 +# p_sep_by_space +1 +# n_cs_precedes +0 +# n_sep_by_space +1 +# p_sign_posn +1 +# n_sign_posn +1 +# EOF diff --git a/share/msgdef/el_GR.ISO8859-7.src b/share/msgdef/el_GR.ISO8859-7.src new file mode 100644 index 000000000000..b5560672adb7 --- /dev/null +++ b/share/msgdef/el_GR.ISO8859-7.src @@ -0,0 +1,10 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# yesexpr +^[íÍyY].* +# noexpr +^[ïÏnN].* +# EOF diff --git a/share/msgdef/el_GR.ISO_8859-7.src b/share/msgdef/el_GR.ISO_8859-7.src new file mode 100644 index 000000000000..b5560672adb7 --- /dev/null +++ b/share/msgdef/el_GR.ISO_8859-7.src @@ -0,0 +1,10 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# yesexpr +^[íÍyY].* +# noexpr +^[ïÏnN].* +# EOF diff --git a/share/numericdef/el_GR.ISO8859-7.src b/share/numericdef/el_GR.ISO8859-7.src new file mode 100644 index 000000000000..4719c242026e --- /dev/null +++ b/share/numericdef/el_GR.ISO8859-7.src @@ -0,0 +1,12 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# decimal_point +, +# thousands_sep +. +# grouping +0;0 +# EOF diff --git a/share/numericdef/el_GR.ISO_8859-7.src b/share/numericdef/el_GR.ISO_8859-7.src new file mode 100644 index 000000000000..4719c242026e --- /dev/null +++ b/share/numericdef/el_GR.ISO_8859-7.src @@ -0,0 +1,12 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# decimal_point +, +# thousands_sep +. +# grouping +0;0 +# EOF