aboutsummaryrefslogtreecommitdiff
path: root/share/timedef
Commit message (Collapse)AuthorAgeFilesLines
* Finsh readding Big5 in r317204, which was reverting r315568. This commitLi-Wen Hsu2019-06-202-0/+88
| | | | | | | | | | | | reverts r315569. Reported by: Ting-Wei Lan <lantw44 gmail com> Discussed with: kevlo MFC after: 3 days Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=349225
* Fix various issues with Chinese locales:Xin LI2018-12-305-119/+119
| | | | | | | | | | | | | | | | | | | | - Change short weekday names to use only one Chinese character. (note: this is a somewhat misunfortunate compromise due to the fact that some applications are using short buffer for weekday names, and in ~1905 when 星期 system was created to replace the traditional 七曜 system, which can use 日月火水木金土 to represent Sunday through Saturday with just one character without any confusion). - for zh_CN locales: use Arabic numerals for month names, matching the practice of all other CJK locales - Regenerate zh_CN.{GB2312,GBK} locales from zh_CN.UTF-8. Reported by: ygy Reviewed by: kevlo MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D18689 Notes: svn path=/head/; revision=342633
* Add ga_IE.UTF-8 locale.Yuri Pankov2018-11-262-0/+84
| | | | | | | | | | | | PR: 228587 Submitted by: Micil <micheal.maclochlainn@oegaillimh.ie> (LC_TIME) Reviewed by: bapt Approved by: kib (mentor, implicit) MFC after: 3 days Differential revision: https://reviews.freebsd.org/D17997 Notes: svn path=/head/; revision=340992
* Use blank am_pm and t_fmt_ampm for de_AT and de_DE locales as apparentlyYuri Pankov2018-11-114-28/+12
| | | | | | | | | | | | | | | they use 24-hour clock notation. The visible change is that w(1) now uses 24-hour clock format as it checks for t_fmt_ampm presence. PR: 231771 Submitted by: Christoph Schönweiler <public2016@hauptsignal.at> Reviewed by: bapt Approved by: kib (mentor, implicit) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D17945 Notes: svn path=/head/; revision=340354
* Revert r315571 for share/timedef/ca_IT.ISO8859-15.src, ca_IT is CatalanYuri Pankov2018-10-171-5/+1
| | | | | | | | | | | | | | | in Italy, and is not related to Canada. While here, remove the header as we do NOT currently use CLDR data to generate timedef, and it's misleading. PR: 225855 Reviewed by: bapt Approved by: re (gjb), kib (mentor) Differential Revision: https://reviews.freebsd.org/D17551 Notes: svn path=/head/; revision=339412
* timedef: Update Czech timedefEitan Adler2018-05-231-1/+1
| | | | | | | | | | This changes date format from 2015/05/12 to 05.12.2015. PR: 200591 Submitted by: grafnetter@dekanat.mff.cuni.cz Notes: svn path=/head/; revision=334088
* Canada adheres to ISO 8601, let's make the locale reflecting that factBaptiste Daroussin2017-03-194-4/+4
| | | | | | | | | | | PR: 200079 MFC after: 1 week Submitted by: Dan McGregor <dan.mcgregor@usask.ca> Reported by: A.J. Kehoe IV (Nanoman) <freebsd-bugs@nanoman.ca> Differential Revision: https://reviews.freebsd.org/D9925 Notes: svn path=/head/; revision=315571
* Finish removal of Big5Baptiste Daroussin2017-03-192-88/+0
| | | | Notes: svn path=/head/; revision=315569
* Suffix short month names with "월" and replace %b with %_m for date formats.Jung-uk Kim2016-09-072-26/+26
| | | | | | | | This change is analogous to r199179, r199271, and r289041 for japanese and chinese locales. Notes: svn path=/head/; revision=305571
* Revert r304192 to fix short month names and replace %b with %_m in date_fmtKevin Lo2016-09-026-78/+78
| | | | | | | | | | | | | for Chinese locales. As mentioned in the commit message of r289041, nl_langinfo(ABMON_*) only returned numbers when using a Chinese locale, this causes problems in applications that put the short month name and the day of the month together. Spotted by: Ting-Wei Lan <lantw44 gmail com> Notes: svn path=/head/; revision=305265
* Fix ko_KR, zh_CN, zh_HK, and zh_TW locales. r304045 did not fully revertJung-uk Kim2016-08-169-174/+175
| | | | | | | date/time formats for these locales. Notes: svn path=/head/; revision=304192
* Set date and time formats back to what they were before CLDRBaptiste Daroussin2016-08-13119-498/+497
| | | | | | | | | | | | | | | | | | | | | | | | | | While CLDR brings us a good and up to date source data to generate locales for all databses we are using for locales, it is not the case of LC_TIME. Where it does not defines the informations we need. Put back all the date and time formats from the old locales. Make it statically for now (in order to be able to merge it now into 11.0-RELEASE). The generation tools will be updated soon. That gives us time to properly work on LC_TIME during the 12 timeframe. While here fix abbreviated month for af_ZA (which are already fixed in CLDR data upstream) In locales where AP/PM was not defined before CLDR data, remove again the AP/PM informations For locales where AP/PM was defined before CLDR data, keep the CLDR information which was properly translated. MFC after: 3 days Notes: svn path=/head/; revision=304045
* Add a hack to add weekday to date format for ko_KR locale.Jung-uk Kim2016-07-272-4/+4
| | | | Notes: svn path=/head/; revision=303404
* Regenerate timedef for zh_TW.Kevin Lo2016-07-272-3/+3
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=303373
* Add weekday to the date format.Kevin Lo2016-07-271-2/+2
| | | | Notes: svn path=/head/; revision=303354
* Add weekday to the date format of more localesBaptiste Daroussin2016-07-2322-44/+44
| | | | | | | MFC after: 1 day Notes: svn path=/head/; revision=303219
* Posixify the locales name for variantsBaptiste Daroussin2016-07-0314-14/+14
| | | | | | | | | | | | | | | | | | | | | | | For all locales with variants: - if no ambiguity on the locale (only one variant) just use the regular name - if ambiguity, pick one as default and append @<variant> to the others respecting POSIX As a result: - All the 3 components locales added recently are renamed to the usual 2 components version for all but sr_RS.UTF-8 - Set sr_RS.UTF-8 to the cyrillic variant - Add sr_RS.UTF-8@latin - Remove the symlinks aliases they were created to represent the 2 components version as aliasas and are now useless - Update the OptionalObsoleteFiles.inc and ObsoleteFiles.inc to reflect those changes Discussed with: ache@ Approved by: re@ (gjb) Notes: svn path=/head/; revision=302329
* Fix generation of locales with multiple variantsBaptiste Daroussin2016-06-206-268/+130
| | | | | | | | | | | | Serbian locales have triple components to represent the 2 variations of the locale: Latin and Cyrillic. Previously the tools generatic the locale were appending both definitions instead of differentiating them. Reported by: ache Approved by: re (gjb) Notes: svn path=/head/; revision=302026
* - Prefer to use %d over %e where the day of the month should be zeroHajimu UMEMOTO2016-06-1945-83/+83
| | | | | | | | | | | | filled. - Since %e means the day of the month as well, regard %e as same as %d in md_order. Reported by: vangyzen Approved by: re (gjb) Notes: svn path=/head/; revision=302016
* Regenerate timedef:Baptiste Daroussin2016-05-2956-122/+122
| | | | | | | | | | | | | | | | | For Russian: - Convert AM/PM which are badly formatted in CLDR to replace it by the proper cyrillic - Add a dependency on Text::Iconv so non unicode get the proper encoding for AM/PM - fix the date format having 'r.,' and convert it to 'r.' (also fixed in Bulgarian) For All: - Use complete Day of Week instead of the abbreviated one Reported by: ache Notes: svn path=/head/; revision=300976
* Readd week day to default datesBaptiste Daroussin2016-05-2854-108/+108
| | | | | | | Requested by: many Notes: svn path=/head/; revision=300914
* Regenerates locales Makefiles and localesBaptiste Daroussin2016-04-162-88/+2
| | | | Notes: svn path=/head/; revision=298121
* Restore a day of the week in date(1) output for Japanese locales.Hajimu UMEMOTO2015-12-203-5/+5
| | | | | | | It was lost by recent locale change. Notes: svn path=/head/; revision=292512
* Simplify the locale generated Makefiles by using bmake multi variables for loopsBaptiste Daroussin2015-12-181-73/+73
| | | | Notes: svn path=/head/; revision=292453
* META MODE: Fix 'make the-lot' with recent locale changesBryan Drewery2015-11-251-0/+11
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=291311
* Bring back a couple of ISO8859-15 locales:Baptiste Daroussin2015-11-162-1/+8
| | | | | | | | | | | | - af_ZA.ISO8859-15 - en_AU.ISO8859-15 - en_CA.ISO8859-15 - en_NZ.ISO8859-15 - en_US.ISO8859-15 - fr_CA.ISO8859-15 Notes: svn path=/head/; revision=290928
* Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15Baptiste Daroussin2015-11-151-1/+28
| | | | | | | Requested by: arche Notes: svn path=/head/; revision=290866
* Use explicit filename when creating locale symlinks to avoid creating aBryan Drewery2015-11-111-1/+2
| | | | | | | | | | directory symlink when the target directory does not exist. This will cause an error instead of a broken setup. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=290677
* Regenerate timedef now that the tools pad CJK correctlyBaptiste Daroussin2015-11-093-27/+27
| | | | Notes: svn path=/head/; revision=290619
* Fix alignment of the short month names for CJK locales,Hajimu UMEMOTO2015-11-0710-90/+90
| | | | | | | as far as I could edit them. Notes: svn path=/head/; revision=290522
* Regenerate localesBaptiste Daroussin2015-10-1338-187/+332
| | | | Notes: svn path=/projects/collation/; revision=289261
* Add newly generated locales from CLDR 27.0.1Baptiste Daroussin2015-08-08135-5441/+6360
| | | | Notes: svn path=/projects/collation/; revision=286464
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp Notes: svn path=/head/; revision=284345
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=284172
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=246868
| * Include the target filename in SYMLINKS to avoid any confusion aboutSimon J. Gerraty2013-01-231-1/+1
| | | | | | | | | | | | | | what is dirname and filename. Notes: svn path=/projects/bmake/; revision=245831
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
| | | | | | | | | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* | Ensure SYMLINKS fully specifiedSimon J. Gerraty2015-06-111-1/+1
|/ | | | | | | | Differential Revision: D2748 Reviewed by: brooks Notes: svn path=/head/; revision=284287
* Partial fix for PR 91106. Correct the short weekday names. Done according to ↵Konrad Jankowski2011-02-272-4/+4
| | | | | | | | | | | this poll https://bugzilla.redhat.com/show_bug.cgi?id=242296. This will not close the bug fully yet, as the month names are still not correctly in Genitive. More research on this topic will be done, as I'm suspecting a bug in the libc locale functions picking the month name from the wrong group. PR: conf/91106 Approved by: gavin (mentor) MFC after: 1 month Notes: svn path=/head/; revision=219091
* Week days are all lowercase in French.Ollivier Robert2010-07-202-28/+28
| | | | | | | | | | | cf. http://www.academie-francaise.fr/langue/questions.html#jourdelasemaine (FR) PR: misc/148792 Submitted by: Mathieu <freebsd@breatheless.net> MFC after: 1 weeks Notes: svn path=/head/; revision=210296
* Since %b contains unit, %b is not suitable for c_fmt, now. Use %_mHajimu UMEMOTO2009-11-143-3/+3
| | | | | | | instead. Notes: svn path=/head/; revision=199271
* Add unit to the short month names for Japanese locales.Hajimu UMEMOTO2009-11-113-36/+36
| | | | | | | | | | | Without unit, the output of the application like ls(1) is complicated. Reviewed by: nork MFC after: 1 week Notes: svn path=/head/; revision=199179
* Remove trailing spaces.Edwin Groothuis2009-09-161-41/+41
| | | | Notes: svn path=/head/; revision=197248
* Add lv_LVAndrey A. Chernov2009-09-043-0/+204
| | | | | | | | PR: 105100 Submitted by: Aldis Berjoza <killasmurf86@gmail.com> Notes: svn path=/head/; revision=196814
* AM/PM date format for ja_JP.eucJP and ja_JP.SJIS wereHajimu UMEMOTO2009-08-301-4/+2
| | | | | | | | localized by r193869. However, ja_JP.UTF-8 wasn't. So, reflect it to ja_JP.UTF-8 as well. Notes: svn path=/head/; revision=196651
* Long long time ago, several utilities in base used to parse %c output andJung-uk Kim2009-06-152-10/+6
| | | | | | | | | we were not able to change c_fmt without breaking these utilities. Since ache fixed all known issues 8 years ago, now we make ko_KR more usable. Better late than never... Notes: svn path=/head/; revision=194250
* AM/PM should come first in korean.Jung-uk Kim2009-06-152-2/+2
| | | | Notes: svn path=/head/; revision=194242
* Undo the change in r193688 as suggested in conf/72076.Edwin Groothuis2009-06-152-2/+10
| | | | | | | | People on IRC and the -doc mailinglist (June 2009) showed that this new format wasn't used or known widely enough to justify the change. Notes: svn path=/head/; revision=194231
* ko_KR: AM/PM date format should be localized.Jung-uk Kim2009-06-112-8/+4
| | | | | | | Inspired by: r193869 Notes: svn path=/head/; revision=194029
* Invalid (long) date format in pl_PL.ISO8859-2.srcEdwin Groothuis2009-06-102-2/+2
| | | | | | | | | | | | Date format is %a %e %b %X %Y %Z (e.g "sob 19 sty 15:46:50 2008 CET") but should be "%a %e %b %Y %X %Z" (e.g. "sob 19 sty 2008 15:46:50 CET"). PR: conf/119804 Submitted by: Bodek <bodek@blurp.org> MFC after: 1 week Notes: svn path=/head/; revision=193958