author | cniehaus <cniehaus> | 2002-03-27 18:49:26 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-27 18:49:26 (UTC) |
commit | ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884 (patch) (side-by-side diff) | |
tree | 5c488721f1802b6842f3233182794b5009f74038 /i18n/de/go.ts | |
parent | 3dda8ddd73a1b08bf799cec827d1fa13778c8412 (diff) | |
download | opie-ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884.zip opie-ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884.tar.gz opie-ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884.tar.bz2 |
this add tons of files for the languages.
I hope that now everey team could in theory translate
each app
-rw-r--r-- | i18n/de/go.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/de/go.ts b/i18n/de/go.ts index 709f436..07e1e03 100644 --- a/i18n/de/go.ts +++ b/i18n/de/go.ts @@ -1,56 +1,56 @@ <!DOCTYPE TS><TS> <context> <name>GoMainWidget</name> <message> <source>New Game</source> - <translation>Neues Spiel</translation> + <translation type="unfinished"></translation> </message> <message> <source>Pass</source> - <translation>Passe</translation> + <translation type="unfinished"></translation> </message> <message> <source>Resign</source> - <translation>Aufgeben</translation> + <translation type="unfinished"></translation> </message> <message> <source>Two player option</source> - <translation>Zwei Spieler</translation> + <translation type="unfinished"></translation> </message> <message> <source>Game</source> - <translation>Spiel</translation> + <translation type="unfinished"></translation> </message> </context> <context> <name>GoWidget</name> <message> <source>White %1, Black %2. </source> - <translation>Weiß %1, Schwarz %2</translation> + <translation type="unfinished"></translation> </message> <message> <source>White wins.</source> - <translation>Weiß gewinnt.</translation> + <translation type="unfinished"></translation> </message> <message> <source>Black wins.</source> - <translation>Schwarz gewinnt.</translation> + <translation type="unfinished"></translation> </message> <message> <source>A draw.</source> - <translation>Ein Zug.</translation> + <translation type="unfinished"></translation> </message> <message> <source>I pass</source> - <translation>Ich passe</translation> + <translation type="unfinished"></translation> </message> <message> <source>Prisoners: black %1, white %2</source> - <translation>Gefangene: Schwarz: %1, Weiß %2</translation> + <translation type="unfinished"></translation> </message> <message> <source>Go</source> - <translation>Go</translation> + <translation type="unfinished"></translation> </message> </context> </TS> |