diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-08-08 19:24:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-08-08 19:24:32 +0000 |
commit | 12cafd025ab67f3c65143e868edc8215cd45b3cc (patch) | |
tree | 5b4093b72e887c97636de9ab6dd63a45d1042fb8 /share/timedef/ca_ES.UTF-8.src | |
parent | 779f79ea9f404f860679e28dfbe5fbbda22e1a47 (diff) |
Add newly generated locales from CLDR 27.0.1
Notes
Notes:
svn path=/projects/collation/; revision=286464
Diffstat (limited to 'share/timedef/ca_ES.UTF-8.src')
-rw-r--r-- | share/timedef/ca_ES.UTF-8.src | 102 |
1 files changed, 0 insertions, 102 deletions
diff --git a/share/timedef/ca_ES.UTF-8.src b/share/timedef/ca_ES.UTF-8.src deleted file mode 100644 index 70f0243baf19..000000000000 --- a/share/timedef/ca_ES.UTF-8.src +++ /dev/null @@ -1,102 +0,0 @@ -# $FreeBSD$ -# -# WARNING: spaces may be essential at the end of lines -# WARNING: empty lines are essential too -# -# Short month names -# -gen -feb -mar -abr -mai -jun -jul -ago -set -oct -nov -des -# -# Long month names (as in a date) -# -gener -febrer -març -abril -maig -juny -juliol -agost -setembre -octubre -novembre -desembre -# -# Short weekday names -# -diu -dil -dim -dmc -dij -div -dis -# -# Long weekday names -# -diumenge -dilluns -dimarts -dimecres -dijous -divendres -dissabte -# -# X_fmt -# -%H:%M:%S -# -# x_fmt -# -%d/%m/%Y -# -# c_fmt -# -%a %e %b %X %Y -# -# am -# -AM -# -# pm -# -PM -# -# date_fmt -# -%A, %e de %B de %Y, %X %Z -# -# Long month names (without case ending) -# -gener -febrer -març -abril -maig -juny -juliol -agost -setembre -octubre -novembre -desembre -# -# md_order -# -dm -# -# ampm_fmt -# -%I:%M:%S %p -# EOF |