diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-07 12:43:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-07 12:43:30 +0100 |
commit | 74d6d35bce1f724e0d1e1b57fe5b022189c73f2c (patch) | |
tree | 16657cac088f1c29d172b609fe123d40b3adb784 /po/es_ES.po | |
parent | 2f16565bc8a81be10af7bb1ba652719a8aaa9eb6 (diff) | |
download | vdr-74d6d35bce1f724e0d1e1b57fe5b022189c73f2c.tar.gz vdr-74d6d35bce1f724e0d1e1b57fe5b022189c73f2c.tar.bz2 |
Implemented automatic deleting of timeshift recording
Diffstat (limited to 'po/es_ES.po')
-rw-r--r-- | po/es_ES.po | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/po/es_ES.po b/po/es_ES.po index f78c8cb6..0f9487a8 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: <vdr-bugs@tvdr.de>\n" -"POT-Creation-Date: 2010-02-28 13:19+0100\n" +"POT-Creation-Date: 2010-03-07 13:36+0100\n" "PO-Revision-Date: 2008-03-02 19:02+0100\n" "Last-Translator: Luca Olivetti <luca@ventoso.org>\n" "Language-Team: Spanish\n" @@ -986,6 +986,12 @@ msgstr "" msgid "pause live video" msgstr "" +msgid "confirm" +msgstr "" + +msgid "yes" +msgstr "sí" + msgid "Recording" msgstr "Opciones de grabación" @@ -1037,6 +1043,9 @@ msgstr "Tamaño máximo de fichero (MB)" msgid "Setup.Recording$Split edited files" msgstr "Partir ficheros editados" +msgid "Setup.Recording$Delete timeshift recording" +msgstr "" + msgid "Replay" msgstr "Opciones de reproducción" @@ -1154,6 +1163,9 @@ msgstr "¡Ningún dispositivo DVB disponible para grabar!" msgid "Pausing live video..." msgstr "Pausa de la emisión en directo..." +msgid "Delete timeshift recording?" +msgstr "" + #. TRANSLATORS: note the trailing blank! msgid "Jump: " msgstr "Saltar: " @@ -1173,9 +1185,6 @@ msgstr "¡El proceso de edición ya está activo!" msgid "FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" msgstr " aábcçdeéfghiíjklmnñoópqrstuúvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" -msgid "yes" -msgstr "sí" - msgid "CharMap$ 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9" msgstr " 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabcáç2\tdefé3\tghií4\tjkl5\tmnoñó6\tpqrs7\ttuvú8\twxyz9" |