Index: source/data/unit/fur.txt |
diff --git a/source/data/unit/fur.txt b/source/data/unit/fur.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..1e7a0b4bb474f4ac868451137146877f0b7c4cd4 |
--- /dev/null |
+++ b/source/data/unit/fur.txt |
@@ -0,0 +1,78 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2014 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
+// * Source File: <path>/common/main/fur.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/common/main/fur.xml |
+ */ |
+fur{ |
+ Version{"2.1.7.53"} |
+ units{ |
+ duration{ |
+ day{ |
+ dnam{"zornadis"} |
+ one{"{0} zornade"} |
+ other{"{0} zornadis"} |
+ } |
+ hour{ |
+ dnam{"oris"} |
+ one{"{0} ore"} |
+ other{"{0} oris"} |
+ } |
+ minute{ |
+ dnam{"minûts"} |
+ one{"{0} minût"} |
+ other{"{0} minûts"} |
+ } |
+ month{ |
+ dnam{"mês"} |
+ one{"{0} mês"} |
+ other{"{0} mês"} |
+ } |
+ second{ |
+ dnam{"seconts"} |
+ one{"{0} secont"} |
+ other{"{0} seconts"} |
+ } |
+ week{ |
+ dnam{"setemanis"} |
+ one{"{0} setemane"} |
+ other{"{0} setemanis"} |
+ } |
+ year{ |
+ dnam{"agns"} |
+ one{"{0} an"} |
+ other{"{0} agns"} |
+ } |
+ } |
+ } |
+ unitsShort{ |
+ duration{ |
+ day{ |
+ dnam{"zornadis"} |
+ } |
+ hour{ |
+ dnam{"oris"} |
+ } |
+ minute{ |
+ dnam{"minûts"} |
+ } |
+ month{ |
+ dnam{"mês"} |
+ } |
+ second{ |
+ dnam{"seconts"} |
+ } |
+ week{ |
+ dnam{"setemanis"} |
+ } |
+ year{ |
+ dnam{"agns"} |
+ } |
+ } |
+ } |
+} |