author | cniehaus <cniehaus> | 2002-09-01 17:22:20 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-09-01 17:22:20 (UTC) |
commit | 7652e321cf803be7a8cbfc98dd62ae2c22803eb8 (patch) (side-by-side diff) | |
tree | c326fa99b6c660ce266c901a8e2233bafb9882ff /i18n/it/minesweep.ts | |
parent | 7b241e831b1f8dde31357b89650faf68d5c3e2ca (diff) | |
download | opie-7652e321cf803be7a8cbfc98dd62ae2c22803eb8.zip opie-7652e321cf803be7a8cbfc98dd62ae2c22803eb8.tar.gz opie-7652e321cf803be7a8cbfc98dd62ae2c22803eb8.tar.bz2 |
updates. This is getting in shape :))
-rw-r--r-- | i18n/it/minesweep.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/it/minesweep.ts b/i18n/it/minesweep.ts index 1dd7e7f..cbc6ab0 100644 --- a/i18n/it/minesweep.ts +++ b/i18n/it/minesweep.ts @@ -3,31 +3,31 @@ <name>MineSweep</name> <message> <source>You won!</source> - <translation type="unfinished"></translation> + <translation>Hai vinto!</translation> </message> <message> <source>You exploded!</source> - <translation type="unfinished"></translation> + <translation>Sei esploso!</translation> </message> <message> <source>Mine Hunt</source> - <translation type="unfinished"></translation> + <translation>Campo Minato</translation> </message> <message> <source>Beginner</source> - <translation type="unfinished"></translation> + <translation>Principiante</translation> </message> <message> <source>Advanced</source> - <translation type="unfinished"></translation> + <translation>Intermedio</translation> </message> <message> <source>Expert</source> - <translation type="unfinished"></translation> + <translation>Esperto</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Livello</translation> </message> </context> </TS> |