-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,45 +1,46 @@ <!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> </TS> |