From 10c60368cd42904bd991453f02b684ebe02ef915 Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Tue, 25 Jul 2006 12:37:43 +0000 Subject: adding ICU library sources used by xetex git-svn-id: svn://tug.org/texlive/trunk@1915 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/icu-xetex/data/locales/kl.txt | 102 ++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 Build/source/libs/icu-xetex/data/locales/kl.txt (limited to 'Build/source/libs/icu-xetex/data/locales/kl.txt') diff --git a/Build/source/libs/icu-xetex/data/locales/kl.txt b/Build/source/libs/icu-xetex/data/locales/kl.txt new file mode 100644 index 00000000000..df406d91f1d --- /dev/null +++ b/Build/source/libs/icu-xetex/data/locales/kl.txt @@ -0,0 +1,102 @@ +// *************************************************************************** +// * +// * Copyright (C) 2005 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File: ../../../cldr/common/main/kl.xml +// * +// *************************************************************************** +/** + * ICU source: ./xml/main/kl.xml + */ +kl{ + Countries{ + GL{"Kalaallit Nunaat"} + } + Currencies{ + DKK{ + "kr", + "DKK", + } + } + ExemplarCharacters{"[a-záéíúâêîôûæåøãĩũĸ]"} + Languages{ + kl{"kalaallisut"} + } + LocaleScript{ + "Latn", + } + NumberElements{ + ",", + ".", + ";", + "%", + "0", + "#", + "-", + "E", + "‰", + "∞", + "�", + "+", + } + Version{"1.23"} + 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", + } + } + } + } + } +} -- cgit v1.2.3