summaryrefslogtreecommitdiff
path: root/i18n/it/snake.ts
Unidiff
Diffstat (limited to 'i18n/it/snake.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/it/snake.ts52
1 files changed, 52 insertions, 0 deletions
diff --git a/i18n/it/snake.ts b/i18n/it/snake.ts
new file mode 100644
index 0000000..b7f740e
--- a/dev/null
+++ b/i18n/it/snake.ts
@@ -0,0 +1,52 @@
1<!DOCTYPE TS><TS>
2<defaultcodec>iso8859-1</defaultcodec>
3<context>
4 <name>SnakeGame</name>
5 <message>
6 <source>Snake</source>
7 <translation>Snake</translation>
8 </message>
9 <message>
10 <source>New Game</source>
11 <translation>Nuova Partita</translation>
12 </message>
13 <message>
14 <source>SNAKE!</source>
15 <translation>SNAKE!</translation>
16 </message>
17 <message>
18 <source>Use the arrow keys to guide the
19snake to eat the mouse. You must not
20crash into the walls, edges or its tail.</source>
21 <translation>Usare le frecce direzionali per guidare il
22serpente a mangiare il topolino. Non bisogna
23scontrarsi con i muri, gli angoli o la propria coda.</translation>
24 </message>
25 <message>
26 <source>Press Any Key To Start</source>
27 <translation type="obsolete">Premi un Tasto per Iniziare</translation>
28 </message>
29 <message>
30 <source> Score : %1 </source>
31 <translation> Punti : %1 </translation>
32 </message>
33 <message>
34 <source>GAME OVER!
35 Your Score: %1</source>
36 <translation>FINE PARTITA!
37 Punti: %1</translation>
38 </message>
39 <message>
40 <source>Press Any Key to Begin a New Game.</source>
41 <translation type="obsolete">Premi un Tasto per Iniziare una Nuova Partita.</translation>
42 </message>
43 <message>
44 <source>Press any key to start</source>
45 <translation>Premere un tasto per iniziare</translation>
46 </message>
47 <message>
48 <source>Press any key to begin a new game.</source>
49 <translation>Premere un tasto per iniziare una nuova partita.</translation>
50 </message>
51</context>
52</TS>