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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/se_FI.xml
7 // *
8 // ***************************************************************************
9 se_FI{
10 Version{"2.1.8.19"}
11 fields{
12 era{
13 dn{"áigodat"}
14 }
15 quarter{
16 dn{"jahkenjealjádas"}
17 }
18 week{
19 dn{"vahkku"}
20 }
21 weekday{
22 dn{"vahkkobeaivi"}
23 }
24 year{
25 dn{"jahki"}
26 relative{
27 "-1"{"mannan jagi"}
28 "0"{"dán jagi"}
29 "1"{"boahtte jagi"}
30 }
31 relativeTime{
32 future{
33 one{"{0} jagi siste"}
34 other{"{0} jagi siste"}
35 two{"{0} jagi siste"}
36 }
37 past{
38 one{"{0} jagi árat"}
39 other{"{0} jagi árat"}
40 two{"{0} jagi árat"}
41 }
42 }
43 }
44 year-narrow{
45 dn{"j."}
46 }
47 year-short{
48 dn{"j."}
49 }
50 }
51 }
OLDNEW
« 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