summaryrefslogtreecommitdiff
path: root/i18n/ru/snake.ts
Side-by-side diff
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 @@
<name>SnakeGame</name>
<message>
<source>Snake</source>
- <translation type="unfinished"></translation>
+ <translation>Змейка</translation>
</message>
<message>
<source>New Game</source>
- <translation type="unfinished"></translation>
+ <translation>Новая игра</translation>
</message>
<message>
<source>SNAKE!</source>
- <translation type="unfinished"></translation>
+ <translation>ЗМЕЯ!</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 type="unfinished"></translation>
+ <translation>Используйте кнопки со стрелками для
+управления змейкой. Вы должны съесть мышь,
+при этом не врезаясь в стены, края или хвост.</translation>
</message>
<message>
<source> Score : %1 </source>
- <translation type="unfinished"></translation>
+ <translation> Очки : %1 </translation>
</message>
<message>
<source>GAME OVER!
Your Score: %1</source>
- <translation type="unfinished"></translation>
+ <translation>Игра окончена!
+Очков: %1</translation>
</message>
<message>
<source>Press any key to start</source>
- <translation type="unfinished"></translation>
+ <translation>Нажмите любую кнопку чтобы начать</translation>
</message>
<message>
<source>Press any key to begin a new game.</source>
- <translation type="unfinished"></translation>
+ <translation>Нажмите любую кнопку чтобы начать новую игру.</translation>
</message>
</context>
</TS>