diff options
Diffstat (limited to 'po/libxine1.pot')
-rw-r--r-- | po/libxine1.pot | 2486 |
1 files changed, 1243 insertions, 1243 deletions
diff --git a/po/libxine1.pot b/po/libxine1.pot index 2889ad81b..7514437b1 100644 --- a/po/libxine1.pot +++ b/po/libxine1.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: xine-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2007-05-31 21:52+0200\n" +"POT-Creation-Date: 2007-05-31 22:27+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -745,6 +745,25 @@ msgstr "" msgid "demux_avi: failed to seek to the next chunk (pos %<PRIdMAX>)\n" msgstr "" +#: src/demuxers/demux_film.c:188 +#, c-format +msgid "invalid FILM chunk size\n" +msgstr "" + +#: src/demuxers/demux_film.c:342 +#, c-format +msgid "unrecognized FILM chunk\n" +msgstr "" + +#: src/demuxers/demux_flv.c:172 +#, c-format +msgid "unsupported FLV version (%d).\n" +msgstr "" + +#: src/demuxers/demux_flv.c:179 +msgid "neither video nor audio stream in this file.\n" +msgstr "" + #: src/demuxers/demux_iff.c:235 #, c-format msgid "iff-8svx/16sv: unknown compression: %d\n" @@ -834,6 +853,10 @@ msgstr "" msgid "demux_snd: unsupported audio type: %d\n" msgstr "" +#: src/demuxers/demux_tta.c:86 +msgid "demux_tta: total frames count too high\n" +msgstr "" + #: src/demuxers/demux_voc.c:105 #, c-format msgid "unknown VOC block type (0x%02X); please report to xine developers\n" @@ -845,25 +868,6 @@ msgid "" "unknown VOC compression type (0x%02X); please report to xine developers\n" msgstr "" -#: src/demuxers/demux_film.c:188 -#, c-format -msgid "invalid FILM chunk size\n" -msgstr "" - -#: src/demuxers/demux_film.c:342 -#, c-format -msgid "unrecognized FILM chunk\n" -msgstr "" - -#: src/demuxers/demux_flv.c:172 -#, c-format -msgid "unsupported FLV version (%d).\n" -msgstr "" - -#: src/demuxers/demux_flv.c:179 -msgid "neither video nor audio stream in this file.\n" -msgstr "" - #: src/demuxers/demux_wc3movie.c:192 #, c-format msgid "demux_wc3movie: SHOT chunk referenced invalid palette (%d >= %d)\n" @@ -874,20 +878,6 @@ msgstr "" msgid "demux_wc3movie: There was a problem while loading palette chunks\n" msgstr "" -#: src/demuxers/demux_tta.c:86 -msgid "demux_tta: total frames count too high\n" -msgstr "" - -#: src/dxr3/dxr3.h:32 -msgid "DXR3 device number" -msgstr "" - -#: src/dxr3/dxr3.h:33 -msgid "" -"If you have more than one DXR3 in your computer, you can specify which one " -"to use here." -msgstr "" - #: src/dxr3/dxr3_decode_spu.c:253 #, c-format msgid "dxr3_decode_spu: Failed to open spu device %s (%s)\n" @@ -978,6 +968,16 @@ msgid "" "dxr3_decode_video: WARNING: correcting frame rate code from PAL to NTSC\n" msgstr "" +#: src/dxr3/dxr3.h:32 +msgid "DXR3 device number" +msgstr "" + +#: src/dxr3/dxr3.h:33 +msgid "" +"If you have more than one DXR3 in your computer, you can specify which one " +"to use here." +msgstr "" + #: src/dxr3/dxr3_mpeg_encoders.c:125 msgid "dxr3_mpeg_encoder: failed to init librte\n" msgstr "" @@ -1232,15 +1232,393 @@ msgstr "" msgid "video_out_dxr3: ERROR Reading overlay init file. Run autocal!\n" msgstr "" -#: src/input/input_gnome_vfs.c:218 -msgid "gnome-vfs input plugin as shipped with xine" +#: src/input/input_cdda.c:1611 +#, c-format +msgid "%s: can't connect to %s:%d\n" +msgstr "" + +#: src/input/input_cdda.c:1658 +#, c-format +msgid "input_cdda: successfuly connected to cddb server '%s:%d'.\n" +msgstr "" + +#: src/input/input_cdda.c:1663 +#, c-format +msgid "input_cdda: failed to connect to cddb server '%s:%d' (%s).\n" +msgstr "" + +#: src/input/input_cdda.c:2693 +msgid "CD Digital Audio (aka. CDDA)" +msgstr "" + +#: src/input/input_cdda.c:2745 +msgid "device used for CD audio" +msgstr "" + +#: src/input/input_cdda.c:2746 +msgid "" +"The path to the device, usually a CD or DVD drive, which you intend to use " +"for playing audio CDs." +msgstr "" + +#: src/input/input_cdda.c:2752 +msgid "query CDDB" +msgstr "" + +#: src/input/input_cdda.c:2752 +msgid "" +"Enables CDDB queries, which will give you convenient title and track names " +"for your audio CDs.\n" +"Keep in mind that, unless you use your own private CDDB, this information is " +"retrieved from an internet server which might collect a profile of your " +"listening habits." +msgstr "" + +#: src/input/input_cdda.c:2760 +msgid "CDDB server name" +msgstr "" + +#: src/input/input_cdda.c:2760 +msgid "" +"The CDDB server used to retrieve the title and track information from.\n" +"This setting is security critical, because the sever will receive " +"information about your listening habits and could answer the queries with " +"malicious replies. Be sure to enter a server you can trust." +msgstr "" + +#: src/input/input_cdda.c:2768 +msgid "CDDB server port" +msgstr "" + +#: src/input/input_cdda.c:2768 +msgid "The server port used to retrieve the title and track information from." +msgstr "" + +#: src/input/input_cdda.c:2774 +msgid "slow down disc drive to this speed factor" +msgstr "" + +#: src/input/input_cdda.c:2775 +msgid "" +"Since some CD or DVD drives make some really loud noises because of the fast " +"disc rotation, xine will try to slow them down. With standard CD or DVD " +"playback, the high datarates that require the fast rotation are not needed, " +"so the slowdown should not affect playback performance.\n" +"A value of zero here will disable the slowdown." +msgstr "" + +#: src/input/input_dvb.c:900 +#, c-format +msgid "input_dvb: failed to open dvb channel file '%s': %s\n" +msgstr "" + +#: src/input/input_dvb.c:906 +#, c-format +msgid "input_dvb: dvb channel file '%s' is not a plain file\n" +msgstr "" + +#: src/input/input_dvb.c:2116 src/input/input_dvb.c:2948 +msgid "input_dvb: tuner_set_channel failed\n" +msgstr "" + +#: src/input/input_dvb.c:2748 +msgid "input_dvb: cannot open dvb device\n" +msgstr "" + +#: src/input/input_dvb.c:2772 +#, c-format +msgid "input_dvb: channel %d out of range, defaulting to 0\n" +msgstr "" + +#: src/input/input_dvb.c:2783 +#, c-format +msgid "input_dvb: searching for channel %s\n" +msgstr "" + +#: src/input/input_dvb.c:2806 +#, c-format +msgid "input_dvb: exact match for %s not found: trying partial matches\n" +msgstr "" + +#: src/input/input_dvb.c:2813 +#, c-format +msgid "input_dvb: found matching channel %s\n" +msgstr "" + +#: src/input/input_dvb.c:2826 +#, c-format +msgid "input_dvb: channel %s not found in channels.conf, defaulting.\n" +msgstr "" + +#: src/input/input_dvb.c:2832 +msgid "" +"input_dvb: invalid channel specification, defaulting to last viewed " +"channel.\n" +msgstr "" + +#: src/input/input_dvb.c:2838 +msgid "input_dvb: invalid channel specification, defaulting to channel 0\n" +msgstr "" + +#: src/input/input_dvb.c:2850 +msgid "" +"input_dvb: dvbs mrl specified but the tuner doesn't appear to be QPSK (DVB-" +"S)\n" +msgstr "" + +#: src/input/input_dvb.c:2870 +msgid "" +"input_dvb: dvbt mrl specified but the tuner doesn't appear to be OFDM (DVB-" +"T)\n" +msgstr "" + +#: src/input/input_dvb.c:2893 +msgid "" +"input_dvb: dvbc mrl specified but the tuner doesn't appear to be QAM (DVB-" +"C)\n" +msgstr "" + +#: src/input/input_dvb.c:2919 +msgid "" +"input_dvb: dvba mrl specified but the tuner doesn't appear to be ATSC (DVB-" +"A)\n" +msgstr "" + +#: src/input/input_dvb.c:2954 +#, c-format +msgid "input_dvb: cannot open dvr device '%s'\n" +msgstr "" + +#: src/input/input_dvb.c:2976 +msgid "input_dvb: cannot create EPG updater thread\n" +msgstr "" + +#: src/input/input_dvb.c:3038 +msgid "use DVB 'center cutout' (zoom)" +msgstr "" + +#: src/input/input_dvb.c:3039 +msgid "" +"This will allow fullscreen playback of 4:3 content transmitted in a 16:9 " +"frame." +msgstr "" + +#: src/input/input_dvb.c:3132 +msgid "DVB (Digital TV) input plugin" +msgstr "" + +#: src/input/input_dvb.c:3249 +msgid "Remember last DVB channel watched" +msgstr "" + +#: src/input/input_dvb.c:3250 +msgid "" +"On autoplay, xine will remember and switch to the channel indicated in media." +"dvb.last_channel. " +msgstr "" + +#: src/input/input_dvb.c:3257 +msgid "Last DVB channel viewed" +msgstr "" + +#: src/input/input_dvb.c:3258 +msgid "If enabled xine will remember and switch to this channel. " +msgstr "" + +#: src/input/input_dvb.c:3264 +msgid "Number of dvb card to use." +msgstr "" + +#: src/input/input_dvb.c:3265 +msgid "" +"Leave this at zero unless you really have more than 1 card in your system." +msgstr "" + +#: src/input/input_dvd.c:591 +msgid "input_dvd: values of \\beta will give rise to dom!\n" +msgstr "" + +#: src/input/input_dvd.c:610 +#, c-format +msgid "input_dvd: Error getting next block from DVD (%s)\n" +msgstr "" + +#: src/input/input_dvd.c:1498 +msgid "input_dvd: Error opening DVD device\n" +msgstr "" + +#: src/input/input_dvd.c:1781 +msgid "device used for DVD playback" +msgstr "" + +#: src/input/input_dvd.c:1782 +msgid "" +"The path to the device, usually a DVD drive, which you intend to use for " +"playing DVDs." +msgstr "" + +#: src/input/input_dvd.c:1799 +msgid "raw device set up for DVD access" +msgstr "" + +#: src/input/input_dvd.c:1800 +msgid "" +"If this points to a raw device connected to your DVD device, xine will use " +"the raw device for playback. This has the advantage of being slightly faster " +"and of bypassing the block device cache, which avoids throwing away " +"important cache content by keeping DVD data cached. Using the block device " +"cache for DVDs is useless, because almost all DVD data will be used only " +"once.\n" +"See the documentation on raw device setup (man raw) for further information." +msgstr "" + +#: src/input/input_dvd.c:1813 +msgid "CSS decryption method" +msgstr "" + +#: src/input/input_dvd.c:1814 +msgid "" +"Selects the decryption method libdvdcss will use to descramble copy " +"protected DVDs. Try the various methods, if you have problems playing " +"scrambled DVDs." +msgstr "" + +#: src/input/input_dvd.c:1829 +msgid "region the DVD player claims to be in (1 to 8)" +msgstr "" + +#: src/input/input_dvd.c:1830 +msgid "" +"This only needs to be changed if your DVD jumps to a screen complaining " +"about a wrong region code. It has nothing to do with the region code set in " +"DVD drives, this is purely software." +msgstr "" + +#: src/input/input_dvd.c:1836 +msgid "default language for DVD playback" +msgstr "" + +#: src/input/input_dvd.c:1837 +msgid "" +"xine tries to use this language as a default for DVD playback. As far as the " +"DVD supports it, menus and audio tracks will be presented in this language.\n" +"The value must be a two character ISO639 language code." +msgstr "" + +#: src/input/input_dvd.c:1843 +msgid "read-ahead caching" +msgstr "" + +#: src/input/input_dvd.c:1844 +msgid "" +"xine can use a read ahead cache for DVD drive access.\n" +"This may lead to jerky playback on slow drives, but it improves the impact " +"of the DVD layer change on faster drives." +msgstr "" + +#: src/input/input_dvd.c:1850 +msgid "unit for the skip action" +msgstr "" + +#: src/input/input_dvd.c:1851 +msgid "" +"You can configure the behaviour when issuing a skip command (using the skip " +"buttons for example). The individual values mean:\n" +"\n" +"skip program\n" +"will skip a DVD program, which is a navigational unit similar to the index " +"marks on an audio CD; this is the normal behaviour for DVD players\n" +"\n" +"skip part\n" +"will skip a DVD part, which is a structural unit similar to the track marks " +"on an audio CD; parts usually coincide with programs, but parts can be " +"larger than programs\n" +"\n" +"skip title\n" +"will skip a DVD title, which is a structural unit representing entire " +"features on the DVD" msgstr "" -#: src/input/input_gnome_vfs.c:292 src/input/input_file.c:437 +#: src/input/input_dvd.c:1866 +msgid "unit for seeking" +msgstr "" + +#: src/input/input_dvd.c:1867 +msgid "" +"You can configure the domain spanned by the seek slider. The individual " +"values mean:\n" +"\n" +"seek in program chain\n" +"seeking will span an entire DVD program chain, which is a navigational unit " +"representing the entire video stream of the current feature\n" +"\n" +"seek in program\n" +"seeking will span a DVD program, which is a navigational unit representing a " +"chapter of the current feature" +msgstr "" + +#: src/input/input_dvd.c:1878 +msgid "play mode when title/chapter is given" +msgstr "" + +#: src/input/input_dvd.c:1879 +msgid "" +"You can configure the behaviour when playing a dvd from a given title/" +"chapter (eg. using MRL 'dvd:/1.2'). The individual values mean:\n" +"\n" +"entire dvd\n" +"play the entire dvd starting on the specified position.\n" +"\n" +"one chapter\n" +"play just the specified title/chapter and then stop" +msgstr "" + +#: src/input/input_file.c:203 +#, c-format +msgid "input_file: read error (%s)\n" +msgstr "" + +#: src/input/input_file.c:400 +#, c-format +msgid "input_file: Permission denied: >%s<\n" +msgstr "" + +#: src/input/input_file.c:405 +#, c-format +msgid "input_file: File not found: >%s<\n" +msgstr "" + +#: src/input/input_file.c:437 src/input/input_gnome_vfs.c:292 #, c-format msgid "input_file: File empty: >%s<\n" msgstr "" +#: src/input/input_file.c:658 +msgid "file input plugin" +msgstr "" + +#: src/input/input_file.c:1027 +msgid "file browsing start location" +msgstr "" + +#: src/input/input_file.c:1028 +msgid "The browser to select the file to play will start at this location." +msgstr "" + +#: src/input/input_file.c:1035 +msgid "list hidden files" +msgstr "" + +#: src/input/input_file.c:1036 +msgid "" +"If enabled, the browser to select the file to play will also show hidden " +"files." +msgstr "" + +#: src/input/input_gnome_vfs.c:218 +msgid "gnome-vfs input plugin as shipped with xine" +msgstr "" + #: src/input/input_http.c:176 #, c-format msgid "input_http: gethostbyname(%s) failed: %s\n" @@ -1329,6 +1707,31 @@ msgid "" "(full match required)." msgstr "" +#: src/input/input_mms.c:443 +msgid "mms streaming input plugin" +msgstr "" + +#: src/input/input_mms.c:479 src/input/librtsp/rtsp_session.c:93 +msgid "network bandwidth" +msgstr "" + +#: src/input/input_mms.c:480 src/input/librtsp/rtsp_session.c:94 +msgid "" +"Specify the bandwidth of your internet connection here. This will be used " +"when streaming servers offer different versions with different bandwidth " +"requirements of the same stream." +msgstr "" + +#: src/input/input_mms.c:489 +msgid "MMS protocol" +msgstr "" + +#: src/input/input_mms.c:490 +msgid "" +"Select the protocol to encapsulate MMS.\n" +"TCP is better but you may need HTTP behind a firewall." +msgstr "" + #: src/input/input_net.c:123 src/input/input_net.c:153 #, c-format msgid "input_net: socket(): %s\n" @@ -1472,6 +1875,10 @@ msgstr "" msgid "rtsp streaming input plugin" msgstr "" +#: src/input/input_smb.c:158 +msgid "CIFS/SMB input plugin based on libsmbclient" +msgstr "" + #: src/input/input_stdin_fifo.c:166 #, c-format msgid "stdin: cannot seek back! (%<PRIdMAX> > %<PRIdMAX>)\n" @@ -1569,17 +1976,6 @@ msgstr "" msgid "rtsp: failed to connect to '%s'\n" msgstr "" -#: src/input/librtsp/rtsp_session.c:93 src/input/input_mms.c:479 -msgid "network bandwidth" -msgstr "" - -#: src/input/librtsp/rtsp_session.c:94 src/input/input_mms.c:480 -msgid "" -"Specify the bandwidth of your internet connection here. This will be used " -"when streaming servers offer different versions with different bandwidth " -"requirements of the same stream." -msgstr "" - #: src/input/librtsp/rtsp_session.c:109 #, c-format msgid "rtsp_session: failed to connect to server %s\n" @@ -1850,400 +2246,22 @@ msgid "" "2048: Debugging from VCDINFO\n" msgstr "" -#: src/input/input_dvb.c:900 -#, c-format -msgid "input_dvb: failed to open dvb channel file '%s': %s\n" -msgstr "" - -#: src/input/input_dvb.c:906 -#, c-format -msgid "input_dvb: dvb channel file '%s' is not a plain file\n" -msgstr "" - -#: src/input/input_dvb.c:2116 src/input/input_dvb.c:2948 -msgid "input_dvb: tuner_set_channel failed\n" -msgstr "" - -#: src/input/input_dvb.c:2748 -msgid "input_dvb: cannot open dvb device\n" -msgstr "" - -#: src/input/input_dvb.c:2772 -#, c-format -msgid "input_dvb: channel %d out of range, defaulting to 0\n" -msgstr "" - -#: src/input/input_dvb.c:2783 -#, c-format -msgid "input_dvb: searching for channel %s\n" -msgstr "" - -#: src/input/input_dvb.c:2806 -#, c-format -msgid "input_dvb: exact match for %s not found: trying partial matches\n" -msgstr "" - -#: src/input/input_dvb.c:2813 -#, c-format -msgid "input_dvb: found matching channel %s\n" -msgstr "" - -#: src/input/input_dvb.c:2826 -#, c-format -msgid "input_dvb: channel %s not found in channels.conf, defaulting.\n" -msgstr "" - -#: src/input/input_dvb.c:2832 -msgid "" -"input_dvb: invalid channel specification, defaulting to last viewed " -"channel.\n" -msgstr "" - -#: src/input/input_dvb.c:2838 -msgid "input_dvb: invalid channel specification, defaulting to channel 0\n" -msgstr "" - -#: src/input/input_dvb.c:2850 -msgid "" -"input_dvb: dvbs mrl specified but the tuner doesn't appear to be QPSK (DVB-" -"S)\n" -msgstr "" - -#: src/input/input_dvb.c:2870 -msgid "" -"input_dvb: dvbt mrl specified but the tuner doesn't appear to be OFDM (DVB-" -"T)\n" -msgstr "" - -#: src/input/input_dvb.c:2893 -msgid "" -"input_dvb: dvbc mrl specified but the tuner doesn't appear to be QAM (DVB-" -"C)\n" -msgstr "" - -#: src/input/input_dvb.c:2919 -msgid "" -"input_dvb: dvba mrl specified but the tuner doesn't appear to be ATSC (DVB-" -"A)\n" -msgstr "" - -#: src/input/input_dvb.c:2954 -#, c-format -msgid "input_dvb: cannot open dvr device '%s'\n" -msgstr "" - -#: src/input/input_dvb.c:2976 -msgid "input_dvb: cannot create EPG updater thread\n" -msgstr "" - -#: src/input/input_dvb.c:3038 -msgid "use DVB 'center cutout' (zoom)" -msgstr "" - -#: src/input/input_dvb.c:3039 -msgid "" -"This will allow fullscreen playback of 4:3 content transmitted in a 16:9 " -"frame." -msgstr "" - -#: src/input/input_dvb.c:3132 -msgid "DVB (Digital TV) input plugin" -msgstr "" - -#: src/input/input_dvb.c:3249 -msgid "Remember last DVB channel watched" -msgstr "" - -#: src/input/input_dvb.c:3250 -msgid "" -"On autoplay, xine will remember and switch to the channel indicated in media." -"dvb.last_channel. " -msgstr "" - -#: src/input/input_dvb.c:3257 -msgid "Last DVB channel viewed" -msgstr "" - -#: src/input/input_dvb.c:3258 -msgid "If enabled xine will remember and switch to this channel. " -msgstr "" - -#: src/input/input_dvb.c:3264 -msgid "Number of dvb card to use." -msgstr "" - -#: src/input/input_dvb.c:3265 -msgid "" -"Leave this at zero unless you really have more than 1 card in your system." -msgstr "" - -#: src/input/input_dvd.c:591 -msgid "input_dvd: values of \\beta will give rise to dom!\n" -msgstr "" - -#: src/input/input_dvd.c:610 -#, c-format -msgid "input_dvd: Error getting next block from DVD (%s)\n" -msgstr "" - -#: src/input/input_dvd.c:1498 -msgid "input_dvd: Error opening DVD device\n" -msgstr "" - -#: src/input/input_dvd.c:1781 -msgid "device used for DVD playback" -msgstr "" - -#: src/input/input_dvd.c:1782 -msgid "" -"The path to the device, usually a DVD drive, which you intend to use for " -"playing DVDs." -msgstr "" - -#: src/input/input_dvd.c:1799 -msgid "raw device set up for DVD access" -msgstr "" - -#: src/input/input_dvd.c:1800 -msgid "" -"If this points to a raw device connected to your DVD device, xine will use " -"the raw device for playback. This has the advantage of being slightly faster " -"and of bypassing the block device cache, which avoids throwing away " -"important cache content by keeping DVD data cached. Using the block device " -"cache for DVDs is useless, because almost all DVD data will be used only " -"once.\n" -"See the documentation on raw device setup (man raw) for further information." -msgstr "" - -#: src/input/input_dvd.c:1813 -msgid "CSS decryption method" -msgstr "" - -#: src/input/input_dvd.c:1814 -msgid "" -"Selects the decryption method libdvdcss will use to descramble copy " -"protected DVDs. Try the various methods, if you have problems playing " -"scrambled DVDs." -msgstr "" - -#: src/input/input_dvd.c:1829 -msgid "region the DVD player claims to be in (1 to 8)" -msgstr "" - -#: src/input/input_dvd.c:1830 -msgid "" -"This only needs to be changed if your DVD jumps to a screen complaining " -"about a wrong region code. It has nothing to do with the region code set in " -"DVD drives, this is purely software." -msgstr "" - -#: src/input/input_dvd.c:1836 -msgid "default language for DVD playback" -msgstr "" - -#: src/input/input_dvd.c:1837 -msgid "" -"xine tries to use this language as a default for DVD playback. As far as the " -"DVD supports it, menus and audio tracks will be presented in this language.\n" -"The value must be a two character ISO639 language code." -msgstr "" - -#: src/input/input_dvd.c:1843 -msgid "read-ahead caching" -msgstr "" - -#: src/input/input_dvd.c:1844 -msgid "" -"xine can use a read ahead cache for DVD drive access.\n" -"This may lead to jerky playback on slow drives, but it improves the impact " -"of the DVD layer change on faster drives." -msgstr "" - -#: src/input/input_dvd.c:1850 -msgid "unit for the skip action" -msgstr "" - -#: src/input/input_dvd.c:1851 -msgid "" -"You can configure the behaviour when issuing a skip command (using the skip " -"buttons for example). The individual values mean:\n" -"\n" -"skip program\n" -"will skip a DVD program, which is a navigational unit similar to the index " -"marks on an audio CD; this is the normal behaviour for DVD players\n" -"\n" -"skip part\n" -"will skip a DVD part, which is a structural unit similar to the track marks " -"on an audio CD; parts usually coincide with programs, but parts can be " -"larger than programs\n" -"\n" -"skip title\n" -"will skip a DVD title, which is a structural unit representing entire " -"features on the DVD" -msgstr "" - -#: src/input/input_dvd.c:1866 -msgid "unit for seeking" -msgstr "" - -#: src/input/input_dvd.c:1867 -msgid "" -"You can configure the domain spanned by the seek slider. The individual " -"values mean:\n" -"\n" -"seek in program chain\n" -"seeking will span an entire DVD program chain, which is a navigational unit " -"representing the entire video stream of the current feature\n" -"\n" -"seek in program\n" -"seeking will span a DVD program, which is a navigational unit representing a " -"chapter of the current feature" -msgstr "" - -#: src/input/input_dvd.c:1878 -msgid "play mode when title/chapter is given" -msgstr "" - -#: src/input/input_dvd.c:1879 -msgid "" -"You can configure the behaviour when playing a dvd from a given title/" -"chapter (eg. using MRL 'dvd:/1.2'). The individual values mean:\n" -"\n" -"entire dvd\n" -"play the entire dvd starting on the specified position.\n" -"\n" -"one chapter\n" -"play just the specified title/chapter and then stop" -msgstr "" - -#: src/input/input_mms.c:443 -msgid "mms streaming input plugin" -msgstr "" - -#: src/input/input_mms.c:489 -msgid "MMS protocol" -msgstr "" - -#: src/input/input_mms.c:490 -msgid "" -"Select the protocol to encapsulate MMS.\n" -"TCP is better but you may need HTTP behind a firewall." -msgstr "" - -#: src/input/input_file.c:203 -#, c-format -msgid "input_file: read error (%s)\n" -msgstr "" - -#: src/input/input_file.c:400 -#, c-format -msgid "input_file: Permission denied: >%s<\n" -msgstr "" - -#: src/input/input_file.c:405 -#, c-format -msgid "input_file: File not found: >%s<\n" -msgstr "" - -#: src/input/input_file.c:658 -msgid "file input plugin" -msgstr "" - -#: src/input/input_file.c:1027 -msgid "file browsing start location" -msgstr "" - -#: src/input/input_file.c:1028 -msgid "The browser to select the file to play will start at this location." -msgstr "" - -#: src/input/input_file.c:1035 -msgid "list hidden files" -msgstr "" - -#: src/input/input_file.c:1036 -msgid "" -"If enabled, the browser to select the file to play will also show hidden " -"files." -msgstr "" - -#: src/input/input_smb.c:158 -msgid "CIFS/SMB input plugin based on libsmbclient" -msgstr "" - -#: src/input/input_cdda.c:1611 -#, c-format -msgid "%s: can't connect to %s:%d\n" -msgstr "" - -#: src/input/input_cdda.c:1658 +#: src/libffmpeg/ff_audio_decoder.c:122 #, c-format -msgid "input_cdda: successfuly connected to cddb server '%s:%d'.\n" +msgid "ffmpeg_audio_dec: increasing buffer to %d to avoid overflow.\n" msgstr "" -#: src/input/input_cdda.c:1663 +#: src/libffmpeg/ff_audio_decoder.c:166 #, c-format -msgid "input_cdda: failed to connect to cddb server '%s:%d' (%s).\n" -msgstr "" - -#: src/input/input_cdda.c:2693 -msgid "CD Digital Audio (aka. CDDA)" -msgstr "" - -#: src/input/input_cdda.c:2745 -msgid "device used for CD audio" -msgstr "" - -#: src/input/input_cdda.c:2746 -msgid "" -"The path to the device, usually a CD or DVD drive, which you intend to use " -"for playing audio CDs." -msgstr "" - -#: src/input/input_cdda.c:2752 -msgid "query CDDB" -msgstr "" - -#: src/input/input_cdda.c:2752 -msgid "" -"Enables CDDB queries, which will give you convenient title and track names " -"for your audio CDs.\n" -"Keep in mind that, unless you use your own private CDDB, this information is " -"retrieved from an internet server which might collect a profile of your " -"listening habits." -msgstr "" - -#: src/input/input_cdda.c:2760 -msgid "CDDB server name" -msgstr "" - -#: src/input/input_cdda.c:2760 -msgid "" -"The CDDB server used to retrieve the title and track information from.\n" -"This setting is security critical, because the sever will receive " -"information about your listening habits and could answer the queries with " -"malicious replies. Be sure to enter a server you can trust." -msgstr "" - -#: src/input/input_cdda.c:2768 -msgid "CDDB server port" -msgstr "" - -#: src/input/input_cdda.c:2768 -msgid "The server port used to retrieve the title and track information from." +msgid "ffmpeg_audio_dec: couldn't find ffmpeg decoder for buf type 0x%X\n" msgstr "" -#: src/input/input_cdda.c:2774 -msgid "slow down disc drive to this speed factor" +#: src/libffmpeg/ff_audio_decoder.c:258 +msgid "ffmpeg_audio_dec: trying to open null codec\n" msgstr "" -#: src/input/input_cdda.c:2775 -msgid "" -"Since some CD or DVD drives make some really loud noises because of the fast " -"disc rotation, xine will try to slow them down. With standard CD or DVD " -"playback, the high datarates that require the fast rotation are not needed, " -"so the slowdown should not affect playback performance.\n" -"A value of zero here will disable the slowdown." +#: src/libffmpeg/ff_audio_decoder.c:267 +msgid "ffmpeg_audio_dec: couldn't open decoder\n" msgstr "" #: src/libffmpeg/ff_dvaudio_decoder.c:280 @@ -2289,24 +2307,6 @@ msgstr "" msgid "The maximum compression to apply to an image in constant quality mode." msgstr "" -#: src/libffmpeg/ff_audio_decoder.c:122 -#, c-format -msgid "ffmpeg_audio_dec: increasing buffer to %d to avoid overflow.\n" -msgstr "" - -#: src/libffmpeg/ff_audio_decoder.c:166 -#, c-format -msgid "ffmpeg_audio_dec: couldn't find ffmpeg decoder for buf type 0x%X\n" -msgstr "" - -#: src/libffmpeg/ff_audio_decoder.c:258 -msgid "ffmpeg_audio_dec: trying to open null codec\n" -msgstr "" - -#: src/libffmpeg/ff_audio_decoder.c:267 -msgid "ffmpeg_audio_dec: couldn't open decoder\n" -msgstr "" - #: src/libffmpeg/ff_video_decoder.c:155 msgid "ffmpeg_video_dec: unsupported frame format, DR1 disabled.\n" msgstr "" @@ -2592,30 +2592,11 @@ msgstr "" msgid "w32codec: Error initializing DMO Audio\n" msgstr "" -#: src/libxineadec/xine_dts_decoder.c:524 #: src/libxineadec/xine_a52_decoder.c:742 +#: src/libxineadec/xine_dts_decoder.c:524 msgid "HELP! a mono-only audio driver?!\n" msgstr "" -#: src/libxineadec/xine_musepack_decoder.c:249 -#, c-format -msgid "libmusepack: mpc_streaminfo_read failed: %d\n" -msgstr "" - -#: src/libxineadec/xine_musepack_decoder.c:323 -msgid "libmusepack: data after last frame ignored\n" -msgstr "" - -#: src/libxineadec/xine_musepack_decoder.c:334 -msgid "libmusepack: mpc_decoder_initialise failed\n" -msgstr "" - -#: src/libxineadec/xine_musepack_decoder.c:354 -#: src/libxineadec/xine_musepack_decoder.c:369 -#, c-format -msgid "libmusepack: mpc_decoder_decode failed: %d\n" -msgstr "" - #: src/libxineadec/xine_a52_decoder.c:805 msgid "A/52 volume" msgstr "" @@ -2663,6 +2644,25 @@ msgstr "" msgid "libfaad: libfaad NeAACDecInit failed.\n" msgstr "" +#: src/libxineadec/xine_musepack_decoder.c:249 +#, c-format +msgid "libmusepack: mpc_streaminfo_read failed: %d\n" +msgstr "" + +#: src/libxineadec/xine_musepack_decoder.c:323 +msgid "libmusepack: data after last frame ignored\n" +msgstr "" + +#: src/libxineadec/xine_musepack_decoder.c:334 +msgid "libmusepack: mpc_decoder_initialise failed\n" +msgstr "" + +#: src/libxineadec/xine_musepack_decoder.c:354 +#: src/libxineadec/xine_musepack_decoder.c:369 +#, c-format +msgid "libmusepack: mpc_decoder_decode failed: %d\n" +msgstr "" + #: src/libxinevdec/bitplane.c:1272 #, c-format msgid "bitplane: error doing ByteRun1 decompression\n" @@ -2831,14 +2831,6 @@ msgid "" "The available selections should be self-explaining." msgstr "" -#: src/post/mosaico/switch.c:230 -msgid "" -"Switch can be used for fast switching between multiple inputs.\n" -"\n" -"Parameters\n" -" select: the number of the input which will be passed to the output\n" -msgstr "" - #: src/post/mosaico/mosaico.c:273 msgid "" "Mosaico does simple picture in picture effects.\n" @@ -2851,6 +2843,14 @@ msgid "" " h: the height of the picture\n" msgstr "" +#: src/post/mosaico/switch.c:230 +msgid "" +"Switch can be used for fast switching between multiple inputs.\n" +"\n" +"Parameters\n" +" select: the number of the input which will be passed to the output\n" +msgstr "" + #: src/post/planar/boxblur.c:103 msgid "" "Box blur does a simple blurring of the image.\n" @@ -2877,22 +2877,6 @@ msgid "" "* mplayer's denoise3d (C) 2003 Daniel Moreno\n" msgstr "" -#: src/post/planar/eq.c:186 -msgid "" -"Software equalizer with interactive controls just like the hardware " -"equalizer, for cards/drivers that do not support brightness and contrast " -"controls in hardware.\n" -"\n" -"Parameters\n" -" brightness\n" -" contrast\n" -"\n" -"Note: It is possible to use frontend's control window to set these " -"parameters.\n" -"\n" -"* mplayer's eq (C) Richard Felker\n" -msgstr "" - #: src/post/planar/eq2.c:359 msgid "" "Alternative software equalizer that uses lookup tables (very slow), allowing " @@ -2917,6 +2901,22 @@ msgid "" "* mplayer's eq2 (C) Hampa Hug, Daniel Moreno, Richard Felker\n" msgstr "" +#: src/post/planar/eq.c:186 +msgid "" +"Software equalizer with interactive controls just like the hardware " +"equalizer, for cards/drivers that do not support brightness and contrast " +"controls in hardware.\n" +"\n" +"Parameters\n" +" brightness\n" +" contrast\n" +"\n" +"Note: It is possible to use frontend's control window to set these " +"parameters.\n" +"\n" +"* mplayer's eq (C) Richard Felker\n" +msgstr "" + #: src/post/planar/expand.c:251 msgid "" "The expand plugin is meant to take frames of arbitrary aspect ratio and " @@ -2992,6 +2992,63 @@ msgid "" "* mplayer's unsharp (C) 2002 Remi Guyomarch\n" msgstr "" +#: src/vdr/input_vdr.c:183 src/vdr/input_vdr.c:223 src/vdr/input_vdr.c:2297 +#: src/vdr/input_vdr.c:2394 +#, c-format +msgid ": input event write: %s.\n" +msgstr "" + +#: src/vdr/input_vdr.c:713 src/vdr/input_vdr.c:1137 +msgid ": buffer_pool_alloc() failed!\n" +msgstr "" + +#: src/vdr/input_vdr.c:782 +#, c-format +msgid ": flush buffers (vb: %d, ab: %d, vf: %d, af: %d) %s.\n" +msgstr "" + +#: src/vdr/input_vdr.c:1475 +#, c-format +msgid ": shutting down rpc thread (timeout: %d ms) ...\n" +msgstr "" + +#: src/vdr/input_vdr.c:1499 +#, c-format +msgid ": cancelling rpc thread in function %d...\n" +msgstr "" + +#: src/vdr/input_vdr.c:1506 +msgid ": joining rpc thread ...\n" +msgstr "" + +#: src/vdr/input_vdr.c:1508 +msgid ": rpc thread joined.\n" +msgstr "" + +#: src/vdr/input_vdr.c:2137 src/vdr/input_vdr.c:2151 src/vdr/input_vdr.c:2169 +#: src/vdr/input_vdr.c:2190 src/vdr/input_vdr.c:2211 +#, c-format +msgid ": failed to open '%s' (%s)\n" +msgstr "" + +#: src/vdr/input_vdr.c:2153 +msgid "timeout expired during setup phase" +msgstr "" + +#: src/vdr/input_vdr.c:2227 +#, c-format +msgid ": can't create new thread (%s)\n" +msgstr "" + +#: src/vdr/input_vdr.c:2487 +msgid "VDR display device plugin" +msgstr "" + +#: src/vdr/post_vdr_video.c:435 +#, c-format +msgid ": osd: (%d, %d)-(%d, %d)@%lg\n" +msgstr "" + #: src/video_out/video_out_aa.c:311 msgid "xine video output plugin using the ascii-art library" msgstr "" @@ -3000,10 +3057,191 @@ msgstr "" msgid "xine video output plugin using the Color AsCii Art library" msgstr "" +#: src/video_out/video_out_directfb.c:1341 +msgid "video layer buffering mode" +msgstr "" + +#: src/video_out/video_out_directfb.c:1342 +msgid "" +"Select the buffering mode of the output layer. Double or triple buffering " +"give a smoother playback, but consume more video memory." +msgstr "" + +#: src/video_out/video_out_directfb.c:1349 +msgid "wait for vertical retrace" +msgstr "" + +#: src/video_out/video_out_directfb.c:1350 +msgid "" +"Enable synchronizing the update of the video image to the repainting of the " +"entire screen (\"vertical retrace\")." +msgstr "" + +#: src/video_out/video_out_directfb.c:1357 +msgid "enable video color key" +msgstr "" + +#: src/video_out/video_out_directfb.c:1358 +msgid "" +"Enable using a color key to tell the graphics card where to overlay the " +"video image." +msgstr "" + +#: src/video_out/video_out_directfb.c:1364 +msgid "video color key" +msgstr "" + +#: src/video_out/video_out_directfb.c:1365 +msgid "" +"The color key is used to tell the graphics card where to overlay the video " +"image. Try different values, if you experience windows becoming transparent." +msgstr "" + +#: src/video_out/video_out_directfb.c:1374 +msgid "flicker filtering" +msgstr "" + +#: src/video_out/video_out_directfb.c:1375 +msgid "Enable Flicker Filetring for a smooth output on an interlaced display." +msgstr "" + +#: src/video_out/video_out_directfb.c:1382 +msgid "field parity" +msgstr "" + +#: src/video_out/video_out_directfb.c:1383 +msgid "" +"For an interlaced display, enable controlling the field parity (\"none" +"\"=disabled)." +msgstr "" + +#: src/video_out/video_out_directfb.c:1516 +msgid "video_out_directfb: using hardware subpicture acceleration.\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1530 +msgid "video_out_directfb: layer supports video output.\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1539 +msgid "video_out_directfb: layer doesn't support YV12!\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1546 +msgid "video_out_directfb: layer doesn't support YUY2!\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1557 +msgid "" +"video_out_directfb:need at least DirectFB 0.9.25 to play on this layer!\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1592 +#, c-format +msgid "video_out_directfb: layer doesn't support buffermode %d!\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1598 +#, c-format +msgid "video_out_directfb: layer doesn't support options 0x%08x!\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1692 +msgid "video_out_directfb: using hardware accelerated image scaling.\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1704 +msgid "" +"video_out_directfb: image scaling with deinterlacing is hardware " +"accelerated.\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1782 +msgid "video layer id (auto: -1)" +msgstr "" + +#: src/video_out/video_out_directfb.c:1783 +msgid "Select the video output layer by its id." +msgstr "" + +#: src/video_out/video_out_directfb.c:1804 +#: src/video_out/video_out_directfb.c:2014 +#, c-format +msgid "video_out_directfb: using display layer #%d.\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:1888 +msgid "xine video output plugin using DirectFB." +msgstr "" + +#: src/video_out/video_out_directfb.c:2007 +msgid "video_out_directfb: no usable display layer was found!\n" +msgstr "" + +#: src/video_out/video_out_directfb.c:2096 +msgid "xine video output plugin using DirectFB under XDirectFB." +msgstr "" + #: src/video_out/video_out_directx.c:1238 msgid "xine video output plugin for win32 using directx" msgstr "" +#: src/video_out/video_out_fb.c:780 +#, c-format +msgid "" +"video_out_fb: only packed truecolor/directcolor is supported (%d).\n" +" Check 'fbset -i' or try 'fbset -depth 16'.\n" +msgstr "" + +#: src/video_out/video_out_fb.c:840 src/video_out/video_out_vidix.c:1239 +msgid "framebuffer device name" +msgstr "" + +#: src/video_out/video_out_fb.c:841 src/video_out/video_out_vidix.c:1240 +msgid "" +"Specifies the file name for the framebuffer device to be used.\n" +"This setting is security critical, because when changed to a different file, " +"xine can be used to fill this file with arbitrary content. So you should be " +"careful that the value you enter really is a proper framebuffer device." +msgstr "" + +#: src/video_out/video_out_fb.c:915 +#, c-format +msgid "%s: Your video mode was not recognized, sorry.\n" +msgstr "" + +#: src/video_out/video_out_fb.c:972 +#, c-format +msgid "%s: %d video RAM buffers are available.\n" +msgstr "" + +#: src/video_out/video_out_fb.c:978 +#, c-format +msgid "" +"WARNING: %s: Zero copy buffers are DISABLED because only %d buffers\n" +" are available which is less than the recommended %d buffers. Lowering\n" +" the frame buffer resolution might help.\n" +msgstr "" + +#: src/video_out/video_out_fb.c:989 +#, c-format +msgid "" +"WARNING: %s: Zero copy buffers are DISABLED because kernel driver\n" +" do not support screen panning (used for frame flips).\n" +msgstr "" + +#: src/video_out/video_out_fb.c:1058 +#, c-format +msgid "" +"WARNING: %s: current display depth is %d. For better performance\n" +" a depth of 16 bpp is recommended!\n" +"\n" +msgstr "" + +#: src/video_out/video_out_fb.c:1090 +msgid "Xine video output plugin using the Linux frame buffer device" +msgstr "" + #: src/video_out/video_out_none.c:279 msgid "xine video output plugin which displays nothing" msgstr "" @@ -3052,8 +3290,8 @@ msgid "" msgstr "" #: src/video_out/video_out_opengl.c:1918 src/video_out/video_out_vidix.c:1015 -#: src/video_out/video_out_xvmc.c:1461 src/video_out/video_out_xxmc.c:2531 #: src/video_out/video_out_xcbxv.c:1476 src/video_out/video_out_xv.c:1535 +#: src/video_out/video_out_xvmc.c:1461 src/video_out/video_out_xxmc.c:2531 msgid "enable double buffering" msgstr "" @@ -3128,9 +3366,9 @@ msgstr "" msgid "video_out_pgx64: Error: ioctl failed (FBIOGATTR)\n" msgstr "" -#: src/video_out/video_out_pgx64.c:1464 src/video_out/video_out_xvmc.c:1446 -#: src/video_out/video_out_xxmc.c:2498 src/video_out/video_out_xcbxv.c:1443 -#: src/video_out/video_out_xv.c:1502 +#: src/video_out/video_out_pgx64.c:1464 src/video_out/video_out_xcbxv.c:1443 +#: src/video_out/video_out_xv.c:1502 src/video_out/video_out_xvmc.c:1446 +#: src/video_out/video_out_xxmc.c:2498 msgid "video overlay colour key" msgstr "" @@ -3280,9 +3518,9 @@ msgstr "" msgid "The intensity of the blue colour components." msgstr "" -#: src/video_out/video_out_vidix.c:1016 src/video_out/video_out_xvmc.c:1462 -#: src/video_out/video_out_xxmc.c:2532 src/video_out/video_out_xcbxv.c:1477 -#: src/video_out/video_out_xv.c:1536 +#: src/video_out/video_out_vidix.c:1016 src/video_out/video_out_xcbxv.c:1477 +#: src/video_out/video_out_xv.c:1536 src/video_out/video_out_xvmc.c:1462 +#: src/video_out/video_out_xxmc.c:2532 msgid "" "Double buffering will synchronize the update of the video image to the " "repainting of the entire screen (\"vertical retrace\"). This eliminates " @@ -3315,9 +3553,9 @@ msgid "video overlay colour key red component" msgstr "" #: src/video_out/video_out_vidix.c:1159 src/video_out/video_out_vidix.c:1166 -#: src/video_out/video_out_vidix.c:1173 src/video_out/video_out_xvmc.c:1447 -#: src/video_out/video_out_xxmc.c:2499 src/video_out/video_out_xcbxv.c:1444 -#: src/video_out/video_out_xv.c:1503 +#: src/video_out/video_out_vidix.c:1173 src/video_out/video_out_xcbxv.c:1444 +#: src/video_out/video_out_xv.c:1503 src/video_out/video_out_xvmc.c:1447 +#: src/video_out/video_out_xxmc.c:2499 msgid "" "The colour key is used to tell the graphics card where to overlay the video " "image. Try different values, if you experience windows becoming transparent." @@ -3335,18 +3573,6 @@ msgstr "" msgid "xine video output plugin using libvidix for x11" msgstr "" -#: src/video_out/video_out_vidix.c:1239 src/video_out/video_out_fb.c:840 -msgid "framebuffer device name" -msgstr "" - -#: src/video_out/video_out_vidix.c:1240 src/video_out/video_out_fb.c:841 -msgid "" -"Specifies the file name for the framebuffer device to be used.\n" -"This setting is security critical, because when changed to a different file, " -"xine can be used to fill this file with arbitrary content. So you should be " -"careful that the value you enter really is a proper framebuffer device." -msgstr "" - #: src/video_out/video_out_vidix.c:1286 msgid "xine video output plugin using libvidix for linux frame buffer" msgstr "" @@ -3357,15 +3583,15 @@ msgid "%s: %s: allocating image\n" msgstr "" #: src/video_out/video_out_xcbshm.c:159 src/video_out/video_out_xcbshm.c:169 -#: src/video_out/video_out_xcbshm.c:181 src/video_out/video_out_xshm.c:204 -#: src/video_out/video_out_xshm.c:221 src/video_out/video_out_xshm.c:232 -#: src/video_out/video_out_xshm.c:251 src/video_out/video_out_xxmc.c:648 -#: src/video_out/video_out_xxmc.c:659 src/video_out/video_out_xxmc.c:668 -#: src/video_out/video_out_xxmc.c:704 src/video_out/video_out_xcbxv.c:272 +#: src/video_out/video_out_xcbshm.c:181 src/video_out/video_out_xcbxv.c:272 #: src/video_out/video_out_xcbxv.c:282 src/video_out/video_out_xcbxv.c:292 -#: src/video_out/video_out_xcbxv.c:304 src/video_out/video_out_xv.c:300 +#: src/video_out/video_out_xcbxv.c:304 src/video_out/video_out_xshm.c:204 +#: src/video_out/video_out_xshm.c:221 src/video_out/video_out_xshm.c:232 +#: src/video_out/video_out_xshm.c:251 src/video_out/video_out_xv.c:300 #: src/video_out/video_out_xv.c:327 src/video_out/video_out_xv.c:336 -#: src/video_out/video_out_xv.c:372 +#: src/video_out/video_out_xv.c:372 src/video_out/video_out_xxmc.c:648 +#: src/video_out/video_out_xxmc.c:659 src/video_out/video_out_xxmc.c:668 +#: src/video_out/video_out_xxmc.c:704 #, c-format msgid "%s: => not using MIT Shared Memory extension.\n" msgstr "" @@ -3375,9 +3601,9 @@ msgstr "" msgid "%s: shared memory error (address error) when allocating image \n" msgstr "" -#: src/video_out/video_out_xcbshm.c:179 src/video_out/video_out_xshm.c:249 -#: src/video_out/video_out_xxmc.c:702 src/video_out/video_out_xcbxv.c:302 -#: src/video_out/video_out_xv.c:370 +#: src/video_out/video_out_xcbshm.c:179 src/video_out/video_out_xcbxv.c:302 +#: src/video_out/video_out_xshm.c:249 src/video_out/video_out_xv.c:370 +#: src/video_out/video_out_xxmc.c:702 #, c-format msgid "%s: x11 error during shared memory XImage creation\n" msgstr "" @@ -3406,23 +3632,104 @@ msgstr "" msgid "xine video output plugin using the MIT X shared memory extension" msgstr "" -#: src/video_out/video_out_xvmc.c:1455 src/video_out/video_out_xxmc.c:2507 +#: src/video_out/video_out_xcbxv.c:270 src/video_out/video_out_xv.c:325 +#: src/video_out/video_out_xxmc.c:657 +#, c-format +msgid "%s: XvShmCreateImage returned a zero size\n" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:280 src/video_out/video_out_xv.c:334 +#: src/video_out/video_out_xxmc.c:666 +#, c-format +msgid "%s: shared memory error in shmget: %s\n" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:290 +#, c-format +msgid "%s: shared memory error (address error)\n" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1294 src/video_out/video_out_xv.c:1347 +#: src/video_out/video_out_xxmc.c:2349 +#, c-format +msgid "%s: Xv extension not present.\n" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1336 src/video_out/video_out_xv.c:1384 +#: src/video_out/video_out_xxmc.c:2386 +#, c-format +msgid "" +"%s: Xv extension is present but I couldn't find a usable yuv12 port.\n" +"\tLooks like your graphics hardware driver doesn't support Xv?!\n" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1345 +#, c-format +msgid "" +"%s: using Xv port %d from adaptor %s for hardware colorspace conversion and " +"scaling.\n" +msgstr "" + #: src/video_out/video_out_xcbxv.c:1452 src/video_out/video_out_xv.c:1511 +#: src/video_out/video_out_xvmc.c:1455 src/video_out/video_out_xxmc.c:2507 msgid "autopaint colour key" msgstr "" -#: src/video_out/video_out_xvmc.c:1456 src/video_out/video_out_xxmc.c:2508 #: src/video_out/video_out_xcbxv.c:1453 src/video_out/video_out_xv.c:1512 +#: src/video_out/video_out_xvmc.c:1456 src/video_out/video_out_xxmc.c:2508 msgid "Make Xv autopaint its colorkey." msgstr "" -#: src/video_out/video_out_xvmc.c:1524 src/video_out/video_out_xcbxv.c:1533 -#: src/video_out/video_out_xv.c:1603 +#: src/video_out/video_out_xcbxv.c:1460 src/video_out/video_out_xv.c:1519 +#: src/video_out/video_out_xxmc.c:2515 +msgid "bilinear scaling mode" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1461 src/video_out/video_out_xv.c:1520 +#: src/video_out/video_out_xxmc.c:2516 +msgid "" +"Selects the bilinear scaling mode for Permedia cards. The individual values " +"are:\n" +"\n" +"Permedia 2\n" +"0 - disable bilinear filtering\n" +"1 - enable bilinear filtering\n" +"\n" +"Permedia 3\n" +"0 - disable bilinear filtering\n" +"1 - horizontal linear filtering\n" +"2 - enable full bilinear filtering" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1513 src/video_out/video_out_xv.c:1569 +#: src/video_out/video_out_xxmc.c:2572 +#, c-format +msgid "%s: this adaptor supports the yv12 format.\n" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1518 src/video_out/video_out_xv.c:1574 +#: src/video_out/video_out_xxmc.c:2577 +#, c-format +msgid "%s: this adaptor supports the yuy2 format.\n" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1526 src/video_out/video_out_xv.c:1596 +#: src/video_out/video_out_xxmc.c:2600 +msgid "pitch alignment workaround" +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1527 src/video_out/video_out_xv.c:1597 +#: src/video_out/video_out_xxmc.c:2601 +msgid "Some buggy video drivers need a workaround to function properly." +msgstr "" + +#: src/video_out/video_out_xcbxv.c:1533 src/video_out/video_out_xv.c:1603 +#: src/video_out/video_out_xvmc.c:1524 msgid "deinterlace method (deprecated)" msgstr "" -#: src/video_out/video_out_xvmc.c:1525 src/video_out/video_out_xcbxv.c:1534 -#: src/video_out/video_out_xv.c:1604 +#: src/video_out/video_out_xcbxv.c:1534 src/video_out/video_out_xv.c:1604 +#: src/video_out/video_out_xvmc.c:1525 msgid "" "This config setting is deprecated. You should use the new deinterlacing post " "processing settings instead.\n" @@ -3460,6 +3767,28 @@ msgid "" "with medium CPU usage." msgstr "" +#: src/video_out/video_out_xcbxv.c:1588 src/video_out/video_out_xv.c:1677 +#: src/video_out/video_out_xxmc.c:2681 +msgid "xine video output plugin using the MIT X video extension" +msgstr "" + +#: src/video_out/video_out_xshm.c:202 +#, c-format +msgid "%s: shared memory error when allocating image\n" +msgstr "" + +#: src/video_out/video_out_xv.c:298 src/video_out/video_out_xxmc.c:646 +#, c-format +msgid "%s: XvShmCreateImage failed\n" +msgstr "" + +#: src/video_out/video_out_xv.c:1394 src/video_out/video_out_xxmc.c:2396 +#, c-format +msgid "" +"%s: using Xv port %ld from adaptor %s for hardware colorspace conversion and " +"scaling.\n" +msgstr "" + #: src/video_out/video_out_xvmc.c:1593 msgid "xine video output plugin using the XvMC X video extension" msgstr "" @@ -3498,6 +3827,48 @@ msgstr "" msgid " With Overlay = %d; UnsignedIntra = %d.\n" msgstr "" +#: src/video_out/video_out_xxmc.c:2606 +msgid "Make XvMC allocate more frames for better buffering." +msgstr "" + +#: src/video_out/video_out_xxmc.c:2607 +msgid "" +"Some XvMC implementations allow more than 8 frames.\n" +"This option, when turned on, makes the driver try to\n" +"allocate 15 frames. A must for unichrome and live VDR.\n" +msgstr "" + +#: src/video_out/video_out_xxmc.c:2613 +msgid "Unichrome cpu save" +msgstr "" + +#: src/video_out/video_out_xxmc.c:2614 +msgid "" +"Saves CPU time by sleeping while decoder works.\n" +"Only for Linux kernel 2.6 series or 2.4 with multimedia patch.\n" +"Experimental.\n" +msgstr "" + +#: src/video_out/video_out_xxmc.c:2620 +msgid "Fix buggy NVIDIA XvMC subpicture colors" +msgstr "" + +#: src/video_out/video_out_xxmc.c:2621 +msgid "" +"There's a bug in NVIDIA's XvMC lib that makes red OSD colors\n" +"look blue and vice versa. This option provides a workaround.\n" +msgstr "" + +#: src/video_out/video_out_xxmc.c:2626 +msgid "Use bob as accelerated deinterlace method." +msgstr "" + +#: src/video_out/video_out_xxmc.c:2627 +msgid "" +"When interlacing is enabled for hardware accelerated frames,\n" +"Alternate between top and bottom field at double the frame rate.\n" +msgstr "" + #: src/video_out/x11osd.c:276 src/video_out/xcbosd.c:270 msgid "x11osd: XShape extension not available. unscaled overlay disabled.\n" msgstr "" @@ -3516,412 +3887,542 @@ msgstr "" msgid "x11osd: unscaled overlay created (%s mode).\n" msgstr "" -#: src/video_out/video_out_directfb.c:1341 -msgid "video layer buffering mode" +#: src/xine-engine/alphablend.c:2146 +msgid "disable exact alpha blending of overlays" msgstr "" -#: src/video_out/video_out_directfb.c:1342 +#: src/xine-engine/alphablend.c:2147 msgid "" -"Select the buffering mode of the output layer. Double or triple buffering " -"give a smoother playback, but consume more video memory." +"If you experience a performance impact when an On Screen Display or other " +"overlays like DVD subtitles are active, then you might want to enable this " +"option.\n" +"The result is that alpha blending of overlays is less accurate than before, " +"but the CPU usage will be decreased as well." msgstr "" -#: src/video_out/video_out_directfb.c:1349 -msgid "wait for vertical retrace" +#: src/xine-engine/audio_decoder.c:366 +#, c-format +msgid "audio_decoder: no plugin available to handle '%s'\n" msgstr "" -#: src/video_out/video_out_directfb.c:1350 +#: src/xine-engine/audio_decoder.c:383 +#, c-format +msgid "audio_decoder: error, unknown buffer type: %08x\n" +msgstr "" + +#: src/xine-engine/audio_decoder.c:485 +msgid "number of audio buffers" +msgstr "" + +#: src/xine-engine/audio_decoder.c:486 msgid "" -"Enable synchronizing the update of the video image to the repainting of the " -"entire screen (\"vertical retrace\")." +"The number of audio buffers (each is 8k in size) xine uses in its internal " +"queue. Higher values mean smoother playback for unreliable inputs, but also " +"increased latency and memory consumption." msgstr "" -#: src/video_out/video_out_directfb.c:1357 -msgid "enable video color key" +#: src/xine-engine/audio_out.c:1078 +msgid "" +"audio_out: delay calculation impossible with an unavailable audio device\n" msgstr "" -#: src/video_out/video_out_directfb.c:1358 +#: src/xine-engine/audio_out.c:1220 +msgid "write to sound card failed. Was a USB device unplugged ?\n" +msgstr "" + +#: src/xine-engine/audio_out.c:1373 +msgid "8 bits not supported by driver, converting to 16 bits.\n" +msgstr "" + +#: src/xine-engine/audio_out.c:1381 +msgid "mono not supported by driver, converting to stereo.\n" +msgstr "" + +#: src/xine-engine/audio_out.c:1387 +msgid "stereo not supported by driver, converting to mono.\n" +msgstr "" + +#: src/xine-engine/audio_out.c:2041 +msgid "method to sync audio and video" +msgstr "" + +#: src/xine-engine/audio_out.c:2042 msgid "" -"Enable using a color key to tell the graphics card where to overlay the " -"video image." +"When playing audio and video, there are at least two clocks involved: The " +"system clock, to which video frames are synchronized and the clock in your " +"sound hardware, which determines the speed of the audio playback. These " +"clocks are never ticking at the same speed except for some rare cases where " +"they are physically identical. In general, the two clocks will run drift " +"after some time, for which xine offers two ways to keep audio and video " +"synchronized:\n" +"\n" +"metronom feedback\n" +"This is the standard method, which applies a countereffecting video drift, " +"as soon as the audio drift has accumulated over a threshold.\n" +"\n" +"resample\n" +"For some video hardware, which is limited to a fixed frame rate (like the " +"DXR3 or other decoder cards) the above does not work, because the video " +"cannot drift. Therefore we resample the audio stream to make it longer or " +"shorter to compensate the audio drift error. This does not work for digital " +"passthrough, where audio data is passed to an external decoder in digital " +"form." msgstr "" -#: src/video_out/video_out_directfb.c:1364 -msgid "video color key" +#: src/xine-engine/audio_out.c:2070 +msgid "enable resampling" msgstr "" -#: src/video_out/video_out_directfb.c:1365 +#: src/xine-engine/audio_out.c:2071 msgid "" -"The color key is used to tell the graphics card where to overlay the video " -"image. Try different values, if you experience windows becoming transparent." +"When the sample rate of the decoded audio does not match the capabilities of " +"your sound hardware, an adaptation called \"resampling\" is required. Here " +"you can select, whether resampling is enabled, disabled or used " +"automatically when necessary." msgstr "" -#: src/video_out/video_out_directfb.c:1374 -msgid "flicker filtering" +#: src/xine-engine/audio_out.c:2078 +msgid "always resample to this rate (0 to disable)" msgstr "" -#: src/video_out/video_out_directfb.c:1375 -msgid "Enable Flicker Filetring for a smooth output on an interlaced display." +#: src/xine-engine/audio_out.c:2079 +msgid "" +"Some audio drivers do not correctly announce the capabilities of the audio " +"hardware. By setting a value other than zero here, you can force the audio " +"stream to be resampled to the given rate." msgstr "" -#: src/video_out/video_out_directfb.c:1382 -msgid "field parity" +#: src/xine-engine/audio_out.c:2088 +msgid "offset for digital passthrough" msgstr "" -#: src/video_out/video_out_directfb.c:1383 +#: src/xine-engine/audio_out.c:2089 msgid "" -"For an interlaced display, enable controlling the field parity (\"none" -"\"=disabled)." +"If you use an external surround decoder and audio is ahead or behind video, " +"you can enter a fixed offset here to compensate.\n" +"The unit of the value is one PTS tick, which is the 90000th part of a second." msgstr "" -#: src/video_out/video_out_directfb.c:1516 -msgid "video_out_directfb: using hardware subpicture acceleration.\n" +#: src/xine-engine/audio_out.c:2098 +msgid "play audio even on slow/fast speeds" msgstr "" -#: src/video_out/video_out_directfb.c:1530 -msgid "video_out_directfb: layer supports video output.\n" +#: src/xine-engine/audio_out.c:2099 +msgid "" +"If you enable this option, the audio will be heard even when playback speed " +"is different than 1X. Of course, it will sound distorted (lower/higher " +"pitch). If want to experiment preserving the pitch you may try the 'stretch' " +"audio post plugin instead." msgstr "" -#: src/video_out/video_out_directfb.c:1539 -msgid "video_out_directfb: layer doesn't support YV12!\n" +#: src/xine-engine/audio_out.c:2170 +msgid "startup audio volume" msgstr "" -#: src/video_out/video_out_directfb.c:1546 -msgid "video_out_directfb: layer doesn't support YUY2!\n" +#: src/xine-engine/audio_out.c:2171 +msgid "The overall audio volume set at xine startup." msgstr "" -#: src/video_out/video_out_directfb.c:1557 -msgid "" -"video_out_directfb:need at least DirectFB 0.9.25 to play on this layer!\n" +#: src/xine-engine/audio_out.c:2174 +msgid "restore volume level at startup" msgstr "" -#: src/video_out/video_out_directfb.c:1592 +#: src/xine-engine/audio_out.c:2175 +msgid "If disabled, xine will not modify any mixer settings at startup." +msgstr "" + +#: src/xine-engine/audio_out.c:2205 +msgid "audio_out: sorry, this should not happen. please restart xine.\n" +msgstr "" + +#: src/xine-engine/buffer.c:67 #, c-format -msgid "video_out_directfb: layer doesn't support buffermode %d!\n" +msgid "xine-lib: buffer.c: There has been a fatal error: TOO MANY FREE's\n" msgstr "" -#: src/video_out/video_out_directfb.c:1598 +#: src/xine-engine/configfile.c:925 #, c-format -msgid "video_out_directfb: layer doesn't support options 0x%08x!\n" +msgid "The current config file has been modified by a newer version of xine." msgstr "" -#: src/video_out/video_out_directfb.c:1692 -msgid "video_out_directfb: using hardware accelerated image scaling.\n" +#: src/xine-engine/configfile.c:1030 +#, c-format +msgid "configfile: WARNING: backing up configfile to %s failed\n" msgstr "" -#: src/video_out/video_out_directfb.c:1704 -msgid "" -"video_out_directfb: image scaling with deinterlacing is hardware " -"accelerated.\n" +#: src/xine-engine/configfile.c:1031 +msgid "configfile: WARNING: your configuration will not be saved\n" msgstr "" -#: src/video_out/video_out_directfb.c:1782 -msgid "video layer id (auto: -1)" +#: src/xine-engine/configfile.c:1130 +#, c-format +msgid "configfile: WARNING: writing configuration to %s failed\n" msgstr "" -#: src/video_out/video_out_directfb.c:1783 -msgid "Select the video output layer by its id." +#: src/xine-engine/configfile.c:1131 +#, c-format +msgid "configfile: WARNING: removing possibly broken config file %s\n" msgstr "" -#: src/video_out/video_out_directfb.c:1804 -#: src/video_out/video_out_directfb.c:2014 +#: src/xine-engine/configfile.c:1132 #, c-format -msgid "video_out_directfb: using display layer #%d.\n" +msgid "configfile: WARNING: you should check the backup file %s\n" msgstr "" -#: src/video_out/video_out_directfb.c:1888 -msgid "xine video output plugin using DirectFB." +#: src/xine-engine/configfile.c:1267 +#, c-format +msgid "configfile: entry '%s' mustn't be modified from MRL\n" msgstr "" -#: src/video_out/video_out_directfb.c:2007 -msgid "video_out_directfb: no usable display layer was found!\n" +#: src/xine-engine/info_helper.c:230 +msgid "info_helper: can't find out current locale character set\n" msgstr "" -#: src/video_out/video_out_directfb.c:2096 -msgid "xine video output plugin using DirectFB under XDirectFB." +#: src/xine-engine/info_helper.c:244 +#, c-format +msgid "" +"info_helper: unsupported conversion %s -> UTF-8, no conversion performed\n" msgstr "" -#: src/video_out/video_out_xshm.c:202 +#: src/xine-engine/input_cache.c:171 #, c-format -msgid "%s: shared memory error when allocating image\n" +msgid ": open() function should never be called\n" msgstr "" -#: src/video_out/video_out_xxmc.c:646 src/video_out/video_out_xv.c:298 +#: src/xine-engine/input_cache.c:353 #, c-format -msgid "%s: XvShmCreateImage failed\n" +msgid ": input plugin not defined!\n" msgstr "" -#: src/video_out/video_out_xxmc.c:657 src/video_out/video_out_xcbxv.c:270 -#: src/video_out/video_out_xv.c:325 +#: src/xine-engine/input_rip.c:140 src/xine-engine/input_rip.c:260 #, c-format -msgid "%s: XvShmCreateImage returned a zero size\n" +msgid "input_rip: reading of saved data failed: %s\n" msgstr "" -#: src/video_out/video_out_xxmc.c:666 src/video_out/video_out_xcbxv.c:280 -#: src/video_out/video_out_xv.c:334 +#: src/xine-engine/input_rip.c:155 #, c-format -msgid "%s: shared memory error in shmget: %s\n" +msgid "input_rip: reading by input plugin failed\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2349 src/video_out/video_out_xcbxv.c:1294 -#: src/video_out/video_out_xv.c:1347 +#: src/xine-engine/input_rip.c:163 src/xine-engine/input_rip.c:292 +#: src/xine-engine/input_rip.c:658 #, c-format -msgid "%s: Xv extension not present.\n" +msgid "input_rip: error writing to file %<PRIdMAX> bytes: %s\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2386 src/video_out/video_out_xcbxv.c:1336 -#: src/video_out/video_out_xv.c:1384 +#: src/xine-engine/input_rip.c:184 #, c-format -msgid "" -"%s: Xv extension is present but I couldn't find a usable yuv12 port.\n" -"\tLooks like your graphics hardware driver doesn't support Xv?!\n" +msgid "input_rip: open() function should never be called\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2396 src/video_out/video_out_xv.c:1394 +#: src/xine-engine/input_rip.c:315 src/xine-engine/input_rip.c:420 +#, c-format +msgid "input_rip: seeking failed\n" +msgstr "" + +#: src/xine-engine/input_rip.c:372 src/xine-engine/input_rip.c:390 +#, c-format +msgid "input_rip: seeking failed: %s\n" +msgstr "" + +#: src/xine-engine/input_rip.c:398 +#, c-format +msgid "input_rip: %<PRIdMAX> bytes dropped\n" +msgstr "" + +#: src/xine-engine/input_rip.c:563 +#, c-format +msgid "input_rip: input plugin not defined!\n" +msgstr "" + +#: src/xine-engine/input_rip.c:569 #, c-format msgid "" -"%s: using Xv port %ld from adaptor %s for hardware colorspace conversion and " -"scaling.\n" +"input_rip: target directory wasn't specified, please fill out the option " +"'media.capture.save_dir'\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2515 src/video_out/video_out_xcbxv.c:1460 -#: src/video_out/video_out_xv.c:1519 -msgid "bilinear scaling mode" +#: src/xine-engine/input_rip.c:571 +msgid "" +"The stream save feature is disabled until you set media.capture.save_dir in " +"the configuration." msgstr "" -#: src/video_out/video_out_xxmc.c:2516 src/video_out/video_out_xcbxv.c:1461 -#: src/video_out/video_out_xv.c:1520 +#: src/xine-engine/input_rip.c:578 +#, c-format +msgid "input_rip: ripping/caching of this source is not permitted!\n" +msgstr "" + +#: src/xine-engine/input_rip.c:580 msgid "" -"Selects the bilinear scaling mode for Permedia cards. The individual values " -"are:\n" -"\n" -"Permedia 2\n" -"0 - disable bilinear filtering\n" -"1 - enable bilinear filtering\n" -"\n" -"Permedia 3\n" -"0 - disable bilinear filtering\n" -"1 - horizontal linear filtering\n" -"2 - enable full bilinear filtering" +"xine is not allowed to save from this source. (possibly copyrighted " +"material?)" msgstr "" -#: src/video_out/video_out_xxmc.c:2572 src/video_out/video_out_xcbxv.c:1513 -#: src/video_out/video_out_xv.c:1569 +#: src/xine-engine/input_rip.c:586 #, c-format -msgid "%s: this adaptor supports the yv12 format.\n" +msgid "input_rip: file name not given!\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2577 src/video_out/video_out_xcbxv.c:1518 -#: src/video_out/video_out_xv.c:1574 +#: src/xine-engine/input_rip.c:628 #, c-format -msgid "%s: this adaptor supports the yuy2 format.\n" +msgid "input_rip: error opening file %s: %s\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2600 src/video_out/video_out_xcbxv.c:1526 -#: src/video_out/video_out_xv.c:1596 -msgid "pitch alignment workaround" +#: src/xine-engine/io_helper.c:252 +#, c-format +msgid "io_helper: waiting abandoned\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2601 src/video_out/video_out_xcbxv.c:1527 -#: src/video_out/video_out_xv.c:1597 -msgid "Some buggy video drivers need a workaround to function properly." +#: src/xine-engine/io_helper.c:259 +#, c-format +msgid "io_helper: waiting failed: %s\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2606 -msgid "Make XvMC allocate more frames for better buffering." +#: src/xine-engine/io_helper.c:314 +msgid "failed to get status of socket" msgstr "" -#: src/video_out/video_out_xxmc.c:2607 -msgid "" -"Some XvMC implementations allow more than 8 frames.\n" -"This option, when turned on, makes the driver try to\n" -"allocate 15 frames. A must for unichrome and live VDR.\n" +#: src/xine-engine/io_helper.c:388 +#, c-format +msgid "io_helper: Permission denied\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2613 -msgid "Unichrome cpu save" +#: src/xine-engine/io_helper.c:392 +#, c-format +msgid "io_helper: File not found\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2614 -msgid "" -"Saves CPU time by sleeping while decoder works.\n" -"Only for Linux kernel 2.6 series or 2.4 with multimedia patch.\n" -"Experimental.\n" +#: src/xine-engine/io_helper.c:396 +#, c-format +msgid "io_helper: Connection Refused\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2620 -msgid "Fix buggy NVIDIA XvMC subpicture colors" +#: src/xine-engine/load_plugins.c:215 +#, c-format +msgid "map_decoder_list: no space for decoder, skipped.\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2621 +#: src/xine-engine/load_plugins.c:330 +#, c-format msgid "" -"There's a bug in NVIDIA's XvMC lib that makes red OSD colors\n" -"look blue and vice versa. This option provides a workaround.\n" +"load_plugins: ignoring plugin %s, wrong iface version %d (should be %d)\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2626 -msgid "Use bob as accelerated deinterlace method." +#: src/xine-engine/load_plugins.c:387 +#, c-format +msgid "priority for %s decoder" msgstr "" -#: src/video_out/video_out_xxmc.c:2627 +#: src/xine-engine/load_plugins.c:398 msgid "" -"When interlacing is enabled for hardware accelerated frames,\n" -"Alternate between top and bottom field at double the frame rate.\n" +"The priority provides a ranking in case some media can be handled by more " +"than one decoder.\n" +"A priority of 0 enables the decoder's default priority." msgstr "" -#: src/video_out/video_out_xxmc.c:2681 src/video_out/video_out_xcbxv.c:1588 -#: src/video_out/video_out_xv.c:1677 -msgid "xine video output plugin using the MIT X video extension" +#: src/xine-engine/load_plugins.c:426 +#, c-format +msgid "" +"load_plugins: demuxer plugin %s does not provide a priority, xine-lib will " +"use the default priority.\n" msgstr "" -#: src/video_out/video_out_fb.c:780 +#: src/xine-engine/load_plugins.c:443 #, c-format msgid "" -"video_out_fb: only packed truecolor/directcolor is supported (%d).\n" -" Check 'fbset -i' or try 'fbset -depth 16'.\n" +"load_plugins: input plugin %s does not provide a priority, xine-lib will use " +"the default priority.\n" msgstr "" -#: src/video_out/video_out_fb.c:915 +#: src/xine-engine/load_plugins.c:499 #, c-format -msgid "%s: Your video mode was not recognized, sorry.\n" +msgid "load_plugins: plugin %s found\n" msgstr "" -#: src/video_out/video_out_fb.c:972 +#: src/xine-engine/load_plugins.c:502 #, c-format -msgid "%s: %d video RAM buffers are available.\n" +msgid "load_plugins: static plugin found\n" msgstr "" -#: src/video_out/video_out_fb.c:978 +#: src/xine-engine/load_plugins.c:509 +#, c-format +msgid "load_plugins: plugin limit reached, %s could not be loaded\n" +msgstr "" + +#: src/xine-engine/load_plugins.c:512 +#, c-format +msgid "load_plugins: plugin limit reached, static plugin could not be loaded\n" +msgstr "" + +#: src/xine-engine/load_plugins.c:529 +#, c-format +msgid "load_plugins: unknown plugin type %d in %s\n" +msgstr "" + +#: src/xine-engine/load_plugins.c:533 +#, c-format +msgid "load_plugins: unknown statically linked plugin type %d\n" +msgstr "" + +#: src/xine-engine/load_plugins.c:593 +#, c-format +msgid "load_plugins: unable to stat %s\n" +msgstr "" + +#: src/xine-engine/load_plugins.c:634 #, c-format msgid "" -"WARNING: %s: Zero copy buffers are DISABLED because only %d buffers\n" -" are available which is less than the recommended %d buffers. Lowering\n" -" the frame buffer resolution might help.\n" +"load_plugins: cannot open plugin lib %s:\n" +"%s\n" msgstr "" -#: src/video_out/video_out_fb.c:989 +#: src/xine-engine/load_plugins.c:649 #, c-format msgid "" -"WARNING: %s: Zero copy buffers are DISABLED because kernel driver\n" -" do not support screen panning (used for frame flips).\n" +"load_plugins: can't get plugin info from %s:\n" +"%s\n" msgstr "" -#: src/video_out/video_out_fb.c:1058 +#: src/xine-engine/load_plugins.c:667 +#, c-format +msgid "load_plugins: skipping unreadable plugin directory %s.\n" +msgstr "" + +#: src/xine-engine/load_plugins.c:716 #, c-format msgid "" -"WARNING: %s: current display depth is %d. For better performance\n" -" a depth of 16 bpp is recommended!\n" -"\n" +"load_plugins: cannot (stage 2) open plugin lib %s:\n" +"%s\n" msgstr "" -#: src/video_out/video_out_fb.c:1090 -msgid "Xine video output plugin using the Linux frame buffer device" +#: src/xine-engine/load_plugins.c:742 +#, c-format +msgid "load_plugins: Yikes! %s doesn't contain plugin info.\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:290 +#: src/xine-engine/load_plugins.c:1104 src/xine-engine/load_plugins.c:1113 #, c-format -msgid "%s: shared memory error (address error)\n" +msgid "Unable to create %s directory: %s\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:1345 +#: src/xine-engine/load_plugins.c:1345 #, c-format -msgid "" -"%s: using Xv port %d from adaptor %s for hardware colorspace conversion and " -"scaling.\n" +msgid "load_plugins: unknown content detection strategy %d\n" msgstr "" -#: src/xine-engine/audio_decoder.c:366 +#: src/xine-engine/load_plugins.c:1455 #, c-format -msgid "audio_decoder: no plugin available to handle '%s'\n" +msgid "load_plugins: using demuxer '%s'\n" msgstr "" -#: src/xine-engine/audio_decoder.c:383 +#: src/xine-engine/load_plugins.c:1766 #, c-format -msgid "audio_decoder: error, unknown buffer type: %08x\n" +msgid "load_plugins: failed to load audio output plugin <%s>\n" msgstr "" -#: src/xine-engine/audio_decoder.c:485 -msgid "number of audio buffers" +#: src/xine-engine/load_plugins.c:1769 +msgid "" +"load_plugins: audio output auto-probing didn't find any usable audio " +"driver.\n" msgstr "" -#: src/xine-engine/audio_decoder.c:486 +#: src/xine-engine/load_plugins.c:2073 +#, c-format msgid "" -"The number of audio buffers (each is 8k in size) xine uses in its internal " -"queue. Higher values mean smoother playback for unreliable inputs, but also " -"increased latency and memory consumption." +"load_plugins: cannot unload plugin lib %s:\n" +"%s\n" msgstr "" -#: src/xine-engine/configfile.c:925 +#: src/xine-engine/osd.c:747 #, c-format -msgid "The current config file has been modified by a newer version of xine." +msgid "font '%s-%d' already loaded, weird.\n" msgstr "" -#: src/xine-engine/configfile.c:1030 +#: src/xine-engine/osd.c:759 #, c-format -msgid "configfile: WARNING: backing up configfile to %s failed\n" +msgid "font '%s' loading failed (%d < %d)\n" msgstr "" -#: src/xine-engine/configfile.c:1031 -msgid "configfile: WARNING: your configuration will not be saved\n" +#: src/xine-engine/osd.c:769 +#, c-format +msgid "wrong version for font '%s'. expected %d found %d.\n" msgstr "" -#: src/xine-engine/configfile.c:1130 +#: src/xine-engine/osd.c:856 #, c-format -msgid "configfile: WARNING: writing configuration to %s failed\n" +msgid "osd: error matching font %s with FontConfig" msgstr "" -#: src/xine-engine/configfile.c:1131 +#: src/xine-engine/osd.c:870 #, c-format -msgid "configfile: WARNING: removing possibly broken config file %s\n" +msgid "osd: error loading font %s with FontConfig" msgstr "" -#: src/xine-engine/configfile.c:1132 +#: src/xine-engine/osd.c:874 #, c-format -msgid "configfile: WARNING: you should check the backup file %s\n" +msgid "osd: error looking up font %s with FontConfig" msgstr "" -#: src/xine-engine/configfile.c:1267 +#: src/xine-engine/osd.c:914 #, c-format -msgid "configfile: entry '%s' mustn't be modified from MRL\n" +msgid "osd: error loading font %s with in XDG data directories.\n" msgstr "" -#: src/xine-engine/info_helper.c:230 -msgid "info_helper: can't find out current locale character set\n" +#: src/xine-engine/osd.c:923 +msgid "osd: cannot initialize ft2 library\n" msgstr "" -#: src/xine-engine/info_helper.c:244 +#: src/xine-engine/osd.c:945 +msgid "osd: error setting font size (no scalable font?)\n" +msgstr "" + +#: src/xine-engine/osd.c:1061 #, c-format msgid "" -"info_helper: unsupported conversion %s -> UTF-8, no conversion performed\n" +"osd: unknown sequence starting with byte 0x%02X in encoding \"%s\", " +"skipping\n" msgstr "" -#: src/xine-engine/io_helper.c:252 -#, c-format -msgid "io_helper: waiting abandoned\n" +#: src/xine-engine/osd.c:1117 +msgid "osd: can't find out current locale character set\n" msgstr "" -#: src/xine-engine/io_helper.c:259 +#: src/xine-engine/osd.c:1127 #, c-format -msgid "io_helper: waiting failed: %s\n" +msgid "osd: unsupported conversion %s -> %s, no conversion performed\n" msgstr "" -#: src/xine-engine/io_helper.c:314 -msgid "failed to get status of socket" +#: src/xine-engine/osd.c:1182 src/xine-engine/osd.c:1350 +msgid "osd: font isn't defined\n" msgstr "" -#: src/xine-engine/io_helper.c:388 -#, c-format -msgid "io_helper: Permission denied\n" +#: src/xine-engine/osd.c:1221 +msgid "osd: error loading glyph\n" msgstr "" -#: src/xine-engine/io_helper.c:392 -#, c-format -msgid "io_helper: File not found\n" +#: src/xine-engine/osd.c:1227 +msgid "osd: error in rendering glyph\n" msgstr "" -#: src/xine-engine/io_helper.c:396 +#: src/xine-engine/osd.c:1387 #, c-format -msgid "io_helper: Connection Refused\n" +msgid "osd: error loading glyph %i\n" +msgstr "" + +#: src/xine-engine/osd.c:1394 +msgid "osd: error in rendering\n" +msgstr "" + +#: src/xine-engine/osd.c:1660 +msgid "palette (foreground-border-background) to use for subtitles and OSD" +msgstr "" + +#: src/xine-engine/osd.c:1661 +msgid "" +"The palette for on-screen-display and some subtitle formats that do not " +"specify any colouring themselves. The palettes are listed in the form: " +"foreground-border-background." msgstr "" #: src/xine-engine/video_decoder.c:390 @@ -4219,318 +4720,6 @@ msgstr "" msgid "trace" msgstr "" -#: src/xine-engine/input_rip.c:140 src/xine-engine/input_rip.c:260 -#, c-format -msgid "input_rip: reading of saved data failed: %s\n" -msgstr "" - -#: src/xine-engine/input_rip.c:155 -#, c-format -msgid "input_rip: reading by input plugin failed\n" -msgstr "" - -#: src/xine-engine/input_rip.c:163 src/xine-engine/input_rip.c:292 -#: src/xine-engine/input_rip.c:658 -#, c-format -msgid "input_rip: error writing to file %<PRIdMAX> bytes: %s\n" -msgstr "" - -#: src/xine-engine/input_rip.c:184 -#, c-format -msgid "input_rip: open() function should never be called\n" -msgstr "" - -#: src/xine-engine/input_rip.c:315 src/xine-engine/input_rip.c:420 -#, c-format -msgid "input_rip: seeking failed\n" -msgstr "" - -#: src/xine-engine/input_rip.c:372 src/xine-engine/input_rip.c:390 -#, c-format -msgid "input_rip: seeking failed: %s\n" -msgstr "" - -#: src/xine-engine/input_rip.c:398 -#, c-format -msgid "input_rip: %<PRIdMAX> bytes dropped\n" -msgstr "" - -#: src/xine-engine/input_rip.c:563 -#, c-format -msgid "input_rip: input plugin not defined!\n" -msgstr "" - -#: src/xine-engine/input_rip.c:569 -#, c-format -msgid "" -"input_rip: target directory wasn't specified, please fill out the option " -"'media.capture.save_dir'\n" -msgstr "" - -#: src/xine-engine/input_rip.c:571 -msgid "" -"The stream save feature is disabled until you set media.capture.save_dir in " -"the configuration." -msgstr "" - -#: src/xine-engine/input_rip.c:578 -#, c-format -msgid "input_rip: ripping/caching of this source is not permitted!\n" -msgstr "" - -#: src/xine-engine/input_rip.c:580 -msgid "" -"xine is not allowed to save from this source. (possibly copyrighted " -"material?)" -msgstr "" - -#: src/xine-engine/input_rip.c:586 -#, c-format -msgid "input_rip: file name not given!\n" -msgstr "" - -#: src/xine-engine/input_rip.c:628 -#, c-format -msgid "input_rip: error opening file %s: %s\n" -msgstr "" - -#: src/xine-engine/input_cache.c:171 -#, c-format -msgid ": open() function should never be called\n" -msgstr "" - -#: src/xine-engine/input_cache.c:353 -#, c-format -msgid ": input plugin not defined!\n" -msgstr "" - -#: src/xine-engine/osd.c:747 -#, c-format -msgid "font '%s-%d' already loaded, weird.\n" -msgstr "" - -#: src/xine-engine/osd.c:759 -#, c-format -msgid "font '%s' loading failed (%d < %d)\n" -msgstr "" - -#: src/xine-engine/osd.c:769 -#, c-format -msgid "wrong version for font '%s'. expected %d found %d.\n" -msgstr "" - -#: src/xine-engine/osd.c:856 -#, c-format -msgid "osd: error matching font %s with FontConfig" -msgstr "" - -#: src/xine-engine/osd.c:870 -#, c-format -msgid "osd: error loading font %s with FontConfig" -msgstr "" - -#: src/xine-engine/osd.c:874 -#, c-format -msgid "osd: error looking up font %s with FontConfig" -msgstr "" - -#: src/xine-engine/osd.c:914 -#, c-format -msgid "osd: error loading font %s with in XDG data directories.\n" -msgstr "" - -#: src/xine-engine/osd.c:923 -msgid "osd: cannot initialize ft2 library\n" -msgstr "" - -#: src/xine-engine/osd.c:945 -msgid "osd: error setting font size (no scalable font?)\n" -msgstr "" - -#: src/xine-engine/osd.c:1061 -#, c-format -msgid "" -"osd: unknown sequence starting with byte 0x%02X in encoding \"%s\", " -"skipping\n" -msgstr "" - -#: src/xine-engine/osd.c:1117 -msgid "osd: can't find out current locale character set\n" -msgstr "" - -#: src/xine-engine/osd.c:1127 -#, c-format -msgid "osd: unsupported conversion %s -> %s, no conversion performed\n" -msgstr "" - -#: src/xine-engine/osd.c:1182 src/xine-engine/osd.c:1350 -msgid "osd: font isn't defined\n" -msgstr "" - -#: src/xine-engine/osd.c:1221 -msgid "osd: error loading glyph\n" -msgstr "" - -#: src/xine-engine/osd.c:1227 -msgid "osd: error in rendering glyph\n" -msgstr "" - -#: src/xine-engine/osd.c:1387 -#, c-format -msgid "osd: error loading glyph %i\n" -msgstr "" - -#: src/xine-engine/osd.c:1394 -msgid "osd: error in rendering\n" -msgstr "" - -#: src/xine-engine/osd.c:1660 -msgid "palette (foreground-border-background) to use for subtitles and OSD" -msgstr "" - -#: src/xine-engine/osd.c:1661 -msgid "" -"The palette for on-screen-display and some subtitle formats that do not " -"specify any colouring themselves. The palettes are listed in the form: " -"foreground-border-background." -msgstr "" - -#: src/xine-engine/load_plugins.c:215 -#, c-format -msgid "map_decoder_list: no space for decoder, skipped.\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:330 -#, c-format -msgid "" -"load_plugins: ignoring plugin %s, wrong iface version %d (should be %d)\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:387 -#, c-format -msgid "priority for %s decoder" -msgstr "" - -#: src/xine-engine/load_plugins.c:398 -msgid "" -"The priority provides a ranking in case some media can be handled by more " -"than one decoder.\n" -"A priority of 0 enables the decoder's default priority." -msgstr "" - -#: src/xine-engine/load_plugins.c:426 -#, c-format -msgid "" -"load_plugins: demuxer plugin %s does not provide a priority, xine-lib will " -"use the default priority.\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:443 -#, c-format -msgid "" -"load_plugins: input plugin %s does not provide a priority, xine-lib will use " -"the default priority.\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:499 -#, c-format -msgid "load_plugins: plugin %s found\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:502 -#, c-format -msgid "load_plugins: static plugin found\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:509 -#, c-format -msgid "load_plugins: plugin limit reached, %s could not be loaded\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:512 -#, c-format -msgid "load_plugins: plugin limit reached, static plugin could not be loaded\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:529 -#, c-format -msgid "load_plugins: unknown plugin type %d in %s\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:533 -#, c-format -msgid "load_plugins: unknown statically linked plugin type %d\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:593 -#, c-format -msgid "load_plugins: unable to stat %s\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:634 -#, c-format -msgid "" -"load_plugins: cannot open plugin lib %s:\n" -"%s\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:649 -#, c-format -msgid "" -"load_plugins: can't get plugin info from %s:\n" -"%s\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:667 -#, c-format -msgid "load_plugins: skipping unreadable plugin directory %s.\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:716 -#, c-format -msgid "" -"load_plugins: cannot (stage 2) open plugin lib %s:\n" -"%s\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:742 -#, c-format -msgid "load_plugins: Yikes! %s doesn't contain plugin info.\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:1104 src/xine-engine/load_plugins.c:1113 -#, c-format -msgid "Unable to create %s directory: %s\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:1345 -#, c-format -msgid "load_plugins: unknown content detection strategy %d\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:1455 -#, c-format -msgid "load_plugins: using demuxer '%s'\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:1766 -#, c-format -msgid "load_plugins: failed to load audio output plugin <%s>\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:1769 -msgid "" -"load_plugins: audio output auto-probing didn't find any usable audio " -"driver.\n" -msgstr "" - -#: src/xine-engine/load_plugins.c:2073 -#, c-format -msgid "" -"load_plugins: cannot unload plugin lib %s:\n" -"%s\n" -msgstr "" - #: src/xine-engine/xine_interface.c:958 msgid "Warning:" msgstr "" @@ -4583,138 +4772,6 @@ msgstr "" msgid "File is empty:" msgstr "" -#: src/xine-engine/buffer.c:67 -#, c-format -msgid "xine-lib: buffer.c: There has been a fatal error: TOO MANY FREE's\n" -msgstr "" - -#: src/xine-engine/audio_out.c:1078 -msgid "" -"audio_out: delay calculation impossible with an unavailable audio device\n" -msgstr "" - -#: src/xine-engine/audio_out.c:1220 -msgid "write to sound card failed. Was a USB device unplugged ?\n" -msgstr "" - -#: src/xine-engine/audio_out.c:1373 -msgid "8 bits not supported by driver, converting to 16 bits.\n" -msgstr "" - -#: src/xine-engine/audio_out.c:1381 -msgid "mono not supported by driver, converting to stereo.\n" -msgstr "" - -#: src/xine-engine/audio_out.c:1387 -msgid "stereo not supported by driver, converting to mono.\n" -msgstr "" - -#: src/xine-engine/audio_out.c:2041 -msgid "method to sync audio and video" -msgstr "" - -#: src/xine-engine/audio_out.c:2042 -msgid "" -"When playing audio and video, there are at least two clocks involved: The " -"system clock, to which video frames are synchronized and the clock in your " -"sound hardware, which determines the speed of the audio playback. These " -"clocks are never ticking at the same speed except for some rare cases where " -"they are physically identical. In general, the two clocks will run drift " -"after some time, for which xine offers two ways to keep audio and video " -"synchronized:\n" -"\n" -"metronom feedback\n" -"This is the standard method, which applies a countereffecting video drift, " -"as soon as the audio drift has accumulated over a threshold.\n" -"\n" -"resample\n" -"For some video hardware, which is limited to a fixed frame rate (like the " -"DXR3 or other decoder cards) the above does not work, because the video " -"cannot drift. Therefore we resample the audio stream to make it longer or " -"shorter to compensate the audio drift error. This does not work for digital " -"passthrough, where audio data is passed to an external decoder in digital " -"form." -msgstr "" - -#: src/xine-engine/audio_out.c:2070 -msgid "enable resampling" -msgstr "" - -#: src/xine-engine/audio_out.c:2071 -msgid "" -"When the sample rate of the decoded audio does not match the capabilities of " -"your sound hardware, an adaptation called \"resampling\" is required. Here " -"you can select, whether resampling is enabled, disabled or used " -"automatically when necessary." -msgstr "" - -#: src/xine-engine/audio_out.c:2078 -msgid "always resample to this rate (0 to disable)" -msgstr "" - -#: src/xine-engine/audio_out.c:2079 -msgid "" -"Some audio drivers do not correctly announce the capabilities of the audio " -"hardware. By setting a value other than zero here, you can force the audio " -"stream to be resampled to the given rate." -msgstr "" - -#: src/xine-engine/audio_out.c:2088 -msgid "offset for digital passthrough" -msgstr "" - -#: src/xine-engine/audio_out.c:2089 -msgid "" -"If you use an external surround decoder and audio is ahead or behind video, " -"you can enter a fixed offset here to compensate.\n" -"The unit of the value is one PTS tick, which is the 90000th part of a second." -msgstr "" - -#: src/xine-engine/audio_out.c:2098 -msgid "play audio even on slow/fast speeds" -msgstr "" - -#: src/xine-engine/audio_out.c:2099 -msgid "" -"If you enable this option, the audio will be heard even when playback speed " -"is different than 1X. Of course, it will sound distorted (lower/higher " -"pitch). If want to experiment preserving the pitch you may try the 'stretch' " -"audio post plugin instead." -msgstr "" - -#: src/xine-engine/audio_out.c:2170 -msgid "startup audio volume" -msgstr "" - -#: src/xine-engine/audio_out.c:2171 -msgid "The overall audio volume set at xine startup." -msgstr "" - -#: src/xine-engine/audio_out.c:2174 -msgid "restore volume level at startup" -msgstr "" - -#: src/xine-engine/audio_out.c:2175 -msgid "If disabled, xine will not modify any mixer settings at startup." -msgstr "" - -#: src/xine-engine/audio_out.c:2205 -msgid "audio_out: sorry, this should not happen. please restart xine.\n" -msgstr "" - -#: src/xine-engine/alphablend.c:2146 -msgid "disable exact alpha blending of overlays" -msgstr "" - -#: src/xine-engine/alphablend.c:2147 -msgid "" -"If you experience a performance impact when an On Screen Display or other " -"overlays like DVD subtitles are active, then you might want to enable this " -"option.\n" -"The result is that alpha blending of overlays is less accurate than before, " -"but the CPU usage will be decreased as well." -msgstr "" - #: src/xine-utils/memcpy.c:479 msgid "memcopy method used by xine" msgstr "" @@ -4729,60 +4786,3 @@ msgstr "" #: src/xine-utils/memcpy.c:507 msgid "Benchmarking memcpy methods (smaller is better):\n" msgstr "" - -#: src/vdr/input_vdr.c:183 src/vdr/input_vdr.c:223 src/vdr/input_vdr.c:2297 -#: src/vdr/input_vdr.c:2394 -#, c-format -msgid ": input event write: %s.\n" -msgstr "" - -#: src/vdr/input_vdr.c:713 src/vdr/input_vdr.c:1137 -msgid ": buffer_pool_alloc() failed!\n" -msgstr "" - -#: src/vdr/input_vdr.c:782 -#, c-format -msgid ": flush buffers (vb: %d, ab: %d, vf: %d, af: %d) %s.\n" -msgstr "" - -#: src/vdr/input_vdr.c:1475 -#, c-format -msgid ": shutting down rpc thread (timeout: %d ms) ...\n" -msgstr "" - -#: src/vdr/input_vdr.c:1499 -#, c-format -msgid ": cancelling rpc thread in function %d...\n" -msgstr "" - -#: src/vdr/input_vdr.c:1506 -msgid ": joining rpc thread ...\n" -msgstr "" - -#: src/vdr/input_vdr.c:1508 -msgid ": rpc thread joined.\n" -msgstr "" - -#: src/vdr/input_vdr.c:2137 src/vdr/input_vdr.c:2151 src/vdr/input_vdr.c:2169 -#: src/vdr/input_vdr.c:2190 src/vdr/input_vdr.c:2211 -#, c-format -msgid ": failed to open '%s' (%s)\n" -msgstr "" - -#: src/vdr/input_vdr.c:2153 -msgid "timeout expired during setup phase" -msgstr "" - -#: src/vdr/input_vdr.c:2227 -#, c-format -msgid ": can't create new thread (%s)\n" -msgstr "" - -#: src/vdr/input_vdr.c:2487 -msgid "VDR display device plugin" -msgstr "" - -#: src/vdr/post_vdr_video.c:435 -#, c-format -msgid ": osd: (%d, %d)-(%d, %d)@%lg\n" -msgstr "" |