Author: bapt
Date: Fri Aug 19 19:26:16 2016
New Revision: 304496
URL: https://svnweb.freebsd.org/changeset/base/304496

Log:
  MFC r303354,303373,303404,304045,304192
  
  Set date and time formats back to what they were before CLDR
  
  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.
  
  r303354,303373 by kevlo
  r303404,304192 by jkim

Modified:
  stable/11/share/timedef/af_ZA.UTF-8.src
  stable/11/share/timedef/am_ET.UTF-8.src
  stable/11/share/timedef/ar_JO.UTF-8.src
  stable/11/share/timedef/ar_MA.UTF-8.src
  stable/11/share/timedef/ar_SA.UTF-8.src
  stable/11/share/timedef/be_BY.CP1131.src
  stable/11/share/timedef/be_BY.CP1251.src
  stable/11/share/timedef/be_BY.ISO8859-5.src
  stable/11/share/timedef/be_BY.UTF-8.src
  stable/11/share/timedef/bg_BG.CP1251.src
  stable/11/share/timedef/bg_BG.UTF-8.src
  stable/11/share/timedef/ca_IT.ISO8859-15.src
  stable/11/share/timedef/ca_IT.UTF-8.src
  stable/11/share/timedef/cs_CZ.ISO8859-2.src
  stable/11/share/timedef/cs_CZ.UTF-8.src
  stable/11/share/timedef/da_DK.ISO8859-15.src
  stable/11/share/timedef/da_DK.UTF-8.src
  stable/11/share/timedef/de_AT.ISO8859-15.src
  stable/11/share/timedef/de_AT.UTF-8.src
  stable/11/share/timedef/de_DE.ISO8859-15.src
  stable/11/share/timedef/de_DE.UTF-8.src
  stable/11/share/timedef/el_GR.ISO8859-7.src
  stable/11/share/timedef/el_GR.UTF-8.src
  stable/11/share/timedef/en_CA.UTF-8.src
  stable/11/share/timedef/en_GB.UTF-8.src
  stable/11/share/timedef/en_IE.UTF-8.src
  stable/11/share/timedef/en_PH.UTF-8.src
  stable/11/share/timedef/en_SG.UTF-8.src
  stable/11/share/timedef/en_US.UTF-8.src
  stable/11/share/timedef/en_ZA.UTF-8.src
  stable/11/share/timedef/es_AR.ISO8859-1.src
  stable/11/share/timedef/es_CR.UTF-8.src
  stable/11/share/timedef/es_ES.ISO8859-15.src
  stable/11/share/timedef/es_ES.UTF-8.src
  stable/11/share/timedef/es_MX.ISO8859-1.src
  stable/11/share/timedef/es_MX.UTF-8.src
  stable/11/share/timedef/et_EE.ISO8859-15.src
  stable/11/share/timedef/eu_ES.UTF-8.src
  stable/11/share/timedef/fi_FI.ISO8859-15.src
  stable/11/share/timedef/fi_FI.UTF-8.src
  stable/11/share/timedef/fr_BE.ISO8859-15.src
  stable/11/share/timedef/fr_BE.UTF-8.src
  stable/11/share/timedef/fr_CA.ISO8859-15.src
  stable/11/share/timedef/fr_CA.UTF-8.src
  stable/11/share/timedef/fr_CH.ISO8859-15.src
  stable/11/share/timedef/fr_CH.UTF-8.src
  stable/11/share/timedef/fr_FR.ISO8859-15.src
  stable/11/share/timedef/fr_FR.UTF-8.src
  stable/11/share/timedef/he_IL.UTF-8.src
  stable/11/share/timedef/hi_IN.ISCII-DEV.src
  stable/11/share/timedef/hi_IN.UTF-8.src
  stable/11/share/timedef/hr_HR.ISO8859-2.src
  stable/11/share/timedef/hr_HR.UTF-8.src
  stable/11/share/timedef/hu_HU.ISO8859-2.src
  stable/11/share/timedef/hu_HU.UTF-8.src
  stable/11/share/timedef/hy_AM.ARMSCII-8.src
  stable/11/share/timedef/hy_AM.UTF-8.src
  stable/11/share/timedef/is_IS.ISO8859-15.src
  stable/11/share/timedef/is_IS.UTF-8.src
  stable/11/share/timedef/it_CH.ISO8859-15.src
  stable/11/share/timedef/it_CH.UTF-8.src
  stable/11/share/timedef/it_IT.ISO8859-15.src
  stable/11/share/timedef/it_IT.UTF-8.src
  stable/11/share/timedef/ja_JP.SJIS.src
  stable/11/share/timedef/ja_JP.UTF-8.src
  stable/11/share/timedef/ja_JP.eucJP.src
  stable/11/share/timedef/kk_KZ.UTF-8.src
  stable/11/share/timedef/ko_KR.UTF-8.src
  stable/11/share/timedef/ko_KR.eucKR.src   (contents, props changed)
  stable/11/share/timedef/lt_LT.ISO8859-13.src
  stable/11/share/timedef/lt_LT.UTF-8.src
  stable/11/share/timedef/lv_LV.ISO8859-13.src
  stable/11/share/timedef/lv_LV.UTF-8.src
  stable/11/share/timedef/mn_MN.UTF-8.src
  stable/11/share/timedef/nb_NO.ISO8859-15.src
  stable/11/share/timedef/nb_NO.UTF-8.src
  stable/11/share/timedef/nl_BE.UTF-8.src
  stable/11/share/timedef/nl_NL.UTF-8.src
  stable/11/share/timedef/nn_NO.ISO8859-15.src
  stable/11/share/timedef/nn_NO.UTF-8.src
  stable/11/share/timedef/pl_PL.ISO8859-2.src
  stable/11/share/timedef/pl_PL.UTF-8.src
  stable/11/share/timedef/pt_BR.ISO8859-1.src
  stable/11/share/timedef/pt_BR.UTF-8.src
  stable/11/share/timedef/pt_PT.ISO8859-15.src
  stable/11/share/timedef/pt_PT.UTF-8.src
  stable/11/share/timedef/ro_RO.ISO8859-2.src
  stable/11/share/timedef/ro_RO.UTF-8.src
  stable/11/share/timedef/ru_RU.CP1251.src
  stable/11/share/timedef/ru_RU.CP866.src
  stable/11/share/timedef/ru_RU.ISO8859-5.src
  stable/11/share/timedef/ru_RU.KOI8-R.src
  stable/11/share/timedef/ru_RU.UTF-8.src
  stable/11/share/timedef/se_FI.UTF-8.src
  stable/11/share/timedef/se_NO.UTF-8.src
  stable/11/share/timedef/sk_SK.ISO8859-2.src
  stable/11/share/timedef/sk_SK.UTF-8.src
  stable/11/share/timedef/sl_SI.ISO8859-2.src
  stable/11/share/timedef/sl_SI.UTF-8.src
  stable/11/share/timedef/sr_RS.ISO8859-2.src
  stable/11/share/timedef/sr_RS.ISO8859-5.src
  stable/11/share/timedef/sr_RS.UTF-8.src
  stable/11/share/timedef/[email protected]
  stable/11/share/timedef/sv_FI.ISO8859-15.src
  stable/11/share/timedef/sv_SE.ISO8859-15.src
  stable/11/share/timedef/sv_SE.UTF-8.src
  stable/11/share/timedef/tr_TR.ISO8859-9.src
  stable/11/share/timedef/tr_TR.UTF-8.src
  stable/11/share/timedef/uk_UA.CP1251.src
  stable/11/share/timedef/uk_UA.ISO8859-5.src
  stable/11/share/timedef/uk_UA.KOI8-U.src
  stable/11/share/timedef/uk_UA.UTF-8.src
  stable/11/share/timedef/zh_CN.GB2312.src   (contents, props changed)
  stable/11/share/timedef/zh_CN.GBK.src   (contents, props changed)
  stable/11/share/timedef/zh_CN.UTF-8.src
  stable/11/share/timedef/zh_CN.eucCN.src   (contents, props changed)
  stable/11/share/timedef/zh_HK.UTF-8.src   (contents, props changed)
  stable/11/share/timedef/zh_TW.Big5.src   (contents, props changed)
  stable/11/share/timedef/zh_TW.UTF-8.src   (contents, props changed)
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/timedef/af_ZA.UTF-8.src
==============================================================================
--- stable/11/share/timedef/af_ZA.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/af_ZA.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -7,15 +7,15 @@
 Jan.
 Feb.
 Mrt.
-Apr
+Apr.
 Mei
-Jun
-Jul
-Aug
-Sep
-Okt
-Nov
-Des
+Jun.
+Jul.
+Aug.
+Sep.
+Okt.
+Nov.
+Des.
 #
 # Long month names (as in a date)
 Januarie
@@ -50,20 +50,20 @@ Vrydag
 Saterdag
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%Y-%m-%d
+%m/%d/%Y
 #
 # c_fmt
-%d %B %Y %I:%M:%S %p
+%a %b %e %X %Y
 #
 # AM/PM
 vm.
 nm.
 #
 # date_fmt
-%d %B %Y %I:%M:%S %p %Z
+%a %b %e %X %Z %Y
 #
 # Long month names (without case ending)
 Januarie

Modified: stable/11/share/timedef/am_ET.UTF-8.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/ar_JO.UTF-8.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/ar_MA.UTF-8.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/ar_SA.UTF-8.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/be_BY.CP1131.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/be_BY.CP1251.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/be_BY.ISO8859-5.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/be_BY.UTF-8.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/bg_BG.CP1251.src
==============================================================================
--- stable/11/share/timedef/bg_BG.CP1251.src    Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/bg_BG.CP1251.src    Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y г.
+%d.%m.%y
 #
 # c_fmt
-%A %e %B %Y �. %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 ��.��.
 ��.��.
 #
 # date_fmt
-%A %e %B %Y �. %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 ������

Modified: stable/11/share/timedef/bg_BG.UTF-8.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/ca_IT.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/ca_IT.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/ca_IT.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ dissabte
 %H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%A %e %B de %Y, %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 a. m.
 p. m.
 #
 # date_fmt
-%A %e %B de %Y, %H:%M:%S %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 de gener

Modified: stable/11/share/timedef/ca_IT.UTF-8.src
==============================================================================
--- stable/11/share/timedef/ca_IT.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/ca_IT.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ dissabte
 %H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%A %e %B de %Y, %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 a. m.
 p. m.
 #
 # date_fmt
-%A %e %B de %Y, %H:%M:%S %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 de gener

Modified: stable/11/share/timedef/cs_CZ.ISO8859-2.src
==============================================================================
--- stable/11/share/timedef/cs_CZ.ISO8859-2.src Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/cs_CZ.ISO8859-2.src Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ sobota
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%Y/%m/%d
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 dopoledne
 odpoledne
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e. %B %Y %X %Z
 #
 # Long month names (without case ending)
 leden

Modified: stable/11/share/timedef/cs_CZ.UTF-8.src
==============================================================================
--- stable/11/share/timedef/cs_CZ.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/cs_CZ.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ sobota
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%Y/%m/%d
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 dopoledne
 odpoledne
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e. %B %Y %X %Z
 #
 # Long month names (without case ending)
 leden

Modified: stable/11/share/timedef/da_DK.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/da_DK.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/da_DK.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -50,20 +50,20 @@ fredag
 l�rdag
 #
 # X_fmt
-%H.%M.%S
+%H:%M:%S
 #
 # x_fmt
-%d/%m/%Y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y kl. %H.%M.%S
+%a %e %b %X %Y
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%A %e %B %Y kl. %H.%M.%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 januar

Modified: stable/11/share/timedef/da_DK.UTF-8.src
==============================================================================
--- stable/11/share/timedef/da_DK.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/da_DK.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ fredag
 lørdag
 #
 # X_fmt
-%H.%M.%S
+%H:%M:%S
 #
 # x_fmt
-%d/%m/%Y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y kl. %H.%M.%S
+%a %e %b %X %Y
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%A %e %B %Y kl. %H.%M.%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 januar

Modified: stable/11/share/timedef/de_AT.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/de_AT.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/de_AT.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ Samstag
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y um %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 vorm.
 nachm.
 #
 # date_fmt
-%A %e %B %Y um %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 J�nner

Modified: stable/11/share/timedef/de_AT.UTF-8.src
==============================================================================
--- stable/11/share/timedef/de_AT.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/de_AT.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ Samstag
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y um %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 vorm.
 nachm.
 #
 # date_fmt
-%A %e %B %Y um %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 Jänner

Modified: stable/11/share/timedef/de_DE.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/de_DE.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/de_DE.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ Samstag
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y um %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 vorm.
 nachm.
 #
 # date_fmt
-%A %e %B %Y um %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 Januar

Modified: stable/11/share/timedef/de_DE.UTF-8.src
==============================================================================
--- stable/11/share/timedef/de_DE.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/de_DE.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ Samstag
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y um %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 vorm.
 nachm.
 #
 # date_fmt
-%A %e %B %Y um %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 Januar

Modified: stable/11/share/timedef/el_GR.ISO8859-7.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/el_GR.UTF-8.src
==============================================================================
Binary file (source and/or target). No diff available.

Modified: stable/11/share/timedef/en_CA.UTF-8.src
==============================================================================
--- stable/11/share/timedef/en_CA.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/en_CA.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ Friday
 Saturday
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%Y-%m-%d
+%d/%m/%Y
 #
 # c_fmt
-%A, %B %e, %Y at %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%A, %B %e, %Y at %I:%M:%S %p %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 January

Modified: stable/11/share/timedef/en_GB.UTF-8.src
==============================================================================
--- stable/11/share/timedef/en_GB.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/en_GB.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -56,14 +56,14 @@ Saturday
 %d/%m/%Y
 #
 # c_fmt
-%A %e %B %Y at %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 a.m.
 p.m.
 #
 # date_fmt
-%A %e %B %Y at %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 January

Modified: stable/11/share/timedef/en_IE.UTF-8.src
==============================================================================
--- stable/11/share/timedef/en_IE.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/en_IE.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ Friday
 Saturday
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
 %d/%m/%Y
 #
 # c_fmt
-%A %e %B %Y at %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 a.m.
 p.m.
 #
 # date_fmt
-%A %e %B %Y at %I:%M:%S %p %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 January

Modified: stable/11/share/timedef/en_PH.UTF-8.src
==============================================================================
--- stable/11/share/timedef/en_PH.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/en_PH.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ Friday
 Saturday
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
 %d/%m/%Y
 #
 # c_fmt
-%A %e %B %Y at %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%A %e %B %Y at %I:%M:%S %p %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 January

Modified: stable/11/share/timedef/en_SG.UTF-8.src
==============================================================================
--- stable/11/share/timedef/en_SG.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/en_SG.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ Friday
 Saturday
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%A %e %B %Y at %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%A %e %B %Y at %I:%M:%S %p %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 January

Modified: stable/11/share/timedef/en_US.UTF-8.src
==============================================================================
--- stable/11/share/timedef/en_US.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/en_US.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ Friday
 Saturday
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%m/%d/%y
+%m/%d/%Y
 #
 # c_fmt
-%A, %B %e, %Y at %I:%M:%S %p
+%a %b %e %X %Y
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%A, %B %e, %Y at %I:%M:%S %p %Z
+%a %b %e %X %Z %Y
 #
 # Long month names (without case ending)
 January

Modified: stable/11/share/timedef/en_ZA.UTF-8.src
==============================================================================
--- stable/11/share/timedef/en_ZA.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/en_ZA.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ Friday
 Saturday
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%Y/%m/%d
+%d/%m/%Y
 #
 # c_fmt
-%d %B %Y at %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%d %B %Y at %I:%M:%S %p %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 January

Modified: stable/11/share/timedef/es_AR.ISO8859-1.src
==============================================================================
--- stable/11/share/timedef/es_AR.ISO8859-1.src Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/es_AR.ISO8859-1.src Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ viernes
 s�bado
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%e de %B de %Y, %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 a. m.
 p. m.
 #
 # date_fmt
-%e de %B de %Y, %I:%M:%S %p %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 enero

Modified: stable/11/share/timedef/es_CR.UTF-8.src
==============================================================================
--- stable/11/share/timedef/es_CR.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/es_CR.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ viernes
 sábado
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%e de %B de %Y, %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 a. m.
 p. m.
 #
 # date_fmt
-%e de %B de %Y, %I:%M:%S %p %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 enero

Modified: stable/11/share/timedef/es_ES.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/es_ES.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/es_ES.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ s�bado
 %H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%e de %B de %Y, %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 a. m.
 p. m.
 #
 # date_fmt
-%e de %B de %Y, %H:%M:%S %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 enero

Modified: stable/11/share/timedef/es_ES.UTF-8.src
==============================================================================
--- stable/11/share/timedef/es_ES.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/es_ES.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ sábado
 %H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%e de %B de %Y, %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
 a. m.
 p. m.
 #
 # date_fmt
-%e de %B de %Y, %H:%M:%S %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 enero

Modified: stable/11/share/timedef/es_MX.ISO8859-1.src
==============================================================================
--- stable/11/share/timedef/es_MX.ISO8859-1.src Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/es_MX.ISO8859-1.src Fri Aug 19 19:26:16 2016        
(r304496)
@@ -4,18 +4,18 @@
 # -----------------------------------------------------------------------------
 #
 # Short month names
-ene
-feb
-mar
-abr
-may
-jun
-jul
-ago
-sep
-oct
-nov
-dic
+ene.
+feb.
+mar.
+abr.
+may.
+jun.
+jul.
+ago.
+sep.
+oct.
+nov.
+dic.
 #
 # Long month names (as in a date)
 enero
@@ -50,20 +50,20 @@ viernes
 s�bado
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%e de %B de %Y, %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 a.m.
 p.m.
 #
 # date_fmt
-%e de %B de %Y, %I:%M:%S %p %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 enero

Modified: stable/11/share/timedef/es_MX.UTF-8.src
==============================================================================
--- stable/11/share/timedef/es_MX.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/es_MX.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ viernes
 sábado
 #
 # X_fmt
-%I:%M:%S %p
+%H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d/%m/%Y
 #
 # c_fmt
-%e de %B de %Y, %I:%M:%S %p
+%a %e %b %X %Y
 #
 # AM/PM
 a.m.
 p.m.
 #
 # date_fmt
-%e de %B de %Y, %I:%M:%S %p %Z
+%A, %e de %B de %Y, %X %Z
 #
 # Long month names (without case ending)
 enero

Modified: stable/11/share/timedef/et_EE.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/et_EE.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/et_EE.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ laup�ev
 %H:%M.%S
 #
 # x_fmt
-%d.%m.%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M.%S
+%a %d %b %Y %X
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%A %e %B %Y %H:%M.%S %Z
+%a %d %b %Y %X %Z
 #
 # Long month names (without case ending)
 jaanuar

Modified: stable/11/share/timedef/eu_ES.UTF-8.src
==============================================================================
--- stable/11/share/timedef/eu_ES.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/eu_ES.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -56,14 +56,14 @@ larunbata
 %Y/%m/%d
 #
 # c_fmt
-%Y(e)ko %B %e %H:%M:%S (%Z)
+%Y - %b - %e %a %X
 #
 # AM/PM
 AM
 PM
 #
 # date_fmt
-%Y(e)ko %B %e %H:%M:%S (%Z)
+%Y(e)ko %B-ren %ea, %X %Z
 #
 # Long month names (without case ending)
 urtarrilak

Modified: stable/11/share/timedef/fi_FI.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/fi_FI.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/fi_FI.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -50,20 +50,20 @@ perjantaina
 lauantaina
 #
 # X_fmt
-%H.%M.%S
+%H:%M:%S
 #
 # x_fmt
 %d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y klo %H.%M.%S
+%a %e %b %X %Y
 #
 # AM/PM
 ap.
 ip.
 #
 # date_fmt
-%A %e %B %Y klo %H.%M.%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 tammikuuta

Modified: stable/11/share/timedef/fi_FI.UTF-8.src
==============================================================================
--- stable/11/share/timedef/fi_FI.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/fi_FI.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -50,20 +50,20 @@ perjantaina
 lauantaina
 #
 # X_fmt
-%H.%M.%S
+%H:%M:%S
 #
 # x_fmt
 %d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y klo %H.%M.%S
+%a %e %b %X %Y
 #
 # AM/PM
 ap.
 ip.
 #
 # date_fmt
-%A %e %B %Y klo %H.%M.%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 tammikuuta

Modified: stable/11/share/timedef/fr_BE.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/fr_BE.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/fr_BE.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
-AM
-PM
+
+
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 janvier
@@ -83,5 +83,5 @@ d�cembre
 dm
 #
 # ampm_fmt
-%I:%M:%S %p
+
 # EOF

Modified: stable/11/share/timedef/fr_BE.UTF-8.src
==============================================================================
--- stable/11/share/timedef/fr_BE.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/fr_BE.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt
-%d/%m/%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
-AM
-PM
+
+
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 janvier
@@ -83,5 +83,5 @@ décembre
 dm
 #
 # ampm_fmt
-%I:%M:%S %p
+
 # EOF

Modified: stable/11/share/timedef/fr_CA.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/fr_CA.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/fr_CA.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt
-%y-%m-%d
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
-AM
-PM
+
+
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 janvier
@@ -83,5 +83,5 @@ d�cembre
 md
 #
 # ampm_fmt
-%I:%M:%S %p
+
 # EOF

Modified: stable/11/share/timedef/fr_CA.UTF-8.src
==============================================================================
--- stable/11/share/timedef/fr_CA.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/fr_CA.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt
-%y-%m-%d
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
-AM
-PM
+
+
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 janvier
@@ -83,5 +83,5 @@ décembre
 md
 #
 # ampm_fmt
-%I:%M:%S %p
+
 # EOF

Modified: stable/11/share/timedef/fr_CH.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/fr_CH.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/fr_CH.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
-AM
-PM
+
+
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 janvier
@@ -83,5 +83,5 @@ d�cembre
 dm
 #
 # ampm_fmt
-%I:%M:%S %p
+
 # EOF

Modified: stable/11/share/timedef/fr_CH.UTF-8.src
==============================================================================
--- stable/11/share/timedef/fr_CH.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/fr_CH.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt
-%d.%m.%y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
-AM
-PM
+
+
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 janvier
@@ -83,5 +83,5 @@ décembre
 dm
 #
 # ampm_fmt
-%I:%M:%S %p
+
 # EOF

Modified: stable/11/share/timedef/fr_FR.ISO8859-15.src
==============================================================================
--- stable/11/share/timedef/fr_FR.ISO8859-15.src        Fri Aug 19 19:19:17 
2016        (r304495)
+++ stable/11/share/timedef/fr_FR.ISO8859-15.src        Fri Aug 19 19:26:16 
2016        (r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt
-%d/%m/%Y
+%d.%m.%Y
 #
 # c_fmt
-%A %e %B %Y %H:%M:%S
+%a %e %b %X %Y
 #
 # AM/PM
-AM
-PM
+
+
 #
 # date_fmt
-%A %e %B %Y %H:%M:%S %Z
+%a %e %b %Y %X %Z
 #
 # Long month names (without case ending)
 janvier
@@ -83,5 +83,5 @@ d�cembre
 dm
 #
 # ampm_fmt
-%I:%M:%S %p
+
 # EOF

Modified: stable/11/share/timedef/fr_FR.UTF-8.src
==============================================================================
--- stable/11/share/timedef/fr_FR.UTF-8.src     Fri Aug 19 19:19:17 2016        
(r304495)
+++ stable/11/share/timedef/fr_FR.UTF-8.src     Fri Aug 19 19:26:16 2016        
(r304496)
@@ -53,17 +53,17 @@ samedi
 %H:%M:%S
 #
 # x_fmt

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to