-rw-r--r-- | i18n/it/libqpe.ts | 14 | ||||
-rw-r--r-- | i18n/it/libtodaydatebookplugin.ts | 39 | ||||
-rw-r--r-- | i18n/it/libtodayfortuneplugin.ts | 3 | ||||
-rw-r--r-- | i18n/it/libtodaymailplugin.ts | 5 | ||||
-rw-r--r-- | i18n/it/libtodaystocktickerplugin.ts | 46 | ||||
-rw-r--r-- | i18n/it/libtodaytodolistplugin.ts | 17 | ||||
-rw-r--r-- | i18n/it/libtodayweatherplugin.ts | 54 |
7 files changed, 95 insertions, 83 deletions
diff --git a/i18n/it/libqpe.ts b/i18n/it/libqpe.ts index 02c46e6..038d0da 100644 --- a/i18n/it/libqpe.ts +++ b/i18n/it/libqpe.ts @@ -727,73 +727,73 @@ riprovare.</translation> <translation>Anniversario</translation> </message> <message> <source>Nickname</source> <translation>Alias</translation> </message> <message> <source>Children</source> <translation>Figli</translation> </message> <message> <source>Notes</source> <translation>Note</translation> </message> <message> <source>Groups</source> <translation>Gruppi</translation> </message> <message> <source>New Document</source> <translation>Nuovo Documento</translation> </message> <message> <source>Mon</source> - <translation type="unfinished">Lun</translation> + <translation>Lun</translation> </message> <message> <source>Tue</source> - <translation type="unfinished">Mar</translation> + <translation>Mar</translation> </message> <message> <source>Wed</source> - <translation type="unfinished">Mer</translation> + <translation>Mer</translation> </message> <message> <source>Thu</source> - <translation type="unfinished">Gio</translation> + <translation>Gio</translation> </message> <message> <source>Fri</source> - <translation type="unfinished">Ven</translation> + <translation>Ven</translation> </message> <message> <source>Sat</source> - <translation type="unfinished">Sab</translation> + <translation>Sab</translation> </message> <message> <source>Sun</source> - <translation type="unfinished">Dom</translation> + <translation>Dom</translation> </message> </context> <context> <name>QPEApplication</name> <message> <source>%1 document</source> <translation>%1 documento</translation> </message> </context> <context> <name>QPEDecoration</name> <message> <source><Qt>Comprehensive help is not available for this application, however there is context-sensitive help.<p>To use context-sensitive help:<p><ol><li>click and hold the help button.<li>when the title bar shows <b>What's this...</b>, click on any control.</ol></Qt></source> <translation><Qt>La guida completa non è disponibile per questa applicazione, è comunque presente la guida base.<p>Per usare la guida:<p><ol><li>tieni premuto il tasto di aiuto.<li>quando apparirà <b>Cos'è...</b>, premi un qualunque tasto.</ol></Qt></translation> </message> <message> <source>What's this...</source> <translation>Cos'è...</translation> </message> </context> <context> <name>QPEManager</name> <message> <source>Click to close this window, discarding changes.</source> 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> diff --git a/i18n/it/libtodayfortuneplugin.ts b/i18n/it/libtodayfortuneplugin.ts index 931718a..521fcc6 100644 --- a/i18n/it/libtodayfortuneplugin.ts +++ b/i18n/it/libtodayfortuneplugin.ts @@ -1,9 +1,10 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>QObject</name> <message> <source>Fortune plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Fortune</translation> </message> </context> </TS> diff --git a/i18n/it/libtodaymailplugin.ts b/i18n/it/libtodaymailplugin.ts index a7b6519..147c13c 100644 --- a/i18n/it/libtodaymailplugin.ts +++ b/i18n/it/libtodaymailplugin.ts @@ -1,13 +1,14 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>QObject</name> <message> <source>Mail plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Posta</translation> </message> <message> <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> - <translation type="unfinished"></translation> + <translation><b>%1</b> nuove mail, <b>%2</b> in uscita</translation> </message> </context> </TS> diff --git a/i18n/it/libtodaystocktickerplugin.ts b/i18n/it/libtodaystocktickerplugin.ts index 0693d23..30c8c7d 100644 --- a/i18n/it/libtodaystocktickerplugin.ts +++ b/i18n/it/libtodaystocktickerplugin.ts @@ -1,100 +1,102 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>QObject</name> <message> <source>StockTicker plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Borsa</translation> </message> </context> <context> <name>StockTickerPluginWidget</name> <message> <source>Connection refused.</source> - <translation type="unfinished"></translation> + <translation>Connessione rifiutata.</translation> </message> <message> <source>Could not find server.</source> - <translation type="unfinished"></translation> + <translation>Impossibile trovare il server.</translation> </message> <message> <source>Socket read error.</source> - <translation type="unfinished"></translation> + <translation>Errore nella lettura del socket.</translation> </message> </context> <context> <name>StocktickerPluginConfig</name> <message> <source>Enter stock symbols seperated by a space.</source> - <translation type="unfinished"></translation> + <translation>Inserisci i simboli delle azioni +separati da uno spazio.</translation> </message> <message> <source>Toggles Time of current price field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Orario del prezzo corrente</translation> </message> <message> <source>Toggles date field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Data</translation> </message> <message> <source>Toggles Symbol field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Simbolo</translation> </message> <message> <source>Toggles Name of symbols owner field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Nome del proprietario dei simboli</translation> </message> <message> <source>Toggles current Price field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Prezzo corrente</translation> </message> <message> <source>Toggles last price field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Ultimo prezzo</translation> </message> <message> <source>Toggles opening price field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Prezzo di apertura</translation> </message> <message> <source>Toggles minimum daily price field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Prezzo minimo giornaliero</translation> </message> <message> <source>Toggles maximum daily price field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Prezzo massimo giornaliero</translation> </message> <message> <source>Toggles daily variation of price field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Variazione prezzo giornaliero</translation> </message> <message> <source>Toggles volume of trading field</source> - <translation type="unfinished"></translation> + <translation>Blocca campo Volume di transazioni</translation> </message> <message> <source>How often stocks prices should be looked up. In minutes</source> - <translation type="unfinished"></translation> + <translation>Quanto spesso i prezzi delle azioni devono essere aggiornati. In minuti</translation> </message> <message> <source>Minutes between lookups.</source> - <translation type="unfinished"></translation> + <translation>Minuti tra gli aggiornamenti.</translation> </message> <message> <source>Speed of scrolling action, in milliseconds</source> - <translation type="unfinished"></translation> + <translation>Velocità di scorrimento, in millisecondi</translation> </message> <message> <source>Scroll Speed, in milliseconds</source> - <translation type="unfinished"></translation> + <translation>Velocità di scrittura, in millisecondi</translation> </message> <message> <source>Length of scrolling</source> - <translation type="unfinished"></translation> + <translation>Durata dello scorrimento</translation> </message> <message> <source>Scroll Length</source> - <translation type="unfinished"></translation> + <translation>Durata scrittura</translation> </message> </context> </TS> diff --git a/i18n/it/libtodaytodolistplugin.ts b/i18n/it/libtodaytodolistplugin.ts index 5ca01fe..d8c8131 100644 --- a/i18n/it/libtodaytodolistplugin.ts +++ b/i18n/it/libtodaytodolistplugin.ts @@ -1,40 +1,41 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>QObject</name> <message> <source>Todolist plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Impegni</translation> </message> <message> <source>There is <b> 1</b> active task: <br></source> - <translation type="unfinished"></translation> + <translation>C'è un <b> 1</b> nuovo impegno: <br></translation> </message> <message> <source>There are <b> %1</b> active tasks: <br></source> - <translation type="unfinished"></translation> + <translation>Ci sono <b> %1</b> nuovi impegni: <br></translation> </message> <message> <source>No active tasks</source> - <translation type="unfinished"></translation> + <translation>Nessun nuovo impegno</translation> </message> </context> <context> <name>TodolistPluginConfig</name> <message> <source>tasks shown </source> - <translation type="unfinished"></translation> + <translation>mostra impegni</translation> </message> <message> <source>Set the maximum number of task that should be shown</source> - <translation type="unfinished"></translation> + <translation>Imposta il numero massimo di impegni da mostrare</translation> </message> <message> <source>Clip line after X chars</source> - <translation type="unfinished"></translation> + <translation>Taglia la riga dopo X caratteri</translation> </message> <message> <source>After how many chars should be the info about the task be cut off</source> - <translation type="unfinished"></translation> + <translation>Dopo quanti caratteri le informazioni sull'impegno devono essere tagliate</translation> </message> </context> </TS> diff --git a/i18n/it/libtodayweatherplugin.ts b/i18n/it/libtodayweatherplugin.ts index 8f245b0..a9a60e5 100644 --- a/i18n/it/libtodayweatherplugin.ts +++ b/i18n/it/libtodayweatherplugin.ts @@ -1,116 +1,118 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>QObject</name> <message> <source>Weather plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Situazione Metereologica</translation> </message> </context> <context> <name>WeatherPluginConfig</name> <message> <source>Enter ICAO location identifier:</source> - <translation type="unfinished"></translation> + <translation>inserire identificatore posizione ICAO:</translation> </message> <message> <source>Enter the 4 letter code for the desired location here. See http://www.nws.noaa.gov/tg/siteloc.shtml to find a location near you.</source> - <translation type="unfinished"></translation> + <translation>Inserire qui il codice a 4 lettere del luogo scelto. Vai su http://www.nws.noaa.gov/tg/siteloc.shtml per trovare il luogo a te più vicino.</translation> </message> <message> <source>Visit http://www.nws.noaa.gov/tg/siteloc.shtml to find the nearest location.</source> - <translation type="unfinished"></translation> + <translation>Vai su http://www.nws.noaa.gov/tg/siteloc.shtml per trovare il luogo a te più vicino.</translation> </message> <message> <source>Use metric units</source> - <translation type="unfinished"></translation> + <translation>Usa unità di metro</translation> </message> <message> <source>Click here to select type of units displayed.</source> - <translation type="unfinished"></translation> + <translation>Clicca qui per selezionare il tipo di unità visualizzata.</translation> </message> <message> <source>Update frequency (in minutes):</source> - <translation type="unfinished"></translation> + <translation>Frequenza di aggiornamento (in minuti):</translation> </message> <message> <source>Select how often (in minutes) you want the weather to be updated.</source> - <translation type="unfinished"></translation> + <translation>Seleziona quanto spesso (in minuti) vuoi che il tempo sia aggiornato.</translation> </message> </context> <context> <name>WeatherPluginWidget</name> <message> <source>Retreiving current weather information.</source> - <translation type="unfinished"></translation> + <translation>Aggiornamento situazione metereologica.</translation> </message> <message> <source>Temp: </source> - <translation type="unfinished"></translation> + <translation>Temp: </translation> </message> <message> <source> Wind: </source> - <translation type="unfinished"></translation> + <translation> Vento: </translation> </message> <message> <source> Pres: </source> - <translation type="unfinished"></translation> + <translation> +Pres: </translation> </message> <message> <source>Current weather data not available.</source> - <translation type="unfinished"></translation> + <translation>Dati sulla situazione metereologica non disponibili.</translation> </message> <message> <source>n/a</source> - <translation type="unfinished"></translation> + <translation>n/d</translation> </message> <message> <source>E </source> - <translation type="unfinished"></translation> + <translation>E </translation> </message> <message> <source>NE </source> - <translation type="unfinished"></translation> + <translation>NE </translation> </message> <message> <source>N </source> - <translation type="unfinished"></translation> + <translation>N </translation> </message> <message> <source>NW </source> - <translation type="unfinished"></translation> + <translation>NO </translation> </message> <message> <source>W </source> - <translation type="unfinished"></translation> + <translation>O </translation> </message> <message> <source>SW </source> - <translation type="unfinished"></translation> + <translation>SO </translation> </message> <message> <source>S </source> - <translation type="unfinished"></translation> + <translation>S </translation> </message> <message> <source>SE </source> - <translation type="unfinished"></translation> + <translation>SE </translation> </message> <message> <source> KPH</source> - <translation type="unfinished"></translation> + <translation> KPH</translation> </message> <message> <source> MPH</source> - <translation type="unfinished"></translation> + <translation> MPH</translation> </message> <message> <source> hPa</source> - <translation type="unfinished"></translation> + <translation> hPa</translation> </message> <message> <source> Hg</source> - <translation type="unfinished"></translation> + <translation> Hg</translation> </message> </context> </TS> |