/share/timedef/ro_RO.UTF-8.src
https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 102 lines · 102 code · 0 blank · 0 comment · 0 complexity · d8a2f56f70d9a5a1d1b2431793f7563a MD5 · raw file
- # $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 (as in a date)
- #
- 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 month names (without case ending)
- #
- Ianuarie
- Februarie
- Martie
- Aprilie
- Mai
- Iunie
- Iulie
- August
- Septembrie
- Octombrie
- Noiembrie
- Decembrie
- #
- # md_order
- #
- dm
- #
- # ampm_fmt
- #
- %I:%M:%S %p
- # EOF