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/fi_FI.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'po/fi_FI.po') diff --git a/po/fi_FI.po b/po/fi_FI.po index d45a385..c598cf8 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -107,9 +107,6 @@ msgstr "Ensisijaisen DVB-sovittimen k msgid "Couldn't grab image from primary device" msgstr "Kuvan kaappaus ensisijaiselta DVB-sovittimelta epäonnistui!" -msgid "channels" -msgstr "kanavat" - msgid "Couldn't aquire access to channels, please try again later." msgstr "Kanavien käyttäminen epäonnistui! Yritä myöhemmin uudelleen." @@ -723,6 +720,9 @@ msgstr "Tulossa seuraavaksi?" msgid "%a, %b %d" msgstr "%a, %d.%m." +msgid "Favorites" +msgstr "" + msgid "View the schedule of this channel" msgstr "Näytä ohjelmisto kanavalta" @@ -747,6 +747,9 @@ msgstr "Ruudukkon msgid "List view" msgstr "Listanäkymä" +#~ msgid "channels" +#~ msgstr "kanavat" + #~ msgid "RecDate" #~ msgstr "Tallenteen päiväys" -- 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/fi_FI.po | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'po/fi_FI.po') diff --git a/po/fi_FI.po b/po/fi_FI.po index 146dca0..076cb58 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -560,9 +560,6 @@ msgstr "Virheraportoinnit ja parannusehdotukset" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "Voit raportoida sekä virheet että parannusehdotukset suoraan havaintotietokantaan" -msgid "RecDate" -msgstr "Tallenteen päiväys" - msgid "List of recordings" msgstr "Tallennelistaus" @@ -731,6 +728,19 @@ msgstr "N msgid "more" msgstr "lisätietoja" +msgid "in" +msgstr "" + +msgid "since" +msgstr "" + +#, fuzzy +msgid "hours" +msgstr "Tekijät" + +msgid "minutes" +msgstr "" + msgid "Now" msgstr "Nyt" @@ -749,4 +759,5 @@ msgstr "Ruudukkon msgid "List view" msgstr "Listanäkymä" - +#~ msgid "RecDate" +#~ msgstr "Tallenteen päiväys" -- 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/fi_FI.po | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'po/fi_FI.po') diff --git a/po/fi_FI.po b/po/fi_FI.po index 076cb58..5150a24 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -728,19 +728,6 @@ msgstr "N msgid "more" msgstr "lisätietoja" -msgid "in" -msgstr "" - -msgid "since" -msgstr "" - -#, fuzzy -msgid "hours" -msgstr "Tekijät" - -msgid "minutes" -msgstr "" - msgid "Now" msgstr "Nyt" @@ -759,5 +746,9 @@ msgstr "Ruudukkon msgid "List view" msgstr "Listanäkymä" +#, fuzzy +#~ msgid "hours" +#~ msgstr "Tekijät" + #~ msgid "RecDate" #~ msgstr "Tallenteen päiväys" -- 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/fi_FI.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'po/fi_FI.po') diff --git a/po/fi_FI.po b/po/fi_FI.po index 5150a24..664b2e0 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -107,6 +107,10 @@ msgstr "Ensisijaisen DVB-sovittimen k msgid "Couldn't grab image from primary device" msgstr "Kuvan kaappaus ensisijaiselta DVB-sovittimelta epäonnistui!" +#, fuzzy +msgid "channels" +msgstr "Kanava" + msgid "Couldn't aquire access to channels, please try again later." msgstr "Kanavien käyttäminen epäonnistui! Yritä myöhemmin uudelleen." @@ -560,6 +564,9 @@ msgstr "Virheraportoinnit ja parannusehdotukset" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "Voit raportoida sekä virheet että parannusehdotukset suoraan havaintotietokantaan" +msgid "RecDate" +msgstr "Tallenteen päiväys" + msgid "List of recordings" msgstr "Tallennelistaus" @@ -749,6 +756,3 @@ msgstr "Listan #, fuzzy #~ msgid "hours" #~ msgstr "Tekijät" - -#~ msgid "RecDate" -#~ msgstr "Tallenteen päiväys" -- cgit v1.2.3