-rw-r--r-- | i18n/it/opie-login.ts | 39 |
1 files changed, 22 insertions, 17 deletions
diff --git a/i18n/it/opie-login.ts b/i18n/it/opie-login.ts index 42551e6..3640074 100644 --- a/i18n/it/opie-login.ts +++ b/i18n/it/opie-login.ts @@ -1,83 +1,88 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>Calibrate</name> <message> <source>Touch the crosshairs firmly and accurately to calibrate your screen.</source> - <translation type="unfinished"></translation> + <translation>Tocca le croci accuratamente e +con fermezza per tarare lo schermo.</translation> </message> <message> <source>Welcome to Opie</source> - <translation type="unfinished"></translation> + <translation>Benvenuto in Opie</translation> </message> </context> <context> <name>LoginWindow</name> <message> <source>Login</source> - <translation type="unfinished"></translation> + <translation>Autenticazione</translation> </message> <message> <source><center>Welcome to OPIE</center></source> - <translation type="unfinished"></translation> + <translation><center>Benvenuto in OPIE</center></translation> </message> <message> <source>User</source> - <translation type="unfinished"></translation> + <translation>Utente</translation> </message> <message> <source>Password</source> - <translation type="unfinished"></translation> + <translation>Password</translation> </message> <message> <source>Suspend</source> - <translation type="unfinished"></translation> + <translation>Sospendi</translation> </message> <message> <source>Menu</source> - <translation type="unfinished"></translation> + <translation>Menu</translation> </message> </context> <context> <name>LoginWindowImpl</name> <message> <source>Restart</source> - <translation type="unfinished"></translation> + <translation>Riavvia</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Esci</translation> </message> <message> <source><center>%1 %2</center></source> - <translation type="unfinished"></translation> + <translation><center>%1 %2</center></translation> </message> <message> <source>Wrong password</source> - <translation type="unfinished"></translation> + <translation>Password errata</translation> </message> <message> <source>The given password is incorrect.</source> - <translation type="unfinished"></translation> + <translation>La password inserita non è corretta.</translation> </message> <message> <source>OPIE was terminated by an uncaught signal (%1) </source> - <translation type="unfinished"></translation> + <translation>OPIE è stato terminato +da un segnale +(%1) +</translation> </message> <message> <source>Failure</source> - <translation type="unfinished"></translation> + <translation>Errore</translation> </message> <message> <source>Could not start OPIE.</source> - <translation type="unfinished"></translation> + <translation>Impossibile inizializzare OPIE.</translation> </message> <message> <source>Could not switch to new user identity</source> - <translation type="unfinished"></translation> + <translation>Impossibile cambiare utente</translation> </message> </context> </TS> |