summaryrefslogtreecommitdiff
path: root/i18n/ru/snake.ts
Unidiff
Diffstat (limited to 'i18n/ru/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/ru/snake.ts19
1 files changed, 11 insertions, 8 deletions
diff --git a/i18n/ru/snake.ts b/i18n/ru/snake.ts
index 1a1e3e6..27b25b6 100644
--- a/i18n/ru/snake.ts
+++ b/i18n/ru/snake.ts
@@ -3,38 +3,41 @@
3 <name>SnakeGame</name> 3 <name>SnakeGame</name>
4 <message> 4 <message>
5 <source>Snake</source> 5 <source>Snake</source>
6 <translation type="unfinished"></translation> 6 <translation>Змейка</translation>
7 </message> 7 </message>
8 <message> 8 <message>
9 <source>New Game</source> 9 <source>New Game</source>
10 <translation type="unfinished"></translation> 10 <translation>Новая игра</translation>
11 </message> 11 </message>
12 <message> 12 <message>
13 <source>SNAKE!</source> 13 <source>SNAKE!</source>
14 <translation type="unfinished"></translation> 14 <translation>ЗМЕЯ!</translation>
15 </message> 15 </message>
16 <message> 16 <message>
17 <source>Use the arrow keys to guide the 17 <source>Use the arrow keys to guide the
18snake to eat the mouse. You must not 18snake to eat the mouse. You must not
19crash into the walls, edges or its tail.</source> 19crash into the walls, edges or its tail.</source>
20 <translation type="unfinished"></translation> 20 <translation>Используйте кнопки со стрелками для
21управления змейкой. Вы должны съесть мышь,
22при этом не врезаясь в стены, края или хвост.</translation>
21 </message> 23 </message>
22 <message> 24 <message>
23 <source> Score : %1 </source> 25 <source> Score : %1 </source>
24 <translation type="unfinished"></translation> 26 <translation> Очки : %1 </translation>
25 </message> 27 </message>
26 <message> 28 <message>
27 <source>GAME OVER! 29 <source>GAME OVER!
28 Your Score: %1</source> 30 Your Score: %1</source>
29 <translation type="unfinished"></translation> 31 <translation>Игра окончена!
32Очков: %1</translation>
30 </message> 33 </message>
31 <message> 34 <message>
32 <source>Press any key to start</source> 35 <source>Press any key to start</source>
33 <translation type="unfinished"></translation> 36 <translation>Нажмите любую кнопку чтобы начать</translation>
34 </message> 37 </message>
35 <message> 38 <message>
36 <source>Press any key to begin a new game.</source> 39 <source>Press any key to begin a new game.</source>
37 <translation type="unfinished"></translation> 40 <translation>Нажмите любую кнопку чтобы начать новую игру.</translation>
38 </message> 41 </message>
39</context> 42</context>
40</TS> 43</TS>