From 1eb12b4973033212b39a53249d8fb452e6914a8a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 14 Mar 2010 11:56:00 +0100 Subject: Version 1.7.14 - Fixed handling empty strings in cSource::FromString(). - Assigned the source character 'I' to "IPTV" (suggested by Rolf Ahrenberg). - Assigned the source character 'V' to "Analog Video" (suggested by Lars Hanisch). This obsoletes the ANALOGTV patch. - Added support for ATSC devices (thanks to Alex Lasnier). This obsoletes the ATSC patch. - The "Source" item in the "Edit channel" menu now wraps around the list of sources (suggested by Halim Sahin). - Fixed editing channel parameters. - The new setup option "Recording/Delete timeshift recording" controls whether a timeshift recording is automatically deleted after viewing it. This obsoletes the DELTIMESHIFTREC patch. Note that the meaning of the values for this option is different from the DELTIMESHIFTREC patch: 0 means timeshift recordings are not automatically deleted (the default behavior as in previous versions), while 1 means to ask the user whether the recording shall be deleted. - Added cChannel::IsSourceType() to test if a channel's source is of a given type. - Changed the polarization characters in cDvbSourceParam::GetOsdItem() to uppercase. - The full timer file name is now displayed if it ends with "TITLE" or "EPISODE" (pointed out by Udo Richter). - Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute during replay. - The new setup option "Folders in timer menu" controls whether the file names in the timer menu are shown with their full folder path. --- po/pt_PT.po | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'po/pt_PT.po') diff --git a/po/pt_PT.po b/po/pt_PT.po index 99d8168..edea421 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-28 13:19+0100\n" +"POT-Creation-Date: 2010-03-12 16:49+0100\n" "PO-Revision-Date: 2008-03-18 17:04+0100\n" "Last-Translator: anonymous\n" "Language-Team: Portuguese\n" @@ -833,6 +833,9 @@ msgstr "Tecla Menu fecha" msgid "Setup.OSD$Recording directories" msgstr "Directorias de gravação" +msgid "Setup.OSD$Folders in timer menu" +msgstr "" + msgid "EPG" msgstr "Guia de programação" @@ -985,6 +988,12 @@ msgstr "" msgid "pause live video" msgstr "" +msgid "confirm" +msgstr "" + +msgid "yes" +msgstr "sim" + msgid "Recording" msgstr "Opções de gravação" @@ -1036,6 +1045,9 @@ msgstr "Tamanho m msgid "Setup.Recording$Split edited files" msgstr "Dividir ficheiros editados" +msgid "Setup.Recording$Delete timeshift recording" +msgstr "" + msgid "Replay" msgstr "Opções de reprodução" @@ -1153,6 +1165,9 @@ msgstr "Nenhuma placa DVB disponivel para gravar!" msgid "Pausing live video..." msgstr "Video em directo em pausa..." +msgid "Delete timeshift recording?" +msgstr "" + #. TRANSLATORS: note the trailing blank! msgid "Jump: " msgstr "Saltar: " @@ -1172,9 +1187,6 @@ msgstr "Processo de edi msgid "FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" msgstr " abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&" -msgid "yes" -msgstr "sim" - msgid "CharMap$ 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9" msgstr " 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9" -- cgit v1.2.3