author | cniehaus <cniehaus> | 2002-09-03 16:37:14 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-09-03 16:37:14 (UTC) |
commit | 00167bff9a1fff9ec36b9eb7c518a735e1a5b42c (patch) (side-by-side diff) | |
tree | d765d53dceecb475688f16e26b78ac53f6716a79 /i18n/it | |
parent | b122d32ae96da5eb4aee72c3ae293c7c28f20d5e (diff) | |
download | opie-00167bff9a1fff9ec36b9eb7c518a735e1a5b42c.zip opie-00167bff9a1fff9ec36b9eb7c518a735e1a5b42c.tar.gz opie-00167bff9a1fff9ec36b9eb7c518a735e1a5b42c.tar.bz2 |
zbounce is now bounce
-rw-r--r-- | i18n/it/bounce.ts (renamed from i18n/it/zbounce.ts) | 55 |
1 files changed, 24 insertions, 31 deletions
diff --git a/i18n/it/zbounce.ts b/i18n/it/bounce.ts index ba43bda..9d2d3d1 100644 --- a/i18n/it/zbounce.ts +++ b/i18n/it/bounce.ts @@ -1,107 +1,100 @@ <!DOCTYPE TS><TS> <context> <name>KJezzball</name> <message> - <source>ZBounce</source> - <translation>ZBounce</translation> + <source>Bounce</source> + <translation type="unfinished"></translation> </message> <message> <source>&New game</source> - <translation>&Nuova partita</translation> + <translation type="unfinished"></translation> </message> <message> <source>&Pause game</source> - <translation>&Pausa</translation> + <translation type="unfinished"></translation> </message> <message> <source>&About</source> - <translation>&Informazioni</translation> + <translation type="unfinished"></translation> </message> <message> <source>&Game</source> - <translation>&Partita</translation> + <translation type="unfinished"></translation> </message> <message> <source>Score: 00</source> - <translation>Punteggio: 00</translation> + <translation type="unfinished"></translation> </message> <message> <source>Lives: 0%</source> - <translation>Vite: 0%</translation> + <translation type="unfinished"></translation> </message> <message> <source>Filled: 00%</source> - <translation>Riempito: 00%</translation> + <translation type="unfinished"></translation> </message> <message> <source>Time: 00</source> - <translation>Tempo: 00</translation> + <translation type="unfinished"></translation> </message> <message> - <source>ZBounce Level %1</source> - <translation>Livello ZBounce %1</translation> + <source>Bounce Level %1</source> + <translation type="unfinished"></translation> </message> <message> <source>Score: %1</source> - <translation>Punteggio: %1</translation> + <translation type="unfinished"></translation> </message> <message> <source>Game paused. Press P to continue!</source> - <translation>Partita in pausa. -Premi P per continuare!</translation> + <translation type="unfinished"></translation> </message> <message> <source>Game Over! Score: %1</source> - <translation>Partita Terminata! -Punteggio: %1</translation> + <translation type="unfinished"></translation> </message> <message> <source>Time: %1</source> - <translation>Tempo: %1</translation> + <translation type="unfinished"></translation> </message> <message> <source>Lives: %1</source> - <translation>Vite: %1</translation> + <translation type="unfinished"></translation> </message> <message> <source>Filled: %1%</source> - <translation>Riempito: %1%</translation> + <translation type="unfinished"></translation> </message> <message> <source>Filled: 0%</source> - <translation>Riempito: 0%</translation> + <translation type="unfinished"></translation> </message> <message> <source>Successfully cleared more than 75%. </source> - <translation>Superato con successo più del 75%. -</translation> + <translation type="unfinished"></translation> </message> <message> <source>%1 points: 15 points per life </source> - <translation>%1 punti: 15 punti per vita -</translation> + <translation type="unfinished"></translation> </message> <message> <source>%1 points: Bonus </source> - <translation>%1 punti: Bonus -</translation> + <translation type="unfinished"></translation> </message> <message> <source>%1 points: Total score </source> - <translation>%1 punti: Punteggio totale -</translation> + <translation type="unfinished"></translation> </message> <message> <source>On to level %1. You get %2 lives this time!</source> - <translation>Al livello %1. -Hai guadagnato %2 vite!</translation> + <translation type="unfinished"></translation> </message> </context> </TS> |