summaryrefslogtreecommitdiff
path: root/i18n/cz/simple.ts
blob: 5178fead839cbf6c1cf86c17528dc001e1182832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE TS><TS>
<context>
    <name>Simple</name>
    <message>
        <source>My Simple Application</source>
        <translation>Moje jednoduchá aplikace</translation>
    </message>
    <message>
        <source>Click on the button or follow the white rabbit</source>
        <translation>Klikněte na tlačítko, nebo následujte bílého králíka</translation>
    </message>
    <message>
        <source>Quit</source>
        <comment>translatable quit string</comment>
        <translation>Konec</translation>
    </message>
</context>
</TS>