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/nl_NL.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/nl_NL.po') diff --git a/po/nl_NL.po b/po/nl_NL.po index d727680..7135d18 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -110,9 +110,6 @@ msgstr "" msgid "Couldn't grab image from primary device" msgstr "" -msgid "channels" -msgstr "" - msgid "Couldn't aquire access to channels, please try again later." msgstr "" @@ -726,6 +723,9 @@ msgstr "" msgid "%a, %b %d" msgstr "" +msgid "Favorites" +msgstr "" + msgid "View the schedule of this channel" msgstr "" -- 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/nl_NL.po | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'po/nl_NL.po') diff --git a/po/nl_NL.po b/po/nl_NL.po index b680c4a..e5c5d33 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -563,9 +563,6 @@ msgstr "" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "" -msgid "RecDate" -msgstr "" - msgid "List of recordings" msgstr "" @@ -735,6 +732,18 @@ msgstr "" msgid "more" msgstr "" +msgid "in" +msgstr "" + +msgid "since" +msgstr "" + +msgid "hours" +msgstr "" + +msgid "minutes" +msgstr "" + msgid "Now" msgstr "" -- 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/nl_NL.po | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'po/nl_NL.po') diff --git a/po/nl_NL.po b/po/nl_NL.po index e5c5d33..7135d18 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -732,18 +732,6 @@ msgstr "" msgid "more" msgstr "" -msgid "in" -msgstr "" - -msgid "since" -msgstr "" - -msgid "hours" -msgstr "" - -msgid "minutes" -msgstr "" - msgid "Now" msgstr "" -- 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/nl_NL.po | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'po/nl_NL.po') diff --git a/po/nl_NL.po b/po/nl_NL.po index 7135d18..b20f4c7 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -110,6 +110,10 @@ msgstr "" msgid "Couldn't grab image from primary device" msgstr "" +#, fuzzy +msgid "channels" +msgstr "tot kanaal" + msgid "Couldn't aquire access to channels, please try again later." msgstr "" @@ -563,6 +567,9 @@ msgstr "" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "" +msgid "RecDate" +msgstr "" + msgid "List of recordings" msgstr "" -- cgit v1.2.3