summaryrefslogtreecommitdiff
path: root/i18n/mk/snake.ts
Unidiff
Diffstat (limited to 'i18n/mk/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/mk/snake.ts50
1 files changed, 50 insertions, 0 deletions
diff --git a/i18n/mk/snake.ts b/i18n/mk/snake.ts
new file mode 100644
index 0000000..6e46fe7
--- a/dev/null
+++ b/i18n/mk/snake.ts
@@ -0,0 +1,50 @@
1<!DOCTYPE TS><TS>
2<context>
3 <name>SnakeGame</name>
4 <message>
5 <source>Snake</source>
6 <translation>Змија</translation>
7 </message>
8 <message>
9 <source>New Game</source>
10 <translation>Нова Игра</translation>
11 </message>
12 <message>
13 <source>SNAKE!</source>
14 <translation>ЗМИЈА!</translation>
15 </message>
16 <message>
17 <source>Use the arrow keys to guide the
18snake to eat the mouse. You must not
19crash into the walls, edges or its tail.</source>
20 <translation>Користи ги стрелките за да ја управуваш
21смијата да го изеде глувчето. Не смееш да
22се удриш во зидовите, на краевите од екранот или опашката.</translation>
23 </message>
24 <message>
25 <source>Press Any Key To Start</source>
26 <translation type="obsolete">Притисни копче за Старт</translation>
27 </message>
28 <message>
29 <source> Score : %1 </source>
30 <translation>Резултат: %1</translation>
31 </message>
32 <message>
33 <source>GAME OVER!
34 Your Score: %1</source>
35 <translation>КРАЈ!!! Резултат: %1</translation>
36 </message>
37 <message>
38 <source>Press Any Key to Begin a New Game.</source>
39 <translation type="obsolete">Притисни копче за Нова Игра.</translation>
40 </message>
41 <message>
42 <source>Press any key to start</source>
43 <translation type="unfinished"></translation>
44 </message>
45 <message>
46 <source>Press any key to begin a new game.</source>
47 <translation type="unfinished"></translation>
48 </message>
49</context>
50</TS>