summaryrefslogtreecommitdiff
path: root/i18n/ru/snake.ts
authorsudonix <sudonix>2004-01-03 01:30:30 (UTC)
committer sudonix <sudonix>2004-01-03 01:30:30 (UTC)
commit2e6d55ed011834320165462b64e03ea451c90ead (patch) (side-by-side diff)
tree448a67ea70908bfc39f3a84e8e77a6c790252fa9 /i18n/ru/snake.ts
parent18728689e7810c71c75a88433fff46e972b616b5 (diff)
downloadopie-2e6d55ed011834320165462b64e03ea451c90ead.zip
opie-2e6d55ed011834320165462b64e03ea451c90ead.tar.gz
opie-2e6d55ed011834320165462b64e03ea451c90ead.tar.bz2
First commit - taken from the current i18n/en
Diffstat (limited to 'i18n/ru/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/ru/snake.ts40
1 files changed, 40 insertions, 0 deletions
diff --git a/i18n/ru/snake.ts b/i18n/ru/snake.ts
new file mode 100644
index 0000000..1a1e3e6
--- a/dev/null
+++ b/i18n/ru/snake.ts
@@ -0,0 +1,40 @@
+<!DOCTYPE TS><TS>
+<context>
+ <name>SnakeGame</name>
+ <message>
+ <source>Snake</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>New Game</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>SNAKE!</source>
+ <translation type="unfinished"></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>
+ </message>
+ <message>
+ <source> Score : %1 </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>GAME OVER!
+ Your Score: %1</source>
+ <translation type="unfinished"></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>