Index: source/data/locales/fr_CM.txt |
diff --git a/source/data/locales/fr_CM.txt b/source/data/locales/fr_CM.txt |
old mode 100755 |
new mode 100644 |
index a4756a81ed94ce791dbb3c1df4d7de860a3da90a..8b42e8dda519b8a5ade09c113cd127fcb250288e |
--- a/source/data/locales/fr_CM.txt |
+++ b/source/data/locales/fr_CM.txt |
@@ -1,11 +1,66 @@ |
-// *************************************************************************** |
-// * |
-// * Copyright (C) 2015 International Business Machines |
-// * Corporation and others. All Rights Reserved. |
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/main/fr_CM.xml |
-// * |
-// *************************************************************************** |
+// © 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html#License |
fr_CM{ |
- Version{"2.1.19.14"} |
+ Version{"2.1.27.40"} |
+ calendar{ |
+ gregorian{ |
+ AmPmMarkers{ |
+ "matin", |
+ "soir", |
+ } |
+ AmPmMarkersAbbr{ |
+ "mat.", |
+ "soir", |
+ } |
+ AmPmMarkersNarrow{ |
+ "mat.", |
+ "soir", |
+ } |
+ availableFormats{ |
+ Ehm{"E h:mm"} |
+ Ehms{"E h:mm:ss"} |
+ h{"h"} |
+ hm{"h:mm"} |
+ hms{"h:mm:ss"} |
+ hmsv{"h:mm:ss v"} |
+ hmv{"h:mm v"} |
+ } |
+ dayPeriod{ |
+ stand-alone{ |
+ abbreviated{ |
+ am{"mat."} |
+ pm{"soir"} |
+ } |
+ narrow{ |
+ am{"mat."} |
+ pm{"soir"} |
+ } |
+ wide{ |
+ am{"matin"} |
+ pm{"soir"} |
+ } |
+ } |
+ } |
+ intervalFormats{ |
+ h{ |
+ a{"h – h"} |
+ h{"h – h"} |
+ } |
+ hm{ |
+ a{"h:mm – h:mm"} |
+ h{"h:mm – h:mm"} |
+ m{"h:mm – h:mm"} |
+ } |
+ hmv{ |
+ a{"h:mm – h:mm v"} |
+ h{"h:mm – h:mm v"} |
+ m{"h:mm – h:mm v"} |
+ } |
+ hv{ |
+ a{"h – h v"} |
+ h{"h – h v"} |
+ } |
+ } |
+ } |
+ } |
} |