summaryrefslogtreecommitdiffstats
path: root/share/timedef
diff options
context:
space:
mode:
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/Makefile1
-rw-r--r--share/timedef/ro_RO.ISO8859-2.src102
2 files changed, 103 insertions, 0 deletions
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