summaryrefslogtreecommitdiff
path: root/i18n/da/snake.ts
authorcniehaus <cniehaus>2002-12-14 20:10:43 (UTC)
committer cniehaus <cniehaus>2002-12-14 20:10:43 (UTC)
commit4e0f38ac08b38528dd22e138374f7ee243cc4148 (patch) (unidiff)
tree035efe39aff5306bcb466801a8618b0604dcac13 /i18n/da/snake.ts
parenta7752e9b70b3cf13afe6614ce646ccb5aedc4923 (diff)
downloadopie-4e0f38ac08b38528dd22e138374f7ee243cc4148.zip
opie-4e0f38ac08b38528dd22e138374f7ee243cc4148.tar.gz
opie-4e0f38ac08b38528dd22e138374f7ee243cc4148.tar.bz2
Hi Mellen :)
As you see I would like to give you a chance to work for OPIE ;) cfish made the script working and now you have a _lot_ new files.
Diffstat (limited to 'i18n/da/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/da/snake.ts40
1 files changed, 40 insertions, 0 deletions
diff --git a/i18n/da/snake.ts b/i18n/da/snake.ts
new file mode 100644
index 0000000..d9d6107
--- a/dev/null
+++ b/i18n/da/snake.ts
@@ -0,0 +1,40 @@
1<!DOCTYPE TS><TS>
2<context>
3 <name>SnakeGame</name>
4 <message>
5 <source>Snake</source>
6 <translation type="unfinished"></translation>
7 </message>
8 <message>
9 <source>New Game</source>
10 <translation type="unfinished"></translation>
11 </message>
12 <message>
13 <source>SNAKE!</source>
14 <translation type="unfinished"></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 type="unfinished"></translation>
21 </message>
22 <message>
23 <source>Press Any Key To Start</source>
24 <translation type="unfinished"></translation>
25 </message>
26 <message>
27 <source> Score : %1 </source>
28 <translation type="unfinished"></translation>
29 </message>
30 <message>
31 <source>GAME OVER!
32 Your Score: %1</source>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <source>Press Any Key to Begin a New Game.</source>
37 <translation type="unfinished"></translation>
38 </message>
39</context>
40</TS>