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

Unified Diff: source/data/unit/be.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/bas.txt ('k') | source/data/unit/bem.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/be.txt
diff --git a/source/data/unit/be.txt b/source/data/unit/be.txt
new file mode 100755
index 0000000000000000000000000000000000000000..3889d37de5be6fa8e4a10648a200bc241e5f07b2
--- /dev/null
+++ b/source/data/unit/be.txt
@@ -0,0 +1,60 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/be.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/common/main/be.xml
+ */
+be{
+ Version{"2.1.7.39"}
+ units{
+ duration{
+ day{
+ few{"{0} дні"}
+ many{"{0} дзён"}
+ one{"{0} дзень"}
+ other{"{0} дня"}
+ }
+ hour{
+ few{"{0} гадзіны"}
+ many{"{0} гадзін"}
+ one{"{0} гадзіна"}
+ other{"{0} гадзіны"}
+ }
+ minute{
+ few{"{0} хвіліны"}
+ many{"{0} хвілін"}
+ one{"{0} хвіліна"}
+ other{"{0} хвіліны"}
+ }
+ month{
+ few{"{0} месяца"}
+ many{"{0} месяцаў"}
+ one{"{0} месяц"}
+ other{"{0} месяца"}
+ }
+ second{
+ few{"{0} сэкунды"}
+ many{"{0} сэкунд"}
+ one{"{0} сэкунда"}
+ other{"{0} сэкунды"}
+ }
+ week{
+ few{"{0} тыдні"}
+ many{"{0} тыдняў"}
+ one{"{0} тыдзень"}
+ other{"{0} тыдня"}
+ }
+ year{
+ few{"{0} гады"}
+ many{"{0} гадоў"}
+ one{"{0} год"}
+ other{"{0} году"}
+ }
+ }
+ }
+}
« no previous file with comments | « source/data/unit/bas.txt ('k') | source/data/unit/bem.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698