Index: source/data/locales/se_FI.txt |
diff --git a/source/data/locales/se_FI.txt b/source/data/locales/se_FI.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bdcdfb4c26f18e405e675c5c4a32e161869b6294 |
--- /dev/null |
+++ b/source/data/locales/se_FI.txt |
@@ -0,0 +1,51 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2014 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
+// * Source File: <path>/common/main/se_FI.xml |
+// * |
+// *************************************************************************** |
+se_FI{ |
+ Version{"2.1.8.19"} |
+ fields{ |
+ era{ |
+ dn{"áigodat"} |
+ } |
+ quarter{ |
+ dn{"jahkenjealjádas"} |
+ } |
+ week{ |
+ dn{"vahkku"} |
+ } |
+ weekday{ |
+ dn{"vahkkobeaivi"} |
+ } |
+ year{ |
+ dn{"jahki"} |
+ relative{ |
+ "-1"{"mannan jagi"} |
+ "0"{"dán jagi"} |
+ "1"{"boahtte jagi"} |
+ } |
+ relativeTime{ |
+ future{ |
+ one{"{0} jagi siste"} |
+ other{"{0} jagi siste"} |
+ two{"{0} jagi siste"} |
+ } |
+ past{ |
+ one{"{0} jagi árat"} |
+ other{"{0} jagi árat"} |
+ two{"{0} jagi árat"} |
+ } |
+ } |
+ } |
+ year-narrow{ |
+ dn{"j."} |
+ } |
+ year-short{ |
+ dn{"j."} |
+ } |
+ } |
+} |