summaryrefslogtreecommitdiff
path: root/i18n/pl/snake.ts
Side-by-side diff
Diffstat (limited to 'i18n/pl/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/pl/snake.ts40
1 files changed, 40 insertions, 0 deletions
diff --git a/i18n/pl/snake.ts b/i18n/pl/snake.ts
new file mode 100644
index 0000000..d9d6107
--- a/dev/null
+++ b/i18n/pl/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>Press Any Key To Start</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 Begin a New Game.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>