author | cniehaus <cniehaus> | 2002-04-14 12:24:05 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 12:24:05 (UTC) |
commit | 0639b645b9cc50323d23a62d289f14c57254467c (patch) (unidiff) | |
tree | 19aa0ffaa33e72d8c76e9210375467f01007c6d1 /i18n/de/tictac.ts | |
parent | 9ac41db7292a4aa58d38b1672d1ee855d53a8dd9 (diff) | |
download | opie-0639b645b9cc50323d23a62d289f14c57254467c.zip opie-0639b645b9cc50323d23a62d289f14c57254467c.tar.gz opie-0639b645b9cc50323d23a62d289f14c57254467c.tar.bz2 |
this update a lot
-rw-r--r-- | i18n/de/tictac.ts | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/i18n/de/tictac.ts b/i18n/de/tictac.ts index 4eb9e18..a7bf712 100644 --- a/i18n/de/tictac.ts +++ b/i18n/de/tictac.ts | |||
@@ -1,2 +1,21 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>TicTacToe</name> | ||
4 | <message> | ||
5 | <source>Computer starts</source> | ||
6 | <translation>Computer fängt an</translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Human starts</source> | ||
10 | <translation>Spieler fängt an</translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Play!</source> | ||
14 | <translation>Los!</translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Quit</source> | ||
18 | <translation>Beenden</translation> | ||
19 | </message> | ||
20 | </context> | ||
2 | </TS> | 21 | </TS> |