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/de_DE.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'po/de_DE.po') diff --git a/po/de_DE.po b/po/de_DE.po index 3ada953..59f7c21 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -109,9 +109,6 @@ msgstr "" msgid "Couldn't grab image from primary device" msgstr "" -msgid "channels" -msgstr "Kanäle" - msgid "Couldn't aquire access to channels, please try again later." msgstr "" @@ -724,6 +721,9 @@ msgstr "Was l msgid "%a, %b %d" msgstr "%a, %d.%m." +msgid "Favorites" +msgstr "Favoriten" + msgid "View the schedule of this channel" msgstr "Zeige Programm dieses Kanals" @@ -748,6 +748,9 @@ msgstr "Ausf msgid "List view" msgstr "Listenansicht" +#~ msgid "channels" +#~ msgstr "Kanäle" + #~ msgid "RecDate" #~ msgstr "Aufnahmedatum" -- 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/de_DE.po | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'po/de_DE.po') diff --git a/po/de_DE.po b/po/de_DE.po index eba50a3..5e12058 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -562,9 +562,6 @@ msgstr "Fehlerberichte und Vorschl msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "Für Fehler oder Verbesserungsvorschläge steht unser Bugtracker bereit" -msgid "RecDate" -msgstr "Aufnahmedatum" - msgid "List of recordings" msgstr "Liste der Aufnahmen" @@ -733,6 +730,18 @@ msgstr "Zeige Programm dieses Kanals" msgid "more" msgstr "mehr" +msgid "in" +msgstr "in" + +msgid "since" +msgstr "seit" + +msgid "hours" +msgstr "Stunden" + +msgid "minutes" +msgstr "Minuten" + msgid "Now" msgstr "Jetzt" @@ -751,3 +760,5 @@ msgstr "Ausf msgid "List view" msgstr "Listenansicht" +#~ msgid "RecDate" +#~ msgstr "Aufnahmedatum" -- 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/de_DE.po | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'po/de_DE.po') diff --git a/po/de_DE.po b/po/de_DE.po index 5e12058..85f8e5e 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -730,18 +730,6 @@ msgstr "Zeige Programm dieses Kanals" msgid "more" msgstr "mehr" -msgid "in" -msgstr "in" - -msgid "since" -msgstr "seit" - -msgid "hours" -msgstr "Stunden" - -msgid "minutes" -msgstr "Minuten" - msgid "Now" msgstr "Jetzt" @@ -760,5 +748,4 @@ msgstr "Ausf msgid "List view" msgstr "Listenansicht" -#~ msgid "RecDate" -#~ msgstr "Aufnahmedatum" + -- 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/de_DE.po | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'po/de_DE.po') diff --git a/po/de_DE.po b/po/de_DE.po index 85f8e5e..aca8929 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -109,6 +109,10 @@ msgstr "" msgid "Couldn't grab image from primary device" msgstr "" +#, fuzzy +msgid "channels" +msgstr "Kanal" + msgid "Couldn't aquire access to channels, please try again later." msgstr "" @@ -562,6 +566,9 @@ msgstr "Fehlerberichte und Vorschl msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "Für Fehler oder Verbesserungsvorschläge steht unser Bugtracker bereit" +msgid "RecDate" +msgstr "" + msgid "List of recordings" msgstr "Liste der Aufnahmen" @@ -747,5 +754,3 @@ msgstr "Ausf msgid "List view" msgstr "Listenansicht" - - -- cgit v1.2.3