summaryrefslogtreecommitdiff
path: root/i18n/sl/snake.ts
blob: 6eae0c1883bb95c11439ab8cb52c291330b6af99 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE TS><TS>
<context>
    <name>SnakeGame</name>
    <message>
        <source>Snake</source>
        <translation>Kača</translation>
    </message>
    <message>
        <source>New Game</source>
        <translation>Nova igra</translation>
    </message>
    <message>
        <source>SNAKE!</source>
        <translation>KAČA!</translation>
    </message>
    <message>
        <source>Use the arrow keys to guide the
snake to eat the mouse. You must not
crash into the walls, edges or its tail.</source>
        <translation>Uporabite smerne tipke za vodenje
kače, da poje miš. Ne smete se
zabiti v steno, robove ali svoj rep.</translation>
    </message>
    <message>
        <source>Press Any Key To Start</source>
        <translation type="obsolete">Pritisnite karkoli za začetek</translation>
    </message>
    <message>
        <source>     Score :    %1   </source>
        <translation>    Točke:    %1</translation>
    </message>
    <message>
        <source>GAME OVER!
 Your Score: %1</source>
        <translation>KONEC IGRE!
Vaše točke: %1</translation>
    </message>
    <message>
        <source>Press Any Key to Begin a New Game.</source>
        <translation type="obsolete">Pritisnite karkoli za začetek nove igre.</translation>
    </message>
    <message>
        <source>Press any key to start</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Press any key to begin a new game.</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>