summaryrefslogtreecommitdiff
path: root/i18n/de/tictac.ts
Unidiff
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>