author | cniehaus <cniehaus> | 2002-04-14 12:24:05 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 12:24:05 (UTC) |
commit | 0639b645b9cc50323d23a62d289f14c57254467c (patch) (side-by-side diff) | |
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 @@ <!DOCTYPE TS><TS> +<context> + <name>TicTacToe</name> + <message> + <source>Computer starts</source> + <translation>Computer fängt an</translation> + </message> + <message> + <source>Human starts</source> + <translation>Spieler fängt an</translation> + </message> + <message> + <source>Play!</source> + <translation>Los!</translation> + </message> + <message> + <source>Quit</source> + <translation>Beenden</translation> + </message> +</context> </TS> |