-rw-r--r-- | i18n/de/kpacman.ts | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/i18n/de/kpacman.ts b/i18n/de/kpacman.ts index c600f7b..6ae327a 100644 --- a/i18n/de/kpacman.ts +++ b/i18n/de/kpacman.ts @@ -1,33 +1,34 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>Keys</name> <message> <source>Ok</source> <translation>OK</translation> </message> <message> <source>Defaults</source> <translation>Voreinstellung</translation> </message> <message> <source>Cancel</source> <translation>Abbrechen</translation> </message> <message> <source>Change Direction Keys</source> <translation>Richtungstasten ändern</translation> </message> <message> <source>Undefined key</source> <translation>Unbelegte Taste</translation> </message> </context> <context> <name>Kpacman</name> <message> <source>&New</source> <translation>&Neu</translation> </message> <message> <source>&Pause</source> <translation>&Pause</translation> @@ -64,71 +65,66 @@ <source>@PACKAGE@ - @VERSION@ Joerg Thoennissen (joe@dsite.de) A pacman game for the KDE Desktop The program based on the source of ksnake by Michel Filippi (mfilippi@sade.rhein-main.de). The design was strongly influenced by the pacman (c) 1980 MIDWAY MFG.CO. I like to thank my girlfriend Elke Krueers for the last 10 years of her friendship. </source> <translation>@PACKAGE@-@VERSION@ Joerg Thoennissen (joe@dsite.de) Ein Pacmanspiel für den KDE-Desktop Das Spiel basiert auf den Quellen von ksnake von Michel Filippi (mfilippi@sade.rhein-main.de) Das Design wurde stark beeinflusst durch Pacman (c) 1980 MIDWAY MFG.CO Ich danke meiner Freundin Elke Krueers für die letzten 10 Jahre Ihrer Freundschaft.</translation> </message> <message> <source>&Help</source> <translation>&Hilfe</translation> </message> <message> - <source>Configuration Error</source> - <translation>Konfigurationsfehler</translation> - </message> - <message> - <source>There are no schemes defined, -or no scheme is selected.</source> - <translation>Es sind keine Schemata definiert oder es wurde keines ausgewählt.</translation> + <source>KPacman</source> + <translation>KPacman</translation> </message> </context> <context> <name>KpacmanWidget</name> <message> <source>The bitfont could not be contructed. The file '@FONTNAME@' does not exist, or is of an unknown format.</source> <translation>Der BitFont konnte nicht erstellt werden. Die Datei '@FONTNAME@' exisitiert nicht oder iist in einem unbekannten Format.</translation> </message> </context> <context> <name>Referee</name> <message> <source>GAME OVER</source> <translation>GAME OVER</translation> </message> <message> <source>PLAYER ONE</source> <translation>SPIELER 1</translation> </message> <message> <source>READY!</source> <translation>FERTIG!</translation> </message> <message> <source>PAUSED</source> <translation>PAUSE</translation> |