diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2011-09-05 23:32:52 +0200 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2011-09-05 23:32:52 +0200 |
commit | c627b7432d23db7ebe090e7a4027c0267c19434e (patch) | |
tree | 48d9b44ae1565928c05c67797c7c74c0906c79a1 /po/es_ES.po | |
parent | c54f41fc59899a0f59b45bc500e99a080a12e2ac (diff) | |
download | vdr-plugin-live-c627b7432d23db7ebe090e7a4027c0267c19434e.tar.gz vdr-plugin-live-c627b7432d23db7ebe090e7a4027c0267c19434e.tar.bz2 |
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+.
Diffstat (limited to 'po/es_ES.po')
-rw-r--r-- | po/es_ES.po | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/po/es_ES.po b/po/es_ES.po index 4617503..b0917b5 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -711,10 +711,10 @@ msgstr "Borrar selección" 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 "Ordenar por nombre" @@ -803,9 +803,6 @@ msgstr "Red local (sin autentificación requerida)" msgid "Show live logo image" msgstr "Muestra la imagen del logo Live" -msgid "Show duration in 'Recordings'" -msgstr "Duración del programa en 'Grabaciones'" - msgid "Use ajax technology" msgstr "Usar tecnología ajax" @@ -944,3 +941,9 @@ msgstr "Entorno interactivo de Live VDR" msgid "No EPG information available" msgstr "No hay información disponible de la EPG" + +#~ msgid "(%d')" +#~ msgstr "(%d')" + +#~ msgid "Show duration in 'Recordings'" +#~ msgstr "Duración del programa en 'Grabaciones'" |