~ubuntu-branches/ubuntu/lucid/camomile/lucid

« back to all changes in this revision

Viewing changes to locales/fo.txt

  • Committer: Bazaar Package Importer
  • Author(s): Sylvain Le Gall
  • Date: 2005-12-03 01:18:55 UTC
  • Revision ID: james.westby@ubuntu.com-20051203011855-qzvwlld1xyqnl62t
Tags: upstream-0.6.3
Import upstream version 0.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// ***************************************************************************
 
2
// *
 
3
// *   Copyright (C) 1997-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// ***************************************************************************
 
7
 
 
8
fo {
 
9
    Version { "1.0" }
 
10
    DayAbbreviations { 
 
11
        "sun",
 
12
        "mán",
 
13
        "týs",
 
14
        "mik",
 
15
        "hós",
 
16
        "frí",
 
17
        "ley",
 
18
    }
 
19
    DayNames { 
 
20
        "sunnudagur",
 
21
        "mánadagur",
 
22
        "týsdagur",
 
23
        "mikudagur",
 
24
        "hósdagur",
 
25
        "fríggjadagur",
 
26
        "leygardagur",
 
27
    }
 
28
    MonthAbbreviations { 
 
29
        "jan",
 
30
        "feb",
 
31
        "mar",
 
32
        "apr",
 
33
        "mai",
 
34
        "jun",
 
35
        "jul",
 
36
        "aug",
 
37
        "sep",
 
38
        "okt",
 
39
        "nov",
 
40
        "des",
 
41
    }
 
42
    MonthNames { 
 
43
        "januar",
 
44
        "februar",
 
45
        "mars",
 
46
        "apríl",
 
47
        "mai",
 
48
        "juni",
 
49
        "juli",
 
50
        "august",
 
51
        "september",
 
52
        "oktober",
 
53
        "november",
 
54
        "desember",
 
55
    }
 
56
    NumberElements { 
 
57
        ",",
 
58
        ".",
 
59
        ";",
 
60
        "%",
 
61
        "0",
 
62
        "#",
 
63
        "-",
 
64
        "E",
 
65
        "‰",
 
66
        "∞",
 
67
        "�",
 
68
    }
 
69
    LocaleID:int { 0x38 }
 
70
//    LocaleScript{ 
 
71
//        "Latn",  // ISO 15924 Name 
 
72
//    }
 
73
    ExemplarCharacters { "[a-z \u00e1 \u00e6 \u00ed \u00f0 \u00f3 \u00f8 \u00fa \u00fd]" }
 
74
}