Index: source/data/locales/hr_BA.txt |
diff --git a/source/data/locales/hr_BA.txt b/source/data/locales/hr_BA.txt |
old mode 100755 |
new mode 100644 |
index 67997000d6edb64c37923dd6204573914434c1a7..98670c1a1004f73f84e654414fb56f73d8983ff9 |
--- a/source/data/locales/hr_BA.txt |
+++ b/source/data/locales/hr_BA.txt |
@@ -1,11 +1,47 @@ |
-// *************************************************************************** |
-// * |
-// * Copyright (C) 2015 International Business Machines |
-// * Corporation and others. All Rights Reserved. |
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/main/hr_BA.xml |
-// * |
-// *************************************************************************** |
+// © 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html#License |
hr_BA{ |
- Version{"2.1.19.14"} |
+ Version{"2.1.27.99"} |
+ calendar{ |
+ gregorian{ |
+ DateTimePatterns{ |
+ "HH:mm:ss (zzzz)", |
+ "HH:mm:ss z", |
+ "HH:mm:ss", |
+ "HH:mm", |
+ "EEEE, d. MMMM y.", |
+ "d. MMMM y.", |
+ "d. MMM y.", |
+ "d. M. yy.", |
+ "{1} {0}", |
+ "{1} 'u' {0}", |
+ "{1} 'u' {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ } |
+ dayNames{ |
+ stand-alone{ |
+ narrow{ |
+ "N", |
+ "P", |
+ "U", |
+ "S", |
+ "Č", |
+ "P", |
+ "S", |
+ } |
+ } |
+ } |
+ quarters{ |
+ format{ |
+ abbreviated{ |
+ "1. kv.", |
+ "2. kv.", |
+ "3. kv.", |
+ "4. kv.", |
+ } |
+ } |
+ } |
+ } |
+ } |
} |