author | daniele <daniele> | 2003-01-02 22:58:45 (UTC) |
---|---|---|
committer | daniele <daniele> | 2003-01-02 22:58:45 (UTC) |
commit | 846033d55ff9a8cbd794d9cf4e59d496c87e4457 (patch) (side-by-side diff) | |
tree | 07d2c6a6d4f7d3cf13021cc061d9f7dac552c100 /i18n/it/sshkeys.ts | |
parent | cbe90bbbb4a22130af317d7ddac51b3048ae34a0 (diff) | |
download | opie-846033d55ff9a8cbd794d9cf4e59d496c87e4457.zip opie-846033d55ff9a8cbd794d9cf4e59d496c87e4457.tar.gz opie-846033d55ff9a8cbd794d9cf4e59d496c87e4457.tar.bz2 |
italian updates
-rw-r--r-- | i18n/it/sshkeys.ts | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/i18n/it/sshkeys.ts b/i18n/it/sshkeys.ts index 20e2db6..6efb548 100644 --- a/i18n/it/sshkeys.ts +++ b/i18n/it/sshkeys.ts @@ -1,40 +1,41 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>SSHKeysApp</name> <message> <source>Error running ssh-add</source> - <translation type="unfinished"></translation> + <translation>Errore nell'esecuzione di ssh-add</translation> </message> </context> <context> <name>SSHKeysBase</name> <message> <source>SSH Keys</source> - <translation type="unfinished"></translation> + <translation>Chiavi SSH</translation> </message> <message> <source>Add Keys:</source> - <translation type="unfinished"></translation> + <translation>Aggiungi Chiavi:</translation> </message> <message> <source>Refresh</source> - <translation type="unfinished"></translation> + <translation>Aggiorna</translation> </message> <message> <source>Clear Keys</source> - <translation type="unfinished"></translation> + <translation>Cancella Chiavi</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Nome Chiave</translation> </message> <message> <source>Size</source> - <translation type="unfinished"></translation> + <translation>Dimensione</translation> </message> <message> <source>Fingerprint</source> - <translation type="unfinished"></translation> + <translation>Fingerprint</translation> </message> </context> </TS> |