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

Unified Diff: source/data/locales/se_FI.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/locales/se.txt ('k') | source/data/locales/se_NO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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."}
+ }
+ }
+}
« no previous file with comments | « source/data/locales/se.txt ('k') | source/data/locales/se_NO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698