From 2fcbdbd22272aae4f30e0842a42e11e0ca1844a1 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 9 Jan 2008 22:37:59 +0100 Subject: - first try with favorites --- po/it_IT.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'po/it_IT.po') diff --git a/po/it_IT.po b/po/it_IT.po index 24b5c23..0286dd8 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -110,9 +110,6 @@ msgstr "Impossibile identificare scheda primaria" msgid "Couldn't grab image from primary device" msgstr "Impossibile ottenere immagine da scheda primaria" -msgid "channels" -msgstr "canali" - msgid "Couldn't aquire access to channels, please try again later." msgstr "Impossibile avere accesso ai canali, per favore riprova pił tardi." @@ -725,6 +722,9 @@ msgstr "Cosa c' msgid "%a, %b %d" msgstr "%a, %b %d" +msgid "Favorites" +msgstr "" + msgid "View the schedule of this channel" msgstr "Visualizza scheda programmi del canale" @@ -749,6 +749,9 @@ msgstr "Vedi come dettagli" msgid "List view" msgstr "Vedi come elenco" +#~ msgid "channels" +#~ msgstr "canali" + #~ msgid "RecDate" #~ msgstr "Data reg." -- cgit v1.2.3 From 1f4a4cfc016c562eb7c8e2b3d99fa53dea036ece Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Thu, 10 Jan 2008 13:36:07 +0100 Subject: - translation fixes --- po/it_IT.po | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'po/it_IT.po') diff --git a/po/it_IT.po b/po/it_IT.po index d6c586f..356bdf9 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -563,9 +563,6 @@ msgstr "Rapporto errori e proposte" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "Se riscontri degli errori o vuoi chiedere nuove funzioni utilizza il nostro bugtracker" -msgid "RecDate" -msgstr "Data reg." - msgid "List of recordings" msgstr "Lista registrazioni" @@ -734,6 +731,19 @@ msgstr "Visualizza scheda programmi del canale" msgid "more" msgstr "altro" +msgid "in" +msgstr "" + +msgid "since" +msgstr "" + +#, fuzzy +msgid "hours" +msgstr "Autori" + +msgid "minutes" +msgstr "" + msgid "Now" msgstr "Adesso" @@ -752,3 +762,5 @@ msgstr "Vedi come dettagli" msgid "List view" msgstr "Vedi come elenco" +#~ msgid "RecDate" +#~ msgstr "Data reg." -- cgit v1.2.3 From 3be2cb060c30581bd1c59c72a90b0d0c3f79bd45 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sun, 13 Jan 2008 13:46:22 +0100 Subject: - code for collecting and displaying EPG events in 'What's on' is now separated --- po/it_IT.po | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'po/it_IT.po') diff --git a/po/it_IT.po b/po/it_IT.po index 356bdf9..218bcee 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -731,19 +731,6 @@ msgstr "Visualizza scheda programmi del canale" msgid "more" msgstr "altro" -msgid "in" -msgstr "" - -msgid "since" -msgstr "" - -#, fuzzy -msgid "hours" -msgstr "Autori" - -msgid "minutes" -msgstr "" - msgid "Now" msgstr "Adesso" @@ -762,5 +749,9 @@ msgstr "Vedi come dettagli" msgid "List view" msgstr "Vedi come elenco" +#, fuzzy +#~ msgid "hours" +#~ msgstr "Autori" + #~ msgid "RecDate" #~ msgstr "Data reg." -- cgit v1.2.3 From c1b029ee77466aab34207d06dd2e7a475bbbb053 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 13 Jan 2008 23:25:40 +0100 Subject: A little bit of cleanup in epg_events.[h|cpp] after the last changes. --- po/it_IT.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'po/it_IT.po') diff --git a/po/it_IT.po b/po/it_IT.po index 218bcee..b8cab02 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -110,6 +110,10 @@ msgstr "Impossibile identificare scheda primaria" msgid "Couldn't grab image from primary device" msgstr "Impossibile ottenere immagine da scheda primaria" +#, fuzzy +msgid "channels" +msgstr "Canale" + msgid "Couldn't aquire access to channels, please try again later." msgstr "Impossibile avere accesso ai canali, per favore riprova pił tardi." @@ -563,6 +567,9 @@ msgstr "Rapporto errori e proposte" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "Se riscontri degli errori o vuoi chiedere nuove funzioni utilizza il nostro bugtracker" +msgid "RecDate" +msgstr "Data reg." + msgid "List of recordings" msgstr "Lista registrazioni" @@ -752,6 +759,3 @@ msgstr "Vedi come elenco" #, fuzzy #~ msgid "hours" #~ msgstr "Autori" - -#~ msgid "RecDate" -#~ msgstr "Data reg." -- cgit v1.2.3