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/mindbreaker.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/mindbreaker.ts | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/i18n/it/mindbreaker.ts b/i18n/it/mindbreaker.ts index 598d561..7d2e496 100644 --- a/i18n/it/mindbreaker.ts +++ b/i18n/it/mindbreaker.ts @@ -1,44 +1,45 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>MindBreaker</name> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nuova Partita</translation> </message> <message> <source>win avg: %1 turns (%2 games)</source> - <translation type="unfinished"></translation> + <translation>perc vitt: %1 turni (%2 partite)</translation> </message> </context> <context> <name>MindBreakerBoard</name> <message> <source>Go%1p%2</source> - <translation type="unfinished"></translation> + <translation>Go%1p%2</translation> </message> <message> <source>CurrentGo%1</source> - <translation type="unfinished"></translation> + <translation>CorrenteGo%1</translation> </message> <message> <source>Answer%1</source> - <translation type="unfinished"></translation> + <translation>Risposta%1</translation> </message> <message> <source>Reset Statistics</source> - <translation type="unfinished"></translation> + <translation>Azzera Statistiche</translation> </message> <message> <source>Reset the win ratio?</source> - <translation type="unfinished"></translation> + <translation>Azzero la percentuale di vittorie?</translation> </message> <message> <source>OK</source> - <translation type="unfinished"></translation> + <translation>OK</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Cancella</translation> </message> </context> </TS> |