summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/transforms/Telugu-Devanagari.xml
blob: 8afe4c43140db4a4db1add0e2f57e9b0a3af2299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldmlSupplemental.dtd">
<supplementalData>
	<transforms>
		<transform source="Telugu" target="Devanagari" direction="forward">
			<tRule>::[ఁ-ఃఅ-ఌఎ-ఐఒ-నప-ళవ-హా-ౄె-ైొ-్ౕ-ౖౠ-ౡ౦-౯];</tRule>
			<tRule>::NFD;</tRule>
			<tRule>::Telugu-InterIndic;</tRule>
			<tRule>::InterIndic-Devanagari;</tRule>
			<tRule>::NFC;</tRule>
		</transform>
	</transforms>
</supplementalData>