aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2001-02-10 13:28:23 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2001-02-10 13:28:23 +0000
commit174584dc67400003712e453d1e9a04620096e83b (patch)
tree096fe0d78a95994a25440f0a06822afc40aa0313 /share
parent96cd764ed36a6f0e49ea571a7b8f750a1a6733eb (diff)
downloadsrc-174584dc67400003712e453d1e9a04620096e83b.tar.gz
src-174584dc67400003712e453d1e9a04620096e83b.zip
Add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for el_GR.ISO_8859-7
Submitted by: Panagiotis Astithas <past@netmode.ntua.gr> via -i18n
Notes
Notes: svn path=/head/; revision=72317
Diffstat (limited to 'share')
-rw-r--r--share/monetdef/el_GR.ISO8859-7.src36
-rw-r--r--share/monetdef/el_GR.ISO_8859-7.src36
-rw-r--r--share/msgdef/el_GR.ISO8859-7.src10
-rw-r--r--share/msgdef/el_GR.ISO_8859-7.src10
-rw-r--r--share/numericdef/el_GR.ISO8859-7.src12
-rw-r--r--share/numericdef/el_GR.ISO_8859-7.src12
6 files changed, 116 insertions, 0 deletions
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