author | daniele <daniele> | 2003-02-25 07:32:39 (UTC) |
---|---|---|
committer | daniele <daniele> | 2003-02-25 07:32:39 (UTC) |
commit | e21765875b06f8e76bdd6cfce120a68beaf48e41 (patch) (side-by-side diff) | |
tree | bebffdeb1524dd03066c4b0c890b2fe75f62c76d /i18n/it/libtodaydatebookplugin.ts | |
parent | 8d80ed4f9cf8051b5566aaf3f639c76fe7d6de7c (diff) | |
download | opie-e21765875b06f8e76bdd6cfce120a68beaf48e41.zip opie-e21765875b06f8e76bdd6cfce120a68beaf48e41.tar.gz opie-e21765875b06f8e76bdd6cfce120a68beaf48e41.tar.bz2 |
italian updates
Diffstat (limited to 'i18n/it/libtodaydatebookplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/it/libtodaydatebookplugin.ts | 39 |
1 files changed, 22 insertions, 17 deletions
diff --git a/i18n/it/libtodaydatebookplugin.ts b/i18n/it/libtodaydatebookplugin.ts index e392d58..7e7df52 100644 --- a/i18n/it/libtodaydatebookplugin.ts +++ b/i18n/it/libtodaydatebookplugin.ts @@ -1,83 +1,88 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>DateBookEvent</name> <message> <source>[with alarm]</source> - <translation type="unfinished"></translation> + <translation>[con allarme]</translation> </message> <message> <source>note</source> - <translation type="unfinished"></translation> + <translation>nota</translation> </message> </context> <context> <name>DatebookPluginConfig</name> <message> <source>Show location</source> - <translation type="unfinished"></translation> + <translation>Mostra luogo</translation> </message> <message> <source>Check this if the location of an appointment should be shown for each one</source> - <translation type="unfinished"></translation> + <translation>Spunta se deve essere mostrato per ognuno il luogo di un appuntamento</translation> </message> <message> <source>Show notes</source> - <translation type="unfinished"></translation> + <translation>Mostra note</translation> </message> <message> <source>Check this if the note attached to an appointment should be shown for each one</source> - <translation type="unfinished"></translation> + <translation>Spunta se deve essere mostrata per ognuno la nota associata ad un appuntamento</translation> </message> <message> <source>Show only later appointments</source> - <translation type="unfinished"></translation> + <translation>Mostra solo ultimi + appuntamenti</translation> </message> <message> <source>Check this if only appointments later then current time should be shown</source> - <translation type="unfinished"></translation> + <translation>Spunta se devono essere mostrati solo gli appuntamenti dopo l'orario corrente</translation> </message> <message> <source>How many appointment should be shown?</source> - <translation type="unfinished"></translation> + <translation>Quanti +appuntamenti +devono essere +mostrati?</translation> </message> <message> <source>How many appointments should be shown maximal. In chronical order</source> - <translation type="unfinished"></translation> + <translation>Quanti appuntamenti devono essere mostrati al massimo. In ordine cronologico</translation> </message> <message> <source>How many more days</source> - <translation type="unfinished"></translation> + <translation>Quanti altri giorni</translation> </message> <message> <source>How many more days should be in the range</source> - <translation type="unfinished"></translation> + <translation>Quanti altri giorni devono essere nel campo</translation> </message> <message> <source> day(s)</source> - <translation type="unfinished"></translation> + <translation> giorno(i)</translation> </message> <message> <source>only today</source> - <translation type="unfinished"></translation> + <translation>solo oggi</translation> </message> </context> <context> <name>QObject</name> <message> <source>Datebook plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Agenda</translation> </message> <message> <source>No more appointments today</source> - <translation type="unfinished"></translation> + <translation>Nessun altro appuntamento oggi</translation> </message> <message> <source>No appointments today</source> - <translation type="unfinished"></translation> + <translation>Nessun appuntamento oggi</translation> </message> </context> </TS> |