blob: 9e5c4ef7685903616b71106f9599dacd921f141b (
plain)
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
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<language locale="cs">
<charsets>
<gui>CP1250</gui>
<subtitle>CP1250</subtitle>
</charsets>
<dvd>
<menu>cs</menu>
<audio>cs</audio>
<subtitle>cs</subtitle>
</dvd>
<regions>
<region name="CZ" locale="CZ">
<dateshort>D.M.YYYY</dateshort>
<datelong>D. MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
<tempunit>C</tempunit>
<speedunit>kmh</speedunit>
<timezone>CEST</timezone>
</region>
</regions>
<sorttokens>
<token>The</token>
</sorttokens>
</language>
|