author | daniele <daniele> | 2003-05-12 17:39:43 (UTC) |
---|---|---|
committer | daniele <daniele> | 2003-05-12 17:39:43 (UTC) |
commit | 0eb9b5cf43a866d7dc3d5aa36ef8b1f91de9651b (patch) (side-by-side diff) | |
tree | 7da773075fd25ae4159e171024ae26c84f8d6d7e /i18n/it/libnotesapplet.ts | |
parent | 21157bf1102d428cebc9d8c80eb5c15b0a311328 (diff) | |
download | opie-0eb9b5cf43a866d7dc3d5aa36ef8b1f91de9651b.zip opie-0eb9b5cf43a866d7dc3d5aa36ef8b1f91de9651b.tar.gz opie-0eb9b5cf43a866d7dc3d5aa36ef8b1f91de9651b.tar.bz2 |
Italian updates
-rw-r--r-- | i18n/it/libnotesapplet.ts | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/i18n/it/libnotesapplet.ts b/i18n/it/libnotesapplet.ts index 6bbcf69..7c0ec5f 100644 --- a/i18n/it/libnotesapplet.ts +++ b/i18n/it/libnotesapplet.ts @@ -1,44 +1,45 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>NotesControl</name> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nuovo</translation> </message> <message> <source>Save</source> - <translation type="unfinished"></translation> + <translation>Salva</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Elimina</translation> </message> <message> <source>Delete?</source> - <translation type="unfinished"></translation> + <translation>Elimino?</translation> </message> <message> <source>Do you really want to<BR><B> delete</B> this note ?</source> - <translation type="unfinished"></translation> + <translation>Vuoi veramente<BR><B> eliminare</B> questa nota ?</translation> </message> <message> <source>Yes</source> - <translation type="unfinished"></translation> + <translation>Sì</translation> </message> <message> <source>No</source> - <translation type="unfinished"></translation> + <translation>No</translation> </message> <message> <source>Beam Out</source> - <translation type="unfinished"></translation> + <translation>Trasmetti via IrDA</translation> </message> <message> <source>Search For...</source> - <translation type="unfinished"></translation> + <translation>Cerca...</translation> </message> <message> <source>Toggle Maximized</source> - <translation type="unfinished"></translation> + <translation>Cambia Massimizzazione</translation> </message> </context> |