diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-20 18:13:48 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-20 18:13:48 +0000 |
commit | e5786f530f9555469c01435f86039b06aa53feba (patch) | |
tree | c868e8d32282422d7d445b729db95c3fcdafb6d0 /Build/source/libs/icu/icu-xetex/data/locales/gu.txt | |
parent | ebaa1768b43c8606d923d2e861b5286b74207b3e (diff) |
new build system: build icu libs and xetex plus misc updates
git-svn-id: svn://tug.org/texlive/trunk@12759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu/icu-xetex/data/locales/gu.txt')
-rw-r--r-- | Build/source/libs/icu/icu-xetex/data/locales/gu.txt | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-xetex/data/locales/gu.txt b/Build/source/libs/icu/icu-xetex/data/locales/gu.txt new file mode 100644 index 00000000000..d161235c1e7 --- /dev/null +++ b/Build/source/libs/icu/icu-xetex/data/locales/gu.txt @@ -0,0 +1,128 @@ +// *************************************************************************** +// * +// * 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/gu.xml +// * +// *************************************************************************** +/** + * ICU <specials> source: <path>/xml/main/gu.xml + */ +gu{ + AuxExemplarCharacters{"[\u200C \u200D]"} + Countries{ + CN{"ચીન"} + DE{"જમિની"} + EG{"મિસર"} + GE{"જ્યોર્જીયા"} + IN{"ભારત"} + NP{"નેપાળ"} + PK{"કરાંચી"} + TM{"તુર્ક્મનિસ્તાન"} + TR{"તુર્કસ્તાન"} + US{"સંયુકત રાજ્ય અમેરિકા"} + } + Currencies{ + INR{ + "રુ", + "INR", + } + } + ExemplarCharacters{"[૦-૯ ૐ અ-ઋ ૠ ઍ એ-ઑ ઓ-ન પ-ર લ ળ વ-હ ઼ ઁ-ઃ ઽ ્ ા-ૅ ે-ૉ ો ૌ]"} + Languages{ + gu{"ગુજરાતી"} + } + LocaleScript{ + "Gujr", + } + NumberElements{ + ".", + ",", + ";", + "%", + "૦", + "#", + "-", + "E", + "‰", + "∞", + "NaN", + "+", + } + NumberPatterns{ + "#,##,##0.###", + "¤ #,##,##0.00", + "#,##,##0%", + "#E0", + } + Version{"1.56"} + calendar{ + gregorian{ + AmPmMarkers{ + "પૂર્વ મધ્યાહ્ન", + "ઉત્તર મધ્યાહ્ન", + } + dayNames{ + format{ + abbreviated{ + "રવિ", + "સોમ", + "મંગળ", + "બુધ", + "ગુરુ", + "શુક્ર", + "શનિ", + } + wide{ + "રવિવાર", + "સોમવાર", + "મંગળવાર", + "બુધવાર", + "ગુરુવાર", + "શુક્રવાર", + "શનિવાર", + } + } + } + monthNames{ + format{ + abbreviated{ + "જાન્યુ", + "ફેબ્રુ", + "માર્ચ", + "એપ્રિલ", + "મે", + "જૂન", + "જુલાઈ", + "ઑગસ્ટ", + "સપ્ટે", + "ઑક્ટો", + "નવે", + "ડિસે", + } + wide{ + "જાન્યુઆરી", + "ફેબ્રુઆરી", + "માર્ચ", + "એપ્રિલ", + "મે", + "જૂન", + "જુલાઈ", + "ઑગસ્ટ", + "સપ્ટેમ્બર", + "ઑક્ટ્બર", + "નવેમ્બર", + "ડિસેમ્બર", + } + } + } + } + } + delimiters{ + alternateQuotationEnd{"\""} + alternateQuotationStart{"\""} + quotationEnd{"'"} + quotationStart{"'"} + } +} |