File: sk.xml

package info (click to toggle)
python-babel 2.6.0%2Bdfsg.1-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164,640 kB
  • sloc: xml: 1,848,178; python: 11,849; makefile: 213; sh: 44
file content (47 lines) | stat: -rw-r--r-- 1,234 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!--
Copyright © 1991-2014 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
	<identity>
		<version number="$Revision: 11914 $"/>
		<language type="sk" /> 
	</identity>
		<collations>
			<collation type="search">
				<cr><![CDATA[
					[import und-u-co-search]
					# Below are the rules specific to sk.
					# These rules have more primary differences than the standard collation below.
					&A<á<<<Á<ä<<<Ä
					&C<č<<<Č
					&D<ď<<<Ď
					&E<é<<<É<ě<<<Ě
					&I<í<<<Í
					&L<ĺ<<<Ĺ<ľ<<<Ľ
					&N<ň<<<Ň
					&O<ó<<<Ó<ô<<<Ô
					&R<ŕ<<<Ŕ<ř<<<Ř
					&S<š<<<Š
					&T<ť<<<Ť
					&U<ú<<<Ú<ů<<<Ů
					&Y<ý<<<Ý
					&Z<ž<<<Ž
				]]></cr>
			</collation>
			<collation type="standard" references="Aliberto Caforio: Slovensko-anglický slovník ISBN 80-967744-8-4">
				<cr><![CDATA[
					&A<ä<<<Ä
					&C<č<<<Č
					&H<ch<<<cH<<<Ch<<<CH
					&O<ô<<<Ô
					&R<ř<<<Ř
					&S<š<<<Š
					&Z<ž<<<Ž
				]]></cr>
			</collation>
		</collations>
</ldml>