Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: source/data/unit/bs_Cyrl.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/unit/bs_BA.txt ('k') | source/data/unit/bs_Latn.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/bs_Cyrl.txt
diff --git a/source/data/unit/bs_Cyrl.txt b/source/data/unit/bs_Cyrl.txt
new file mode 100755
index 0000000000000000000000000000000000000000..a3915fb394c609d6f8c64d2b338d93f0303ab47a
--- /dev/null
+++ b/source/data/unit/bs_Cyrl.txt
@@ -0,0 +1,93 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/bs_Cyrl.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/common/main/bs_Cyrl.xml
+ */
+bs_Cyrl{
+ %%Parent{"root"}
+ Version{"2.1.8.9"}
+ units{
+ duration{
+ day{
+ few{"{0} дана"}
+ one{"{0} дан"}
+ other{"{0} дан"}
+ }
+ hour{
+ few{"{0} сата"}
+ one{"{0} сат"}
+ other{"{0} сат"}
+ }
+ minute{
+ few{"{0} минута"}
+ one{"{0} минут"}
+ other{"{0} минут"}
+ }
+ month{
+ few{"{0} месеца"}
+ one{"{0} месец"}
+ other{"{0} месец"}
+ }
+ second{
+ few{"{0} секунде"}
+ one{"{0} секунда"}
+ other{"{0} секунда"}
+ }
+ week{
+ few{"{0} недеље"}
+ one{"{0} недеља"}
+ other{"{0} недеља"}
+ }
+ year{
+ few{"{0} године"}
+ one{"{0} година"}
+ other{"{0} година"}
+ }
+ }
+ }
+ unitsShort{
+ duration{
+ day{
+ few{"{0} дана"}
+ one{"{0} дан"}
+ other{"{0} дан"}
+ }
+ hour{
+ few{"{0} сата"}
+ one{"{0} сат"}
+ other{"{0} сат"}
+ }
+ minute{
+ few{"{0} мин"}
+ one{"{0} мин"}
+ other{"{0} мин"}
+ }
+ month{
+ few{"{0} мес"}
+ one{"{0} мес"}
+ other{"{0} мес"}
+ }
+ second{
+ few{"{0} сек"}
+ one{"{0} сек"}
+ other{"{0} сек"}
+ }
+ week{
+ few{"{0} нед"}
+ one{"{0} нед"}
+ other{"{0} нед"}
+ }
+ year{
+ few{"{0} год"}
+ one{"{0} год"}
+ other{"{0} год"}
+ }
+ }
+ }
+}
« no previous file with comments | « source/data/unit/bs_BA.txt ('k') | source/data/unit/bs_Latn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698