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/it_IT.po | |
parent | 2f16565bc8a81be10af7bb1ba652719a8aaa9eb6 (diff) | |
download | vdr-74d6d35bce1f724e0d1e1b57fe5b022189c73f2c.tar.gz vdr-74d6d35bce1f724e0d1e1b57fe5b022189c73f2c.tar.bz2 |
Implemented automatic deleting of timeshift recording
Diffstat (limited to 'po/it_IT.po')
-rw-r--r-- | po/it_IT.po | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/po/it_IT.po b/po/it_IT.po index ba7c57ce..56799de0 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -11,7 +11,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: 2010-01-31 23:06+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: Italian\n" @@ -992,6 +992,12 @@ msgstr "conferma pausa video dal vivo" msgid "pause live video" msgstr "pausa video dal vivo" +msgid "confirm" +msgstr "" + +msgid "yes" +msgstr "sì" + msgid "Recording" msgstr "Registrazione" @@ -1043,6 +1049,9 @@ msgstr "Dim. massima file video (MB)" msgid "Setup.Recording$Split edited files" msgstr "Dividi i file modificati" +msgid "Setup.Recording$Delete timeshift recording" +msgstr "" + msgid "Replay" msgstr "Riproduzione" @@ -1160,6 +1169,9 @@ msgstr "Nessuna periferica DVB disponibile per registrare!" msgid "Pausing live video..." msgstr "Pausa del canale in visione..." +msgid "Delete timeshift recording?" +msgstr "" + #. TRANSLATORS: note the trailing blank! msgid "Jump: " msgstr "Vai a: " @@ -1179,9 +1191,6 @@ msgstr "Processo di modifica già attivo!" msgid "FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" msgstr " aáàbcdeéèfghiìîjklmnoòpqrstuùvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&°" -msgid "yes" -msgstr "sì" - msgid "CharMap$ 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9" msgstr " 0\t-.,1#~\\^$[]|()*+°?{}/:%@&\taàbc2\tdeèf3\tghiì4\tjkl5\tmnoò6\tpqrs7\ttuùv8\twxyz9" |