diff options
Diffstat (limited to 'Build/source/libs/icu/icu-xetex/data/locales/kl.txt')
-rw-r--r-- | Build/source/libs/icu/icu-xetex/data/locales/kl.txt | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-xetex/data/locales/kl.txt b/Build/source/libs/icu/icu-xetex/data/locales/kl.txt new file mode 100644 index 00000000000..a807d2e562c --- /dev/null +++ b/Build/source/libs/icu/icu-xetex/data/locales/kl.txt @@ -0,0 +1,108 @@ +// *************************************************************************** +// * +// * Copyright (C) 2007 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File:<path>/common/main/kl.xml +// * +// *************************************************************************** +/** + * ICU <specials> source: <path>/xml/main/kl.xml + */ +kl{ + Countries{ + GL{"Kalaallit Nunaat"} + } + Currencies{ + DKK{ + "kr", + "DKK", + } + } + ExemplarCharacters{"[a á-ã b-e é ê f-i í î ĩ j-o ô p q ĸ r-u ú û ũ v-z æ ø å]"} + Languages{ + kl{"kalaallisut"} + } + LocaleScript{ + "Latn", + } + NumberElements{ + ",", + ".", + ";", + "%", + "0", + "#", + "-", + "E", + "‰", + "∞", + "NaN", + "+", + } + NumberPatterns{ + "#,##0.###", + "¤#,##0.00;¤ -#,##0.00", + "#,##0%", + "#E0", + } + Version{"1.42"} + calendar{ + gregorian{ + dayNames{ + format{ + abbreviated{ + "sab", + "ata", + "mar", + "pin", + "sis", + "tal", + "arf", + } + wide{ + "sabaat", + "ataasinngorneq", + "marlunngorneq", + "pingasunngorneq", + "sisamanngorneq", + "tallimanngorneq", + "arfininngorneq", + } + } + } + monthNames{ + format{ + abbreviated{ + "jan", + "feb", + "mar", + "apr", + "maj", + "jun", + "jul", + "aug", + "sep", + "okt", + "nov", + "dec", + } + wide{ + "januari", + "februari", + "martsi", + "aprili", + "maji", + "juni", + "juli", + "augustusi", + "septemberi", + "oktoberi", + "novemberi", + "decemberi", + } + } + } + } + } +} |