summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-01-08 15:20:13 +0000
committerache <ache@FreeBSD.org>2002-01-08 15:20:13 +0000
commitf3a27227745abfc7e62b635234bd441bd8bb0461 (patch)
tree5d9f7ac4a2faa66fde2b01361728228be6192522 /share
parentf8e44654c54b677bb28e7c44b57e2e66919dbd96 (diff)
downloadFreeBSD-src-f3a27227745abfc7e62b635234bd441bd8bb0461.zip
FreeBSD-src-f3a27227745abfc7e62b635234bd441bd8bb0461.tar.gz
Add ro_RO
PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro>
Diffstat (limited to 'share')
-rw-r--r--share/colldef/Makefile2
-rw-r--r--share/mklocale/Makefile2
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/ro_RO.ISO8859-2.src36
-rw-r--r--share/msgdef/Makefile1
-rw-r--r--share/msgdef/ro_RO.ISO8859-2.src11
-rw-r--r--share/numericdef/Makefile1
-rw-r--r--share/numericdef/ro_RO.ISO8859-2.src12
-rw-r--r--share/timedef/Makefile1
-rw-r--r--share/timedef/ro_RO.ISO8859-2.src102
10 files changed, 167 insertions, 2 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index 25349ea..bcbb998 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -39,7 +39,7 @@ LATIN1LINKS= af_ZA da_DK en_AU en_CA en_GB en_NZ en_US fi_FI \
fr_BE fr_CA fr_CH fr_FR it_CH it_IT nl_BE nl_NL no_NO \
pt_PT
-LATIN2LINKS= hr_HR hu_HU pl_PL sl_SI
+LATIN2LINKS= hr_HR hu_HU pl_PL ro_RO sl_SI
.SUFFIXES: .src .out
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile
index 303bc31..17e0d0b 100644
--- a/share/mklocale/Makefile
+++ b/share/mklocale/Makefile
@@ -28,7 +28,7 @@ LATIN1LINKS= af_ZA da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_NZ en_US \
es_ES fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE \
nl_NL no_NO pt_PT sv_SE
LATIN15LINKS= ${LATIN1LINKS} et_EE
-LATIN2LINKS= cs_CZ hr_HR hu_HU pl_PL sl_SI sk_SK
+LATIN2LINKS= cs_CZ hr_HR hu_HU pl_PL sl_SI ro_RO sk_SK
LATIN4LINKS= lt_LT
LATIN5LINKS= uk_UA
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index de16af0..cccdca9 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -32,6 +32,7 @@ LOCALES= af_ZA.ISO8859-1 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
pt_PT.ISO8859-1 \
+ ro_RO.ISO8859-2 \
ru_RU.CP866 \
ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
diff --git a/share/monetdef/ro_RO.ISO8859-2.src b/share/monetdef/ro_RO.ISO8859-2.src
new file mode 100644
index 0000000..4f543c4
--- /dev/null
+++ b/share/monetdef/ro_RO.ISO8859-2.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 (last character always SPACE)
+ROL
+# currency_symbol
+Lei
+# 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
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index acde8e3..ea774ef 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -26,6 +26,7 @@ LOCALES= af_ZA.ISO8859-1 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
pt_PT.ISO8859-1 \
+ ro_RO.ISO8859-2 \
ru_RU.CP866 \
ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
diff --git a/share/msgdef/ro_RO.ISO8859-2.src b/share/msgdef/ro_RO.ISO8859-2.src
new file mode 100644
index 0000000..c14e034
--- /dev/null
+++ b/share/msgdef/ro_RO.ISO8859-2.src
@@ -0,0 +1,11 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[dDyY].*
+# noexpr
+^[nN].*
+# EOF
+
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index aa471cd..7687ad3 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -25,6 +25,7 @@ LOCALES= af_ZA.ISO8859-1 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
pt_PT.ISO8859-1 \
+ ro_RO.ISO8859-2 \
ru_RU.CP866 \
ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
diff --git a/share/numericdef/ro_RO.ISO8859-2.src b/share/numericdef/ro_RO.ISO8859-2.src
new file mode 100644
index 0000000..4ebc899
--- /dev/null
+++ b/share/numericdef/ro_RO.ISO8859-2.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, separated by ;
+3;3
+# EOF
diff --git a/share/timedef/Makefile b/share/timedef/Makefile
index 8b841e8..72792ec 100644
--- a/share/timedef/Makefile
+++ b/share/timedef/Makefile
@@ -29,6 +29,7 @@ LOCALES= bg_BG.CP1251 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
pt_PT.ISO8859-1 \
+ ro_RO.ISO8859-2 \
ru_RU.CP866 \
ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
diff --git a/share/timedef/ro_RO.ISO8859-2.src b/share/timedef/ro_RO.ISO8859-2.src
new file mode 100644
index 0000000..515066c
--- /dev/null
+++ b/share/timedef/ro_RO.ISO8859-2.src
@@ -0,0 +1,102 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# Short month names
+#
+Ian
+Feb
+Mar
+Apr
+Mai
+Iun
+Iul
+Aug
+Sep
+Oct
+Noi
+Dec
+#
+# Long month names
+#
+Ianuarie
+Februarie
+Martie
+Aprilie
+Mai
+Iunie
+Iulie
+August
+Septembrie
+Octombrie
+Noiembrie
+Decembrie
+#
+# Short weekday names
+#
+Dum
+Lun
+Mar
+Mie
+Joi
+Vin
+Sâm
+#
+# Long weekday names
+#
+Duminică
+Luni
+Marți
+Miercuri
+Joi
+Vineri
+Sâmbătă
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d.%m.%Y
+#
+# c_fmt
+#
+%a %e %b %Y %X
+#
+# am
+#
+am
+#
+# pm
+#
+pm
+#
+# date_fmt
+#
+%a %e %b %Y %X %Z
+#
+# Long months names (alternative)
+#
+Ianuarie
+Februarie
+Martie
+Aprilie
+Mai
+Iunie
+Iulie
+August
+Septembrie
+Octombrie
+Noiembrie
+Decembrie
+#
+# md_order
+#
+dm
+#
+# ampm_fmt
+#
+%I:%M:%S %p
+# EOF
OpenPOWER on IntegriCloud