author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/it/parashoot.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/it/parashoot.ts | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/i18n/it/parashoot.ts b/i18n/it/parashoot.ts index 0aa33b9..597dbb4 100644 --- a/i18n/it/parashoot.ts +++ b/i18n/it/parashoot.ts @@ -1,24 +1,28 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation type="unfinished"></translation> + <translation>ParaShoot</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nuova Partita</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation type="unfinished"></translation> + <translation> Livello: %1 Punti: %2 </translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> - <translation type="unfinished"></translation> + <translation> PARTITA TERMINATA! + Punti: %1 + Paracadutisti Uccisi: %2 + Precisione: %3% </translation> </message> </context> </TS> |