-rw-r--r-- | i18n/it/kpacman.ts | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/i18n/it/kpacman.ts b/i18n/it/kpacman.ts index 5adda5f..4ddce63 100644 --- a/i18n/it/kpacman.ts +++ b/i18n/it/kpacman.ts @@ -67,72 +67,66 @@ 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) Un pacman per il Desktop KDE Il programa è basato sui sorgenti di ksnake di Michel Filippi (mfilippi@sade.rhein-main.de). Il design è stato influenzato fortemente dal pacman (c) 1980 MIDWAY MFG.CO. Vorrei ringraziare la mia ragazza Elke Krueers per gli ultimi 10 anni della sua amicizia. </translation> </message> <message> <source>&Help</source> <translation>&Aiuto</translation> </message> <message> - <source>Configuration Error</source> - <translation>Errore di Configurazioneù</translation> - </message> - <message> - <source>There are no schemes defined, -or no scheme is selected.</source> - <translation>Non ci sono schemi definiti, o non è -stato selezionato nessuno schema.</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>Il bitfont non può essere costruito. Il file '@FONTNAME@' non esiste, oppure è in un formato sconosciuto.</translation> </message> </context> <context> <name>Referee</name> <message> <source>GAME OVER</source> <translation>FINE PARTITA</translation> </message> <message> <source>PLAYER ONE</source> <translation>GIOCATORE 1</translation> </message> <message> <source>READY!</source> <translation>PRONTO!</translation> </message> <message> <source>PAUSED</source> <translation>PAUSA</translation> |