diff options
author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-03-27 08:14:15 +0000 |
---|---|---|
committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-03-27 08:14:15 +0000 |
commit | 839b21a6f45bae59ad519ff38dc3022208c69083 (patch) | |
tree | 19ac68324e90f69bde7f7400f432c3e49e8f2e2d /share/timedef/ro_RO.UTF-8.src | |
parent | 6c8cc8ec4bc11bef0c723076612ad0b54e874b9b (diff) |
Add UTF-8 versions of all the currently supported system locales. Most of
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.
PR: 44307
Notes
Notes:
svn path=/head/; revision=127474
Diffstat (limited to 'share/timedef/ro_RO.UTF-8.src')
-rw-r--r-- | share/timedef/ro_RO.UTF-8.src | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/share/timedef/ro_RO.UTF-8.src b/share/timedef/ro_RO.UTF-8.src new file mode 100644 index 000000000000..5f7db7a70136 --- /dev/null +++ b/share/timedef/ro_RO.UTF-8.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 |