summaryrefslogtreecommitdiff
path: root/i18n/de/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/de/tictac.ts
parentb97ae670792c4b9e35fbe89f1e40d59786afdabb (diff)
downloadopie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2
Merge from BRANCH_1_0.
Diffstat (limited to 'i18n/de/tictac.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/de/tictac.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/i18n/de/tictac.ts b/i18n/de/tictac.ts
index 9c1cc88..2c6e430 100644
--- a/i18n/de/tictac.ts
+++ b/i18n/de/tictac.ts
@@ -1,14 +1,21 @@
1<!DOCTYPE TS><TS> 1<!DOCTYPE TS><TS>
2<context> 2<context>
3 <name>QObject</name>
4 <message>
5 <source>TicTac</source>
6 <translation>TicTac</translation>
7 </message>
8</context>
9<context>
3 <name>TicTacToe</name> 10 <name>TicTacToe</name>
4 <message> 11 <message>
5 <source>Computer starts</source> 12 <source>Computer starts</source>
6 <translation>Computer fängt an</translation> 13 <translation>Computer fängt an</translation>
7 </message> 14 </message>
8 <message> 15 <message>
9 <source>Human starts</source> 16 <source>Human starts</source>
10 <translation>Spieler fängt an</translation> 17 <translation>Spieler fängt an</translation>
11 </message> 18 </message>
12 <message> 19 <message>
13 <source>Play!</source> 20 <source>Play!</source>
14 <translation>Los!</translation> 21 <translation>Los!</translation>