[Midnightbsd-cvs] src [10254] trunk/share/monetdef: add new
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jun 2 17:53:05 EDT 2018
Revision: 10254
http://svnweb.midnightbsd.org/src/?rev=10254
Author: laffer1
Date: 2018-06-02 17:53:04 -0400 (Sat, 02 Jun 2018)
Log Message:
-----------
add new
Modified Paths:
--------------
trunk/share/monetdef/Makefile
Added Paths:
-----------
trunk/share/monetdef/ca_ES.UTF-8.src
trunk/share/monetdef/de_AT.UTF-8.src
trunk/share/monetdef/de_DE.UTF-8.src
trunk/share/monetdef/el_GR.UTF-8.src
trunk/share/monetdef/es_ES.UTF-8.src
trunk/share/monetdef/fi_FI.UTF-8.src
trunk/share/monetdef/fr_BE.UTF-8.src
trunk/share/monetdef/fr_FR.UTF-8.src
trunk/share/monetdef/it_IT.UTF-8.src
trunk/share/monetdef/nl_BE.UTF-8.src
trunk/share/monetdef/nl_NL.UTF-8.src
Modified: trunk/share/monetdef/Makefile
===================================================================
--- trunk/share/monetdef/Makefile 2018-06-02 21:51:51 UTC (rev 10253)
+++ trunk/share/monetdef/Makefile 2018-06-02 21:53:04 UTC (rev 10254)
@@ -1,4 +1,5 @@
# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/Makefile 291794 2015-12-04 18:21:05Z bdrewery $
LOCALES= af_ZA.ISO8859-1 \
am_ET.UTF-8 \
@@ -9,13 +10,17 @@
bg_BG.CP1251 \
bg_BG.UTF-8 \
ca_ES.ISO8859-1 \
+ ca_ES.UTF-8 \
cs_CZ.ISO8859-2 \
cs_CZ.UTF-8 \
da_DK.ISO8859-1 \
de_AT.ISO8859-1 \
+ de_AT.UTF-8 \
de_CH.ISO8859-1 \
de_DE.ISO8859-1 \
+ de_DE.UTF-8 \
el_GR.ISO8859-7 \
+ el_GR.UTF-8 \
en_AU.ISO8859-1 \
en_CA.ISO8859-1 \
en_GB.ISO8859-1 \
@@ -24,11 +29,15 @@
en_NZ.ISO8859-1 \
en_US.ISO8859-1 \
es_ES.ISO8859-1 \
+ es_ES.UTF-8 \
et_EE.ISO8859-15 \
fi_FI.ISO8859-1 \
+ fi_FI.UTF-8 \
fr_BE.ISO8859-1 \
+ fr_BE.UTF-8 \
fr_CA.ISO8859-1 \
fr_FR.ISO8859-1 \
+ fr_FR.UTF-8 \
he_IL.UTF-8 \
hi_IN.ISCII-DEV \
hr_HR.ISO8859-2 \
@@ -37,6 +46,7 @@
hy_AM.UTF-8 \
is_IS.ISO8859-1 \
it_IT.ISO8859-1 \
+ it_IT.UTF-8 \
ja_JP.eucJP \
ja_JP.UTF-8 \
kk_KZ.PT154 \
@@ -47,7 +57,9 @@
lv_LV.ISO8859-13 \
mn_MN.UTF-8 \
nl_BE.ISO8859-1 \
+ nl_BE.UTF-8 \
nl_NL.ISO8859-1 \
+ nl_NL.UTF-8 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
pl_PL.UTF-8 \
@@ -79,7 +91,7 @@
zh_HK.UTF-8 \
zh_TW.Big5
-LOCALEDIR= /usr/share/locale
+LOCALEDIR= ${SHAREDIR}/locale
.SUFFIXES: .src .out
@@ -110,12 +122,9 @@
fi_FI fr_BE fr_CA fr_CH fr_FR \
is_IS it_IT it_CH nl_BE nl_NL nb_NO nn_NO no_NO sv_SE
ISO8859-1_US-ASCII= en_AU en_CA en_GB en_NZ en_US
-ISO8859-1_UTF-8= af_ZA ca_AD ca_ES ca_FR ca_IT da_DK de_AT de_CH de_DE \
- en_AU en_CA en_NZ en_US es_ES \
- fi_FI fr_BE fr_CA fr_FR is_IS it_IT nl_BE \
- nl_NL nb_NO nn_NO no_NO pt_BR sv_SE
-ISO8859-2_UTF-8= hr_HR hu_HU ro_RO sk_SK sl_SI sr_YU
-ISO8859-7_UTF-8= el_GR
+ISO8859-1_UTF-8= af_ZA da_DK de_CH en_AU en_CA en_NZ en_US \
+ fr_CA is_IS nb_NO nn_NO no_NO pt_BR sv_SE
+ISO8859-2_UTF-8= hr_HR hu_HU ro_RO sk_SK sl_SI
ISO8859-9_UTF-8= tr_TR
ISO8859-13_ISO8859-4= lt_LT
ISO8859-13_UTF-8= lt_LT lv_LV
Added: trunk/share/monetdef/ca_ES.UTF-8.src
===================================================================
--- trunk/share/monetdef/ca_ES.UTF-8.src (rev 0)
+++ trunk/share/monetdef/ca_ES.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/ca_ES.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
Property changes on: trunk/share/monetdef/ca_ES.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/de_AT.UTF-8.src
===================================================================
--- trunk/share/monetdef/de_AT.UTF-8.src (rev 0)
+++ trunk/share/monetdef/de_AT.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/de_AT.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
Property changes on: trunk/share/monetdef/de_AT.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/de_DE.UTF-8.src
===================================================================
--- trunk/share/monetdef/de_DE.UTF-8.src (rev 0)
+++ trunk/share/monetdef/de_DE.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/de_DE.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
Property changes on: trunk/share/monetdef/de_DE.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/el_GR.UTF-8.src
===================================================================
--- trunk/share/monetdef/el_GR.UTF-8.src (rev 0)
+++ trunk/share/monetdef/el_GR.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/el_GR.UTF-8.src 253419 2013-07-17 11:51:24Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# 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
Property changes on: trunk/share/monetdef/el_GR.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/es_ES.UTF-8.src
===================================================================
--- trunk/share/monetdef/es_ES.UTF-8.src (rev 0)
+++ trunk/share/monetdef/es_ES.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/es_ES.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
Property changes on: trunk/share/monetdef/es_ES.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/fi_FI.UTF-8.src
===================================================================
--- trunk/share/monetdef/fi_FI.UTF-8.src (rev 0)
+++ trunk/share/monetdef/fi_FI.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/fi_FI.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+0
+# p_sep_by_space
+2
+# n_cs_precedes
+0
+# n_sep_by_space
+2
+# p_sign_posn
+1
+# n_sign_posn
+2
+# EOF
Property changes on: trunk/share/monetdef/fi_FI.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/fr_BE.UTF-8.src
===================================================================
--- trunk/share/monetdef/fr_BE.UTF-8.src (rev 0)
+++ trunk/share/monetdef/fr_BE.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/fr_BE.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+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
Property changes on: trunk/share/monetdef/fr_BE.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/fr_FR.UTF-8.src
===================================================================
--- trunk/share/monetdef/fr_FR.UTF-8.src (rev 0)
+++ trunk/share/monetdef/fr_FR.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/fr_FR.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+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
+2
+# EOF
Property changes on: trunk/share/monetdef/fr_FR.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/it_IT.UTF-8.src
===================================================================
--- trunk/share/monetdef/it_IT.UTF-8.src (rev 0)
+++ trunk/share/monetdef/it_IT.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/it_IT.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
Property changes on: trunk/share/monetdef/it_IT.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/nl_BE.UTF-8.src
===================================================================
--- trunk/share/monetdef/nl_BE.UTF-8.src (rev 0)
+++ trunk/share/monetdef/nl_BE.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/nl_BE.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+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
Property changes on: trunk/share/monetdef/nl_BE.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/share/monetdef/nl_NL.UTF-8.src
===================================================================
--- trunk/share/monetdef/nl_NL.UTF-8.src (rev 0)
+++ trunk/share/monetdef/nl_NL.UTF-8.src 2018-06-02 21:53:04 UTC (rev 10254)
@@ -0,0 +1,37 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/monetdef/nl_NL.UTF-8.src 253414 2013-07-17 10:12:31Z bapt $
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+EUR
+# currency_symbol
+€
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+2
+# EOF
Property changes on: trunk/share/monetdef/nl_NL.UTF-8.src
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list