From c627b7432d23db7ebe090e7a4027c0267c19434e Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Mon, 5 Sep 2011 23:32:52 +0200 Subject: Support for native recording length since VDR 1.7.21: Applying a patch provided by ROFA: As the new vdr-1.7.21 provides native interface for recording lenght, there's no need to keep the "Show duration in 'Recordings'" setting anymore - less the options the better. If users want to speed up the recordings page, they must just upgrade to vdr-1.7.21+. --- po/de_DE.po | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'po/de_DE.po') diff --git a/po/de_DE.po b/po/de_DE.po index 34be520..214dff2 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -714,10 +714,10 @@ msgstr "L msgid "%a," msgstr "%a," -#. TRANSLATORS: recording duration format +#. TRANSLATORS: recording duration format HH:MM #, c-format -msgid "(%d')" -msgstr "%d'" +msgid "(%d:%02d)" +msgstr "" msgid "Sort by name" msgstr "Sortiere nach Name" @@ -806,9 +806,6 @@ msgstr "Lokales Netz (keine Anmeldung notwendig)" msgid "Show live logo image" msgstr "Zeige das Live Logo" -msgid "Show duration in 'Recordings'" -msgstr "Aufnahmedauer bei 'Aufnamen' anzeigen" - msgid "Use ajax technology" msgstr "Verwende AJAX Technologie" @@ -947,3 +944,9 @@ msgstr "" msgid "No EPG information available" msgstr "Keine EPG Daten vorhanden" + +#~ msgid "(%d')" +#~ msgstr "%d'" + +#~ msgid "Show duration in 'Recordings'" +#~ msgstr "Aufnahmedauer bei 'Aufnamen' anzeigen" -- cgit v1.2.3