summaryrefslogtreecommitdiff
path: root/i18n/it/tictac.ts
authorkergoth <kergoth>2003-08-09 15:23:37 (UTC)
committer kergoth <kergoth>2003-08-09 15:23:37 (UTC)
commit0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (unidiff)
tree418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/it/tictac.ts
parentb97ae670792c4b9e35fbe89f1e40d59786afdabb (diff)
downloadopie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2
Merge from BRANCH_1_0.
Diffstat (limited to 'i18n/it/tictac.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/it/tictac.ts49
1 files changed, 49 insertions, 0 deletions
diff --git a/i18n/it/tictac.ts b/i18n/it/tictac.ts
new file mode 100644
index 0000000..573ba68
--- a/dev/null
+++ b/i18n/it/tictac.ts
@@ -0,0 +1,49 @@
1<!DOCTYPE TS><TS>
2<defaultcodec>iso8859-1</defaultcodec>
3<context>
4 <name>QObject</name>
5 <message>
6 <source>TicTac</source>
7 <translation>TicTac</translation>
8 </message>
9</context>
10<context>
11 <name>TicTacToe</name>
12 <message>
13 <source>Computer starts</source>
14 <translation>Inizia computer</translation>
15 </message>
16 <message>
17 <source>Human starts</source>
18 <translation>Inizia umano</translation>
19 </message>
20 <message>
21 <source>Play!</source>
22 <translation>Gioca!</translation>
23 </message>
24 <message>
25 <source>Quit</source>
26 <translation>Esci</translation>
27 </message>
28 <message>
29 <source>Click Play to start</source>
30 <translation>Premere Gioca per iniziare</translation>
31 </message>
32 <message>
33 <source>Make your move</source>
34 <translation>Fai la tua mossa</translation>
35 </message>
36 <message>
37 <source>You won!</source>
38 <translation>Hai vinto!</translation>
39 </message>
40 <message>
41 <source>Computer won!</source>
42 <translation>Il Computer ha vinto!</translation>
43 </message>
44 <message>
45 <source>It&apos;s a draw</source>
46 <translation>Pareggio</translation>
47 </message>
48</context>
49</TS>