-rw-r--r-- | i18n/it/qasteroids.ts | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/i18n/it/qasteroids.ts b/i18n/it/qasteroids.ts index 7066645..264984d 100644 --- a/i18n/it/qasteroids.ts +++ b/i18n/it/qasteroids.ts @@ -1,39 +1,42 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>KAstTopLevel</name> <message> <source>Asteroids</source> - <translation type="unfinished"></translation> + <translation>Asteroids</translation> </message> <message> <source>Score</source> - <translation type="unfinished"></translation> + <translation>Punti</translation> </message> <message> <source>Level</source> - <translation type="unfinished"></translation> + <translation>Livello</translation> </message> <message> <source>Ships</source> - <translation type="unfinished"></translation> + <translation>Astronavi</translation> </message> <message> <source>Fuel</source> - <translation type="unfinished"></translation> + <translation>Carburante</translation> </message> <message> <source>Press Calendar to start playing</source> - <translation type="unfinished"></translation> + <translation>Premi Agenda per giocare</translation> </message> <message> <source>Ship Destroyed. Press Contacts/Home key.</source> - <translation type="unfinished"></translation> + <translation>Astronave Distrutta. +Premi Pulsante Contatti/Home.</translation> </message> <message> <source>Game Over. Press Calendar for a new game.</source> - <translation type="unfinished"></translation> + <translation>Partita Terminata. +Premi Agenda per una nuova partita.</translation> </message> </context> </TS> |