summaryrefslogtreecommitdiff
path: root/po/libxine2.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/libxine2.pot')
-rw-r--r--po/libxine2.pot1178
1 files changed, 596 insertions, 582 deletions
diff --git a/po/libxine2.pot b/po/libxine2.pot
index 1d19b3a4b..3d4a66a60 100644
--- a/po/libxine2.pot
+++ b/po/libxine2.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: 2008-04-02 01:33+0100\n"
+"POT-Creation-Date: 2008-12-15 18:51+0100\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"
@@ -147,11 +147,13 @@ msgstr ""
msgid ">>> Check if another program already uses PCM <<<\n"
msgstr ""
-#: src/audio_out/audio_alsa_out.c:1470 src/audio_out/audio_oss_out.c:931
+#: src/audio_out/audio_alsa_out.c:1470 src/audio_out/audio_jack_out.c:755
+#: src/audio_out/audio_oss_out.c:927
msgid "speaker arrangement"
msgstr ""
-#: src/audio_out/audio_alsa_out.c:1471 src/audio_out/audio_oss_out.c:932
+#: src/audio_out/audio_alsa_out.c:1471 src/audio_out/audio_jack_out.c:756
+#: src/audio_out/audio_oss_out.c:928
msgid ""
"Select how your speakers are arranged, this determines which speakers xine "
"uses for sound output. The individual values are:\n"
@@ -244,7 +246,7 @@ msgid " (5.1-channel not enabled in xine config)"
msgstr ""
#: src/audio_out/audio_alsa_out.c:1589
-msgid "(a/52 and DTS pass-through not enabled in xine config)\n"
+msgid " a/52 and DTS pass-through"
msgstr ""
#: src/audio_out/audio_alsa_out.c:1592
@@ -255,13 +257,13 @@ msgstr ""
msgid "alsa mixer device"
msgstr ""
-#: src/audio_out/audio_alsa_out.c:1597
+#: src/audio_out/audio_alsa_out.c:1603
msgid ""
"xine will use this alsa mixer device to change the volume.\n"
"See the alsa documentation for information on alsa devices."
msgstr ""
-#: src/audio_out/audio_alsa_out.c:1675
+#: src/audio_out/audio_alsa_out.c:1681
msgid "xine audio output plugin using alsa-compliant audio devices/drivers"
msgstr ""
@@ -363,107 +365,89 @@ msgstr ""
msgid "Could not set direct sound cooperative level."
msgstr ""
-#: src/audio_out/audio_directx2_out.c:281
+#: src/audio_out/audio_directx2_out.c:279
msgid "Unable to create secondary direct sound buffer"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:305
-#, c-format
-msgid "Unable to create buffer position events."
-msgstr ""
-
-#: src/audio_out/audio_directx2_out.c:313
-msgid "Unable to get notification interface"
-msgstr ""
-
-#: src/audio_out/audio_directx2_out.c:318
-msgid "Unable to set notification positions"
-msgstr ""
-
-#: src/audio_out/audio_directx2_out.c:338
+#: src/audio_out/audio_directx2_out.c:299
msgid "Couldn't play sound buffer"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:350
+#: src/audio_out/audio_directx2_out.c:311
msgid "Couldn't stop sound buffer"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:363
+#: src/audio_out/audio_directx2_out.c:324
msgid "Can't get buffer position"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:377
+#: src/audio_out/audio_directx2_out.c:338
msgid "Can't set buffer position"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:409
+#: src/audio_out/audio_directx2_out.c:369
msgid "Can't set sound volume"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:427
+#: src/audio_out/audio_directx2_out.c:387
#, c-format
msgid ": buffer lost, tryig to restore\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:431
+#: src/audio_out/audio_directx2_out.c:391
msgid "Couldn't lock direct sound buffer"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:442
+#: src/audio_out/audio_directx2_out.c:404
msgid "Couldn't unlock direct sound buffer"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:539
+#: src/audio_out/audio_directx2_out.c:495
#, c-format
msgid "Unable to create primary direct sound buffer."
msgstr ""
-#: src/audio_out/audio_directx2_out.c:632
+#: src/audio_out/audio_directx2_out.c:593
#, c-format
-msgid ": play cursor overran, flushing buffers\n"
+msgid ": play cursor overran (data %u, min %u), flushing buffers\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:650
-#, c-format
-msgid ": delayed by %ld msec\n"
-msgstr ""
-
-#: src/audio_out/audio_directx2_out.c:754
+#: src/audio_out/audio_directx2_out.c:696
#, c-format
msgid ": can't create pthread condition: %s\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:758
+#: src/audio_out/audio_directx2_out.c:700
#, c-format
msgid ": can't create pthread mutex: %s\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:765
+#: src/audio_out/audio_directx2_out.c:707
#, c-format
msgid ": can't create buffer pthread: %s\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:872
+#: src/audio_out/audio_directx2_out.c:822
#, c-format
msgid ": can't destroy buffer pthread: %s\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:879
+#: src/audio_out/audio_directx2_out.c:829
#, c-format
msgid ": can't destroy pthread condition: %s\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:882
+#: src/audio_out/audio_directx2_out.c:832
#, c-format
msgid ": can't destroy pthread mutex: %s\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:942
+#: src/audio_out/audio_directx2_out.c:887
#, c-format
msgid ": unknown control command %d\n"
msgstr ""
-#: src/audio_out/audio_directx2_out.c:1002
+#: src/audio_out/audio_directx2_out.c:947
msgid "second xine audio output plugin using directx"
msgstr ""
@@ -520,7 +504,17 @@ msgstr ""
msgid "xine audio output plugin using IRIX libaudio"
msgstr ""
-#: src/audio_out/audio_jack_out.c:408
+#: src/audio_out/audio_jack_out.c:743
+msgid "JACK audio device name"
+msgstr ""
+
+#: src/audio_out/audio_jack_out.c:744
+msgid ""
+"Specifies the jack audio device name, leave blank for the default physical "
+"output port."
+msgstr ""
+
+#: src/audio_out/audio_jack_out.c:921
msgid "xine output plugin for JACK Audio Connection Kit"
msgstr ""
@@ -582,7 +576,7 @@ msgstr ""
msgid "audio_oss_out: using device >%s<\n"
msgstr ""
-#: src/audio_out/audio_oss_out.c:788 src/audio_out/audio_oss_out.c:906
+#: src/audio_out/audio_oss_out.c:788 src/audio_out/audio_oss_out.c:902
#, c-format
msgid ""
"audio_oss_out: opening audio device %s failed:\n"
@@ -658,7 +652,7 @@ msgstr ""
msgid "OSS audio mixer number, -1 for none"
msgstr ""
-#: src/audio_out/audio_oss_out.c:1029
+#: src/audio_out/audio_oss_out.c:1028
msgid ""
"The full mixer device name is created by taking the OSS device name, "
"replacing \"dsp\" with \"mixer\" and adding the mixer number.\n"
@@ -668,24 +662,24 @@ msgid ""
"audio device name is set to \"auto\"."
msgstr ""
-#: src/audio_out/audio_oss_out.c:1080
+#: src/audio_out/audio_oss_out.c:1079
#, c-format
msgid "audio_oss_out: open() mixer %s failed: %s\n"
msgstr ""
-#: src/audio_out/audio_oss_out.c:1157
+#: src/audio_out/audio_oss_out.c:1156
msgid "xine audio output plugin using oss-compliant audio devices/drivers"
msgstr ""
-#: src/audio_out/audio_pulse_out.c:549
+#: src/audio_out/audio_pulse_out.c:763
msgid "device used for pulseaudio"
msgstr ""
-#: src/audio_out/audio_pulse_out.c:550
+#: src/audio_out/audio_pulse_out.c:764
msgid "use 'server[:sink]' for setting the pulseaudio sink device."
msgstr ""
-#: src/audio_out/audio_pulse_out.c:604
+#: src/audio_out/audio_pulse_out.c:861
msgid "xine audio output plugin using pulseaudio sound server"
msgstr ""
@@ -720,47 +714,56 @@ msgstr ""
msgid "ogg: vorbis audio track indicated but no vorbis stream header found.\n"
msgstr ""
-#: src/combined/xine_ogg_demuxer.c:2085
+#: src/combined/xine_ogg_demuxer.c:2094
msgid "Annodex demux plugin"
msgstr ""
-#: src/combined/xine_ogg_demuxer.c:2109
+#: src/combined/xine_ogg_demuxer.c:2118
msgid "OGG demux plugin"
msgstr ""
-#: src/demuxers/demux_asf.c:441
+#: src/demuxers/demux_asf.c:450
+#, c-format
+msgid "demux_asf: warning: A stream appears to be missing.\n"
+msgstr ""
+
+#: src/demuxers/demux_asf.c:452
+msgid "Media stream missing?"
+msgstr ""
+
+#: src/demuxers/demux_asf.c:461
#, c-format
msgid "demux_asf: warning: The stream id=%d is encrypted.\n"
msgstr ""
-#: src/demuxers/demux_asf.c:443
+#: src/demuxers/demux_asf.c:463
msgid "Media stream scrambled/encrypted"
msgstr ""
-#: src/demuxers/demux_asf.c:2102
+#: src/demuxers/demux_asf.c:2123
msgid "ASF demux plugin"
msgstr ""
-#: src/demuxers/demux_avi.c:528 src/demuxers/demux_avi.c:642
+#: src/demuxers/demux_avi.c:530 src/demuxers/demux_avi.c:644
msgid "Restoring index..."
msgstr ""
-#: src/demuxers/demux_avi.c:628 src/demuxers/demux_avi.c:1693
+#: src/demuxers/demux_avi.c:630 src/demuxers/demux_avi.c:1697
#, c-format
msgid "demux_avi: invalid avi chunk \"%c%c%c%c\" at pos %<PRIdMAX>\n"
msgstr ""
-#: src/demuxers/demux_avi.c:823
+#: src/demuxers/demux_avi.c:824
#, c-format
msgid "demux_avi: avi index is broken\n"
msgstr ""
-#: src/demuxers/demux_avi.c:831
+#: src/demuxers/demux_avi.c:832
#, c-format
msgid "demux_avi: failed to seek to the next chunk (pos %<PRIdMAX>)\n"
msgstr ""
-#: src/demuxers/demux_avi.c:2326
+#: src/demuxers/demux_avi.c:2330
msgid "AVI/RIFF demux plugin"
msgstr ""
@@ -769,25 +772,30 @@ msgstr ""
msgid "invalid FILM chunk size\n"
msgstr ""
-#: src/demuxers/demux_film.c:346
+#: src/demuxers/demux_film.c:345
#, c-format
msgid "unrecognized FILM chunk\n"
msgstr ""
-#: src/demuxers/demux_film.c:905
+#: src/demuxers/demux_film.c:904
msgid "FILM (CPK) demux plugin"
msgstr ""
-#: src/demuxers/demux_flv.c:178
+#: src/demuxers/demux_flv.c:184
#, c-format
msgid "unsupported FLV version (%d).\n"
msgstr ""
-#: src/demuxers/demux_flv.c:185
+#: src/demuxers/demux_flv.c:191
msgid "neither video nor audio stream in this file.\n"
msgstr ""
-#: src/demuxers/demux_flv.c:898
+#: src/demuxers/demux_flv.c:552 src/demuxers/demux_flv.c:694
+#, c-format
+msgid "sequence header too big (%u bytes)!\n"
+msgstr ""
+
+#: src/demuxers/demux_flv.c:993
msgid "Flash Video file demux plugin"
msgstr ""
@@ -810,88 +818,88 @@ msgstr ""
msgid "IFF demux plugin"
msgstr ""
-#: src/demuxers/demux_mpc.c:210
+#: src/demuxers/demux_mpc.c:205
msgid "demux_mpc: frame too big for buffer"
msgstr ""
-#: src/demuxers/demux_mpc.c:363
+#: src/demuxers/demux_mpc.c:358
msgid "Musepack demux plugin"
msgstr ""
-#: src/demuxers/demux_mpeg_block.c:294
+#: src/demuxers/demux_mpeg_block.c:299
#, c-format
msgid ""
"xine-lib:demux_mpeg_block: Unrecognised stream_id 0x%02x. Please report this "
"to xine developers.\n"
msgstr ""
-#: src/demuxers/demux_mpeg_block.c:305
+#: src/demuxers/demux_mpeg_block.c:310
msgid ""
"demux_mpeg_block: error! freeing. Please report this to xine developers.\n"
msgstr ""
-#: src/demuxers/demux_mpeg_block.c:637
+#: src/demuxers/demux_mpeg_block.c:642
#, c-format
msgid "demux_mpeg_block: warning: PES header reserved 10 bits not found\n"
msgstr ""
-#: src/demuxers/demux_mpeg_block.c:647
+#: src/demuxers/demux_mpeg_block.c:652
#, c-format
msgid ""
"demux_mpeg_block: warning: PES header indicates that this stream may be "
"encrypted (encryption mode %d)\n"
msgstr ""
-#: src/demuxers/demux_mpeg_block.c:1493
+#: src/demuxers/demux_mpeg_block.c:1498
msgid "DVD/VOB demux plugin"
msgstr ""
-#: src/demuxers/demux_mpeg_pes.c:415
+#: src/demuxers/demux_mpeg_pes.c:418
#, c-format
msgid ""
"xine-lib:demux_mpeg_pes: Unrecognised stream_id 0x%02x. Please report this "
"to xine developers.\n"
msgstr ""
-#: src/demuxers/demux_mpeg_pes.c:424
+#: src/demuxers/demux_mpeg_pes.c:427
#, c-format
msgid "demux_mpeg_pes: warning: PACK stream id=0x%x decode failed.\n"
msgstr ""
-#: src/demuxers/demux_mpeg_pes.c:806
+#: src/demuxers/demux_mpeg_pes.c:809
#, c-format
msgid "demux_mpeg_pes: warning: PES header reserved 10 bits not found\n"
msgstr ""
-#: src/demuxers/demux_mpeg_pes.c:816
+#: src/demuxers/demux_mpeg_pes.c:819
#, c-format
msgid ""
"demux_mpeg_pes: warning: PES header indicates that this stream may be "
"encrypted (encryption mode %d)\n"
msgstr ""
-#: src/demuxers/demux_mpeg_pes.c:1090
+#: src/demuxers/demux_mpeg_pes.c:1093
#, c-format
msgid ""
"demux_mpeg_pes:Unrecognised private stream 1 0x%02x. Please report this to "
"xine developers.\n"
msgstr ""
-#: src/demuxers/demux_mpeg_pes.c:1754
+#: src/demuxers/demux_mpeg_pes.c:1757
msgid "mpeg pes demux plugin"
msgstr ""
-#: src/demuxers/demux_snd.c:102
+#: src/demuxers/demux_snd.c:100
#, c-format
msgid "demux_snd: bad header parameters\n"
msgstr ""
-#: src/demuxers/demux_snd.c:147
+#: src/demuxers/demux_snd.c:145
#, c-format
msgid "demux_snd: unsupported audio type: %d\n"
msgstr ""
-#: src/demuxers/demux_snd.c:358
+#: src/demuxers/demux_snd.c:356
msgid "SND/AU file demux plugin"
msgstr ""
@@ -1044,53 +1052,53 @@ msgid ""
"to use here."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:123
+#: src/dxr3/dxr3_mpeg_encoders.c:122
msgid "dxr3_mpeg_encoder: failed to init librte\n"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:158
+#: src/dxr3/dxr3_mpeg_encoders.c:157
msgid ""
"dxr3_mpeg_encoder: rte only handles video dimensions which are multiples of "
"16\n"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:168
+#: src/dxr3/dxr3_mpeg_encoders.c:167
msgid "dxr3_mpeg_encoder: failed to get rte context.\n"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:179
+#: src/dxr3/dxr3_mpeg_encoders.c:178
msgid "dxr3_mpeg_encoder: could not create codec.\n"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:187
+#: src/dxr3/dxr3_mpeg_encoders.c:186
msgid "rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:188
+#: src/dxr3/dxr3_mpeg_encoders.c:187
msgid ""
"The bitrate the mpeg encoder library librte should use for DXR3's encoding "
"mode. Higher values will increase quality and CPU usage."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:232
+#: src/dxr3/dxr3_mpeg_encoders.c:231
#, c-format
msgid "dxr3_mpeg_encoder: cannot init the context: %s\n"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:240
+#: src/dxr3/dxr3_mpeg_encoders.c:239
#, c-format
msgid "dxr3_mpeg_encoder: cannot start encoding: %s\n"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:370
+#: src/dxr3/dxr3_mpeg_encoders.c:367
msgid "dxr3_mpeg_encoder: Couldn't start the FAME library\n"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:385
+#: src/dxr3/dxr3_mpeg_encoders.c:382
msgid "fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:386
+#: src/dxr3/dxr3_mpeg_encoders.c:383
msgid ""
"The encoding quality of the libfame mpeg encoder library. Lower is faster "
"but gives noticeable artifacts. Higher is better but slower."
@@ -1107,55 +1115,55 @@ msgid ""
"clock as sync source."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:178
+#: src/dxr3/video_out_dxr3.c:184
msgid "video output plugin displaying images through your DXR3 decoder card"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:249
+#: src/dxr3/video_out_dxr3.c:255
msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:250
+#: src/dxr3/video_out_dxr3.c:256
msgid ""
"Swaps the even and odd field of the image.\n"
"Enable this option for non-MPEG material which produces a vertical jitter on "
"screen."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:254
+#: src/dxr3/video_out_dxr3.c:260
msgid "add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:255
+#: src/dxr3/video_out_dxr3.c:261
msgid ""
"Adds black bars when the image has an aspect ratio the card cannot handle "
"natively. This is needed to maintain proper image proportions."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:260
+#: src/dxr3/video_out_dxr3.c:266
msgid "use smooth play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:261
+#: src/dxr3/video_out_dxr3.c:267
msgid ""
"Enabling this option will utilise a smoother play mode for non-MPEG content."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:269
+#: src/dxr3/video_out_dxr3.c:275
#, c-format
msgid "video_out_dxr3: Failed to open control device %s (%s)\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:277
+#: src/dxr3/video_out_dxr3.c:283
#, c-format
msgid "video_out_dxr3: Failed to open video device %s (%s)\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:323
+#: src/dxr3/video_out_dxr3.c:316
msgid "encoder for non mpeg content"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:324
+#: src/dxr3/video_out_dxr3.c:317
msgid ""
"Content other than MPEG has to pass an additional reencoding stage, because "
"the dxr3 handles only MPEG.\n"
@@ -1169,19 +1177,19 @@ msgid ""
"so these might fail to work."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:335
+#: src/dxr3/video_out_dxr3.c:328
msgid "video_out_dxr3: Mpeg encoder libavcodec failed to init.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:341
+#: src/dxr3/video_out_dxr3.c:334
msgid "video_out_dxr3: Mpeg encoder rte failed to init.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:348
+#: src/dxr3/video_out_dxr3.c:341
msgid "video_out_dxr3: Mpeg encoder fame failed to init.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:354
+#: src/dxr3/video_out_dxr3.c:347
msgid ""
"video_out_dxr3: Mpeg encoding disabled.\n"
"video_out_dxr3: that's ok, you don't need it for mpeg video like DVDs, but\n"
@@ -1191,7 +1199,7 @@ msgid ""
"encoder.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:360
+#: src/dxr3/video_out_dxr3.c:353
msgid ""
"video_out_dxr3: No mpeg encoder compiled in.\n"
"video_out_dxr3: that's ok, you don't need it for mpeg video like DVDs, but\n"
@@ -1201,11 +1209,11 @@ msgid ""
"encoder.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:375
+#: src/dxr3/video_out_dxr3.c:368
msgid "video output mode (TV or overlay)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:376
+#: src/dxr3/video_out_dxr3.c:369
msgid ""
"The way the DXR3 outputs the final video can be set here. The individual "
"values are:\n"
@@ -1237,22 +1245,22 @@ msgid ""
"of DXR3 overlay."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:423
+#: src/dxr3/video_out_dxr3.c:416
msgid "overlay colour key value"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:423
+#: src/dxr3/video_out_dxr3.c:416
msgid ""
"Hexadecimal RGB value of the key colour.\n"
"You can try different values, if you experience windows becoming transparent "
"when using DXR3 overlay mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:428
+#: src/dxr3/video_out_dxr3.c:421
msgid "overlay colour key tolerance"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:428
+#: src/dxr3/video_out_dxr3.c:421
msgid ""
"A greater value widens the tolerance for the overlay key colour.\n"
"You can try lower values, if you experience windows becoming transparent "
@@ -1260,25 +1268,25 @@ msgid ""
"when using a too low setting."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:434
+#: src/dxr3/video_out_dxr3.c:427
msgid "crop the overlay area at top and bottom"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:435
+#: src/dxr3/video_out_dxr3.c:428
msgid ""
"Removes one pixel line from the top and bottom of the overlay. Enable this, "
"if you see green lines at the top or bottom of the overlay."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:439
+#: src/dxr3/video_out_dxr3.c:432
msgid "video_out_dxr3: please run autocal, overlay disabled\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:449
+#: src/dxr3/video_out_dxr3.c:442
msgid "preferred tv mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:449
+#: src/dxr3/video_out_dxr3.c:442
msgid ""
"Selects the TV mode to be used by the DXR3. The values mean:\n"
"\n"
@@ -1288,17 +1296,17 @@ msgid ""
"default: keep the card's setting"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:471
+#: src/dxr3/video_out_dxr3.c:464
msgid "video_out_dxr3: setting video mode failed.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:701
+#: src/dxr3/video_out_dxr3.c:691
msgid ""
"video_out_dxr3: Need an mpeg encoder to play non-mpeg videos on dxr3\n"
"video_out_dxr3: Read the README.dxr3 for details.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:1360
+#: src/dxr3/video_out_dxr3.c:1342
msgid "video_out_dxr3: ERROR Reading overlay init file. Run autocal!\n"
msgstr ""
@@ -1317,25 +1325,25 @@ msgstr ""
msgid "input_cdda: failed to connect to cddb server '%s:%d' (%s).\n"
msgstr ""
-#: src/input/input_cdda.c:2685
+#: src/input/input_cdda.c:2695
msgid "CD Digital Audio (aka. CDDA)"
msgstr ""
-#: src/input/input_cdda.c:2698
+#: src/input/input_cdda.c:2708
msgid "device used for CD audio"
msgstr ""
-#: src/input/input_cdda.c:2699
+#: src/input/input_cdda.c:2709
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:2705
+#: src/input/input_cdda.c:2715
msgid "query CDDB"
msgstr ""
-#: src/input/input_cdda.c:2705
+#: src/input/input_cdda.c:2715
msgid ""
"Enables CDDB queries, which will give you convenient title and track names "
"for your audio CDs.\n"
@@ -1344,11 +1352,11 @@ msgid ""
"listening habits."
msgstr ""
-#: src/input/input_cdda.c:2713
+#: src/input/input_cdda.c:2723
msgid "CDDB server name"
msgstr ""
-#: src/input/input_cdda.c:2713
+#: src/input/input_cdda.c:2723
msgid ""
"The CDDB server used to retrieve the title and track information from.\n"
"This setting is security critical, because the sever will receive "
@@ -1356,19 +1364,19 @@ msgid ""
"malicious replies. Be sure to enter a server you can trust."
msgstr ""
-#: src/input/input_cdda.c:2721
+#: src/input/input_cdda.c:2731
msgid "CDDB server port"
msgstr ""
-#: src/input/input_cdda.c:2721
+#: src/input/input_cdda.c:2731
msgid "The server port used to retrieve the title and track information from."
msgstr ""
-#: src/input/input_cdda.c:2727
+#: src/input/input_cdda.c:2737
msgid "slow down disc drive to this speed factor"
msgstr ""
-#: src/input/input_cdda.c:2728
+#: src/input/input_cdda.c:2738
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 "
@@ -1377,188 +1385,188 @@ msgid ""
"A value of zero here will disable the slowdown."
msgstr ""
-#: src/input/input_dvb.c:883
+#: src/input/input_dvb.c:894
#, c-format
msgid "input_dvb: failed to open dvb channel file '%s': %s\n"
msgstr ""
-#: src/input/input_dvb.c:889
+#: src/input/input_dvb.c:900
#, c-format
msgid "input_dvb: dvb channel file '%s' is not a plain file\n"
msgstr ""
-#: src/input/input_dvb.c:2127 src/input/input_dvb.c:2964
+#: src/input/input_dvb.c:2134 src/input/input_dvb.c:2971
msgid "input_dvb: tuner_set_channel failed\n"
msgstr ""
-#: src/input/input_dvb.c:2759
+#: src/input/input_dvb.c:2766
#, c-format
msgid "input_dvb: DVB GUI %s\n"
msgstr ""
-#: src/input/input_dvb.c:2764 src/input/input_dvb.c:3180
+#: src/input/input_dvb.c:2771 src/input/input_dvb.c:3186
msgid "input_dvb: cannot open dvb device\n"
msgstr ""
-#: src/input/input_dvb.c:2788
+#: src/input/input_dvb.c:2795
#, c-format
msgid "input_dvb: channel %d out of range, defaulting to 0\n"
msgstr ""
-#: src/input/input_dvb.c:2799
+#: src/input/input_dvb.c:2806
#, c-format
msgid "input_dvb: searching for channel %s\n"
msgstr ""
-#: src/input/input_dvb.c:2822
+#: src/input/input_dvb.c:2829
#, c-format
msgid "input_dvb: exact match for %s not found: trying partial matches\n"
msgstr ""
-#: src/input/input_dvb.c:2829
+#: src/input/input_dvb.c:2836
#, c-format
msgid "input_dvb: found matching channel %s\n"
msgstr ""
-#: src/input/input_dvb.c:2842
+#: src/input/input_dvb.c:2849
#, c-format
msgid "input_dvb: channel %s not found in channels.conf, defaulting.\n"
msgstr ""
-#: src/input/input_dvb.c:2848
+#: src/input/input_dvb.c:2855
msgid ""
"input_dvb: invalid channel specification, defaulting to last viewed "
"channel.\n"
msgstr ""
-#: src/input/input_dvb.c:2854
+#: src/input/input_dvb.c:2861
msgid "input_dvb: invalid channel specification, defaulting to channel 0\n"
msgstr ""
-#: src/input/input_dvb.c:2866
+#: src/input/input_dvb.c:2873
msgid ""
"input_dvb: dvbs mrl specified but the tuner doesn't appear to be QPSK (DVB-"
"S)\n"
msgstr ""
-#: src/input/input_dvb.c:2886
+#: src/input/input_dvb.c:2893
msgid ""
"input_dvb: dvbt mrl specified but the tuner doesn't appear to be OFDM (DVB-"
"T)\n"
msgstr ""
-#: src/input/input_dvb.c:2909
+#: src/input/input_dvb.c:2916
msgid ""
"input_dvb: dvbc mrl specified but the tuner doesn't appear to be QAM (DVB-"
"C)\n"
msgstr ""
-#: src/input/input_dvb.c:2935
+#: src/input/input_dvb.c:2942
msgid ""
"input_dvb: dvba mrl specified but the tuner doesn't appear to be ATSC (DVB-"
"A)\n"
msgstr ""
-#: src/input/input_dvb.c:2970
+#: src/input/input_dvb.c:2977
#, c-format
msgid "input_dvb: cannot open dvr device '%s'\n"
msgstr ""
-#: src/input/input_dvb.c:2993
+#: src/input/input_dvb.c:3000
msgid "input_dvb: cannot create EPG updater thread\n"
msgstr ""
-#: src/input/input_dvb.c:3055
+#: src/input/input_dvb.c:3062
msgid "use DVB 'center cutout' (zoom)"
msgstr ""
-#: src/input/input_dvb.c:3056
+#: src/input/input_dvb.c:3063
msgid ""
"This will allow fullscreen playback of 4:3 content transmitted in a 16:9 "
"frame."
msgstr ""
-#: src/input/input_dvb.c:3249
+#: src/input/input_dvb.c:3253
msgid "DVB (Digital TV) input plugin"
msgstr ""
-#: src/input/input_dvb.c:3267
+#: src/input/input_dvb.c:3273
msgid "Remember last DVB channel watched"
msgstr ""
-#: src/input/input_dvb.c:3268
+#: src/input/input_dvb.c:3274
msgid ""
"On autoplay, xine will remember and switch to the channel indicated in media."
"dvb.last_channel. "
msgstr ""
-#: src/input/input_dvb.c:3275
+#: src/input/input_dvb.c:3281
msgid "Last DVB channel viewed"
msgstr ""
-#: src/input/input_dvb.c:3276
+#: src/input/input_dvb.c:3282
msgid "If enabled xine will remember and switch to this channel. "
msgstr ""
-#: src/input/input_dvb.c:3281
+#: src/input/input_dvb.c:3287
msgid "Number of seconds until tuning times out."
msgstr ""
-#: src/input/input_dvb.c:3282
+#: src/input/input_dvb.c:3288
msgid ""
"Leave at 0 means try forever. Greater than 0 means wait that many seconds to "
"get a lock. Minimum is 5 seconds."
msgstr ""
-#: src/input/input_dvb.c:3289
+#: src/input/input_dvb.c:3295
msgid "Enable the DVB GUI"
msgstr ""
-#: src/input/input_dvb.c:3290
+#: src/input/input_dvb.c:3296
msgid "Enable the DVB GUI, mouse controlled recording and channel switching."
msgstr ""
-#: src/input/input_dvb.c:3295
+#: src/input/input_dvb.c:3301
msgid "Number of dvb card to use."
msgstr ""
-#: src/input/input_dvb.c:3296
+#: src/input/input_dvb.c:3302
msgid ""
"Leave this at zero unless you really have more than 1 card in your system."
msgstr ""
-#: src/input/input_dvd.c:591
+#: src/input/input_dvd.c:584
msgid "input_dvd: values of \\beta will give rise to dom!\n"
msgstr ""
-#: src/input/input_dvd.c:610
+#: src/input/input_dvd.c:603
#, c-format
msgid "input_dvd: Error getting next block from DVD (%s)\n"
msgstr ""
-#: src/input/input_dvd.c:1498
+#: src/input/input_dvd.c:1491
msgid "input_dvd: Error opening DVD device\n"
msgstr ""
-#: src/input/input_dvd.c:1759
+#: src/input/input_dvd.c:1752
msgid "DVD Navigator"
msgstr ""
-#: src/input/input_dvd.c:1776
+#: src/input/input_dvd.c:1769
msgid "device used for DVD playback"
msgstr ""
-#: src/input/input_dvd.c:1777
+#: src/input/input_dvd.c:1770
msgid ""
"The path to the device, usually a DVD drive, which you intend to use for "
"playing DVDs."
msgstr ""
-#: src/input/input_dvd.c:1794
+#: src/input/input_dvd.c:1787
msgid "raw device set up for DVD access"
msgstr ""
-#: src/input/input_dvd.c:1795
+#: src/input/input_dvd.c:1788
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 "
@@ -1569,55 +1577,55 @@ msgid ""
"See the documentation on raw device setup (man raw) for further information."
msgstr ""
-#: src/input/input_dvd.c:1808
+#: src/input/input_dvd.c:1801
msgid "CSS decryption method"
msgstr ""
-#: src/input/input_dvd.c:1809
+#: src/input/input_dvd.c:1802
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:1824
+#: src/input/input_dvd.c:1817
msgid "region the DVD player claims to be in (1 to 8)"
msgstr ""
-#: src/input/input_dvd.c:1825
+#: src/input/input_dvd.c:1818
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:1831
+#: src/input/input_dvd.c:1824
msgid "default language for DVD playback"
msgstr ""
-#: src/input/input_dvd.c:1832
+#: src/input/input_dvd.c:1825
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:1838
+#: src/input/input_dvd.c:1831
msgid "read-ahead caching"
msgstr ""
-#: src/input/input_dvd.c:1839
+#: src/input/input_dvd.c:1832
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:1845
+#: src/input/input_dvd.c:1838
msgid "unit for the skip action"
msgstr ""
-#: src/input/input_dvd.c:1846
+#: src/input/input_dvd.c:1839
msgid ""
"You can configure the behaviour when issuing a skip command (using the skip "
"buttons for example). The individual values mean:\n"
@@ -1636,11 +1644,11 @@ msgid ""
"features on the DVD"
msgstr ""
-#: src/input/input_dvd.c:1861
+#: src/input/input_dvd.c:1854
msgid "unit for seeking"
msgstr ""
-#: src/input/input_dvd.c:1862
+#: src/input/input_dvd.c:1855
msgid ""
"You can configure the domain spanned by the seek slider. The individual "
"values mean:\n"
@@ -1654,11 +1662,11 @@ msgid ""
"chapter of the current feature"
msgstr ""
-#: src/input/input_dvd.c:1873
+#: src/input/input_dvd.c:1866
msgid "play mode when title/chapter is given"
msgstr ""
-#: src/input/input_dvd.c:1874
+#: src/input/input_dvd.c:1867
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"
@@ -1690,23 +1698,23 @@ msgstr ""
msgid "input_file: File empty: >%s<\n"
msgstr ""
-#: src/input/input_file.c:967
+#: src/input/input_file.c:957
msgid "file input plugin"
msgstr ""
-#: src/input/input_file.c:984
+#: src/input/input_file.c:974
msgid "file browsing start location"
msgstr ""
-#: src/input/input_file.c:985
+#: src/input/input_file.c:975
msgid "The browser to select the file to play will start at this location."
msgstr ""
-#: src/input/input_file.c:992
+#: src/input/input_file.c:982
msgid "list hidden files"
msgstr ""
-#: src/input/input_file.c:993
+#: src/input/input_file.c:983
msgid ""
"If enabled, the browser to select the file to play will also show hidden "
"files."
@@ -1716,87 +1724,87 @@ msgstr ""
msgid "gnome-vfs input plugin as shipped with xine"
msgstr ""
-#: src/input/input_http.c:173
+#: src/input/input_http.c:181
#, c-format
msgid "input_http: gethostbyname(%s) failed: %s\n"
msgstr ""
-#: src/input/input_http.c:418 src/input/input_http.c:1014
+#: src/input/input_http.c:380 src/input/input_http.c:973
#, c-format
msgid "input_http: read error %d\n"
msgstr ""
-#: src/input/input_http.c:646
+#: src/input/input_http.c:611
msgid "Connecting HTTP server..."
msgstr ""
-#: src/input/input_http.c:840
+#: src/input/input_http.c:795
#, c-format
msgid "input_http: invalid http answer\n"
msgstr ""
-#: src/input/input_http.c:846
+#: src/input/input_http.c:801
#, c-format
msgid "input_http: 3xx redirection: >%d %s<\n"
msgstr ""
-#: src/input/input_http.c:851 src/input/input_http.c:856
-#: src/input/input_http.c:862 src/input/input_http.c:869
+#: src/input/input_http.c:806 src/input/input_http.c:811
+#: src/input/input_http.c:817 src/input/input_http.c:824
#, c-format
msgid "input_http: http status not 2xx: >%d %s<\n"
msgstr ""
-#: src/input/input_http.c:879
+#: src/input/input_http.c:834
#, c-format
msgid "input_http: content length = %<PRIdMAX> bytes\n"
msgstr ""
-#: src/input/input_http.c:965
+#: src/input/input_http.c:924
#, c-format
msgid "input_http: buffer exhausted after %d bytes."
msgstr ""
-#: src/input/input_http.c:1087
+#: src/input/input_http.c:1047
msgid "http input plugin"
msgstr ""
-#: src/input/input_http.c:1124
+#: src/input/input_http.c:1080
msgid "HTTP proxy host"
msgstr ""
-#: src/input/input_http.c:1124
+#: src/input/input_http.c:1080
msgid "The hostname of the HTTP proxy."
msgstr ""
-#: src/input/input_http.c:1128
+#: src/input/input_http.c:1084
msgid "HTTP proxy port"
msgstr ""
-#: src/input/input_http.c:1128
+#: src/input/input_http.c:1084
msgid "The port number of the HTTP proxy."
msgstr ""
-#: src/input/input_http.c:1138
+#: src/input/input_http.c:1094
msgid "HTTP proxy username"
msgstr ""
-#: src/input/input_http.c:1139
+#: src/input/input_http.c:1095
msgid "The user name for the HTTP proxy."
msgstr ""
-#: src/input/input_http.c:1142
+#: src/input/input_http.c:1098
msgid "HTTP proxy password"
msgstr ""
-#: src/input/input_http.c:1143
+#: src/input/input_http.c:1099
msgid "The password for the HTTP proxy."
msgstr ""
-#: src/input/input_http.c:1146
+#: src/input/input_http.c:1102
msgid "Domains for which to ignore the HTTP proxy"
msgstr ""
-#: src/input/input_http.c:1147
+#: src/input/input_http.c:1103
msgid ""
"A comma-separated list of domain names for which the proxy is to be "
"ignored.\n"
@@ -1857,43 +1865,43 @@ msgstr ""
msgid "pnm streaming input plugin"
msgstr ""
-#: src/input/input_pvr.c:593
+#: src/input/input_pvr.c:587
#, c-format
msgid "input_pvr: error creating pvr file (%s)\n"
msgstr ""
-#: src/input/input_pvr.c:750
+#: src/input/input_pvr.c:744
#, c-format
msgid "input_pvr: error opening pvr file (%s)\n"
msgstr ""
-#: src/input/input_pvr.c:826
+#: src/input/input_pvr.c:820
#, c-format
msgid "input_pvr: read error (%s)\n"
msgstr ""
-#: src/input/input_pvr.c:1165 src/input/input_pvr.c:1418
+#: src/input/input_pvr.c:1159 src/input/input_pvr.c:1412
#, c-format
msgid "input_pvr: error opening device %s\n"
msgstr ""
-#: src/input/input_pvr.c:1171 src/input/input_pvr.c:1424
+#: src/input/input_pvr.c:1165 src/input/input_pvr.c:1418
msgid "input_pvr: IVTV_IOC_G_CODEC failed, maybe API changed?\n"
msgstr ""
-#: src/input/input_pvr.c:1179 src/input/input_pvr.c:1433
+#: src/input/input_pvr.c:1173 src/input/input_pvr.c:1427
msgid "input_pvr: IVTV_IOC_S_CODEC failed, maybe API changed?\n"
msgstr ""
-#: src/input/input_pvr.c:1551
+#: src/input/input_pvr.c:1545
msgid "device used for WinTV-PVR 250/350 (pvr plugin)"
msgstr ""
-#: src/input/input_pvr.c:1552
+#: src/input/input_pvr.c:1546
msgid "The path to the device of your WinTV card."
msgstr ""
-#: src/input/input_pvr.c:1558
+#: src/input/input_pvr.c:1552
msgid "WinTV-PVR 250/350 input plugin"
msgstr ""
@@ -1968,11 +1976,11 @@ msgstr ""
msgid "RTP and UDP input plugin as shipped with xine"
msgstr ""
-#: src/input/input_rtsp.c:290
+#: src/input/input_rtsp.c:289
msgid "rtsp streaming input plugin"
msgstr ""
-#: src/input/input_smb.c:503
+#: src/input/input_smb.c:489
msgid "CIFS/SMB input plugin based on libsmbclient"
msgstr ""
@@ -1990,62 +1998,63 @@ msgstr ""
msgid "stdin streaming input plugin"
msgstr ""
-#: src/input/input_v4l.c:405
+#: src/input/input_v4l.c:409
msgid "Buffer underrun..."
msgstr ""
-#: src/input/input_v4l.c:409
+#: src/input/input_v4l.c:413
msgid "Buffer overrun..."
msgstr ""
-#: src/input/input_v4l.c:412
+#: src/input/input_v4l.c:416
msgid "Adjusting..."
msgstr ""
-#: src/input/input_v4l.c:686
+#: src/input/input_v4l.c:696
msgid "Tuner name not found\n"
msgstr ""
-#: src/input/input_v4l.c:1921
+#: src/input/input_v4l.c:1908
msgid "v4l tv input plugin"
msgstr ""
-#: src/input/input_v4l.c:1929
+#: src/input/input_v4l.c:1916
msgid "v4l video device"
msgstr ""
-#: src/input/input_v4l.c:1930
+#: src/input/input_v4l.c:1917
msgid "The path to your Video4Linux video device."
msgstr ""
-#: src/input/input_v4l.c:1934
-msgid "v4l TV standard"
+#: src/input/input_v4l.c:1922
+msgid "v4l ALSA audio input device"
msgstr ""
-#: src/input/input_v4l.c:1935
+#: src/input/input_v4l.c:1923
msgid ""
-"Selects the TV standard of the input signals. Either: PAL, NTSC and SECAM. "
+"The name of the audio device which corresponds to your Video4Linux video "
+"device."
msgstr ""
-#: src/input/input_v4l.c:1941
-msgid "v4l ALSA audio input device"
+#: src/input/input_v4l.c:1928
+msgid "v4l TV standard"
msgstr ""
-#: src/input/input_v4l.c:1942
+#: src/input/input_v4l.c:1929
msgid ""
-"The name of the audio device which corresponds to your Video4Linux video "
-"device."
+"Selects the TV standard of the input signals. Either: AUTO, PAL, NTSC or "
+"SECAM. "
msgstr ""
-#: src/input/input_v4l.c:1961
+#: src/input/input_v4l.c:1946
msgid "v4l radio input plugin"
msgstr ""
-#: src/input/input_v4l.c:1969
+#: src/input/input_v4l.c:1954
msgid "v4l radio device"
msgstr ""
-#: src/input/input_v4l.c:1970
+#: src/input/input_v4l.c:1955
msgid "The path to your Video4Linux radio device."
msgstr ""
@@ -2058,25 +2067,25 @@ msgstr ""
msgid "input_vcd: invalid track %d (valid range: 0 .. %d)\n"
msgstr ""
-#: src/input/input_vcd.c:959
+#: src/input/input_vcd.c:968
#, c-format
msgid "unable to open %s: %s.\n"
msgstr ""
-#: src/input/input_vcd.c:1035
+#: src/input/input_vcd.c:1030
#, c-format
msgid "input_vcd: unable to open %s: %s.\n"
msgstr ""
-#: src/input/input_vcd.c:1082
+#: src/input/input_vcd.c:1071
msgid "Video CD input plugin"
msgstr ""
-#: src/input/input_vcd.c:1089
+#: src/input/input_vcd.c:1078
msgid "device used for VCD playback"
msgstr ""
-#: src/input/input_vcd.c:1090
+#: src/input/input_vcd.c:1079
msgid ""
"The path to the device, usually a CD or DVD drive, you intend to play your "
"VideoCDs with."
@@ -2117,44 +2126,44 @@ msgstr ""
msgid "input_dvd: Device %s failed to open during eject calls\n"
msgstr ""
-#: src/input/mms.c:559
+#: src/input/mms.c:561
msgid "Connecting MMS server (over tcp)..."
msgstr ""
-#: src/input/mmsh.c:199
+#: src/input/mmsh.c:197
msgid "libmmsh: send error\n"
msgstr ""
-#: src/input/mmsh.c:244
+#: src/input/mmsh.c:242
#, c-format
msgid "libmmsh: bad response format\n"
msgstr ""
-#: src/input/mmsh.c:250
+#: src/input/mmsh.c:248
#, c-format
msgid "libmmsh: 3xx redirection not implemented: >%d %s<\n"
msgstr ""
-#: src/input/mmsh.c:257
+#: src/input/mmsh.c:255
#, c-format
msgid "libmmsh: http status not 2xx: >%d %s<\n"
msgstr ""
-#: src/input/mmsh.c:265
+#: src/input/mmsh.c:263
#, c-format
msgid "libmmsh: Location redirection not implemented\n"
msgstr ""
-#: src/input/mmsh.c:474
+#: src/input/mmsh.c:472
msgid "Connecting MMS server (over http)..."
msgstr ""
-#: src/input/mmsh.c:655
+#: src/input/mmsh.c:653
#, c-format
msgid "invalid url\n"
msgstr ""
-#: src/input/mmsh.c:660
+#: src/input/mmsh.c:658
#, c-format
msgid "unsupported protocol\n"
msgstr ""
@@ -2163,19 +2172,19 @@ msgstr ""
msgid "Buffering..."
msgstr ""
-#: src/input/pnm.c:617
+#: src/input/pnm.c:621
#, c-format
msgid ""
"input_pnm: got message from server while reading stream:\n"
"%s\n"
msgstr ""
-#: src/input/pnm.c:753
+#: src/input/pnm.c:754
#, c-format
msgid "input_pnm: failed to connect '%s'\n"
msgstr ""
-#: src/input/pnm.c:764
+#: src/input/pnm.c:765
msgid "input_pnm: failed to set up stream\n"
msgstr ""
@@ -2378,100 +2387,100 @@ msgstr ""
msgid "ffmpeg_audio_dec: couldn't find ffmpeg decoder for buf type 0x%X\n"
msgstr ""
-#: src/combined/ffmpeg/ff_audio_decoder.c:255
+#: src/combined/ffmpeg/ff_audio_decoder.c:298
msgid "ffmpeg_audio_dec: trying to open null codec\n"
msgstr ""
-#: src/combined/ffmpeg/ff_audio_decoder.c:264
+#: src/combined/ffmpeg/ff_audio_decoder.c:307
msgid "ffmpeg_audio_dec: couldn't open decoder\n"
msgstr ""
-#: src/combined/ffmpeg/ff_audio_decoder.c:426
+#: src/combined/ffmpeg/ff_audio_decoder.c:482
msgid "ffmpeg based audio decoder plugin"
msgstr ""
-#: src/combined/ffmpeg/ff_dvaudio_decoder.c:286
+#: src/audio_dec/ff_dvaudio_decoder.c:258
#, c-format
msgid "dvaudio: increasing buffer to %d to avoid overflow.\n"
msgstr ""
-#: src/combined/ffmpeg/ff_dvaudio_decoder.c:397
+#: src/audio_dec/ff_dvaudio_decoder.c:369
msgid "dv audio decoder plugin"
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:165
+#: src/dxr3/ffmpeg_encoder.c:170
msgid "libavcodec mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:166
+#: src/dxr3/ffmpeg_encoder.c:171
msgid ""
"The bitrate the libavcodec mpeg encoder should use for DXR3's encoding mode. "
"Higher values will increase quality and CPU usage.\n"
"This setting is only considered, when constant quality mode is disabled."
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:173
+#: src/dxr3/ffmpeg_encoder.c:178
msgid "constant quality mode"
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:174
+#: src/dxr3/ffmpeg_encoder.c:179
msgid ""
"When enabled, libavcodec will use a constant quality mode by dynamically "
"compressing the images based on their complexity. When disabled, libavcodec "
"will use constant bitrate mode."
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:181
+#: src/dxr3/ffmpeg_encoder.c:186
msgid "minimum compression"
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:182
+#: src/dxr3/ffmpeg_encoder.c:187
msgid "The minimum compression to apply to an image in constant quality mode."
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:187
+#: src/dxr3/ffmpeg_encoder.c:192
msgid "maximum quantizer"
msgstr ""
-#: src/combined/ffmpeg/ffmpeg_encoder.c:188
+#: src/dxr3/ffmpeg_encoder.c:193
msgid "The maximum compression to apply to an image in constant quality mode."
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:160
+#: src/combined/ffmpeg/ff_video_decoder.c:161
msgid "ffmpeg_video_dec: unsupported frame format, DR1 disabled.\n"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:178
+#: src/combined/ffmpeg/ff_video_decoder.c:179
msgid "ffmpeg_video_dec: unsupported frame dimensions, DR1 disabled.\n"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:361
+#: src/combined/ffmpeg/ff_video_decoder.c:363
#, c-format
msgid "ffmpeg_video_dec: couldn't find ffmpeg decoder for buf type 0x%X\n"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:393
+#: src/combined/ffmpeg/ff_video_decoder.c:395
msgid "ffmpeg_video_dec: couldn't open decoder\n"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:436
+#: src/combined/ffmpeg/ff_video_decoder.c:438
msgid "ffmpeg_video_dec: direct rendering enabled\n"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:876
+#: src/combined/ffmpeg/ff_video_decoder.c:883
#, c-format
msgid "ffmpeg_video_dec: increasing buffer to %d to avoid overflow.\n"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1578
+#: src/combined/ffmpeg/ff_video_decoder.c:1609
msgid "ffmpeg based video decoder plugin"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1590
+#: src/combined/ffmpeg/ff_video_decoder.c:1621
msgid "MPEG-4 postprocessing quality"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1591
+#: src/combined/ffmpeg/ff_video_decoder.c:1622
msgid ""
"You can adjust the amount of post processing applied to MPEG-4 video.\n"
"Higher values result in better quality, but need more CPU. Lower values may "
@@ -2480,11 +2489,11 @@ msgid ""
"much."
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1599
+#: src/combined/ffmpeg/ff_video_decoder.c:1630
msgid "FFmpeg video decoding thread count"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1600
+#: src/combined/ffmpeg/ff_video_decoder.c:1631
msgid ""
"You can adjust the number of video decoding threads which FFmpeg may use.\n"
"Higher values should speed up decoding but it depends on the codec used "
@@ -2493,11 +2502,11 @@ msgid ""
"A change of this setting will take effect with playing the next stream."
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1609
+#: src/combined/ffmpeg/ff_video_decoder.c:1640
msgid "Skip loop filter"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1610
+#: src/combined/ffmpeg/ff_video_decoder.c:1641
msgid ""
"You can control for which frames the loop filter shall be skipped after "
"decoding.\n"
@@ -2507,11 +2516,11 @@ msgid ""
"A change of this setting will take effect with playing the next stream."
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1619
+#: src/combined/ffmpeg/ff_video_decoder.c:1650
msgid "Choose speed over specification compliance"
msgstr ""
-#: src/combined/ffmpeg/ff_video_decoder.c:1620
+#: src/combined/ffmpeg/ff_video_decoder.c:1651
msgid ""
"You may want to allow speed cheats which violate codec specification.\n"
"Cheating may speed up decoding but can also lead to decoding artefacts.\n"
@@ -2531,168 +2540,168 @@ msgid ""
"information on how to install the codecs."
msgstr ""
-#: src/libreal/xine_real_audio_decoder.c:128
+#: src/libreal/xine_real_audio_decoder.c:130
#, c-format
msgid "libareal: (audio) Cannot resolve symbols - incompatible dll: %s\n"
msgstr ""
-#: src/libreal/xine_real_audio_decoder.c:285
+#: src/libreal/xine_real_audio_decoder.c:288
#, c-format
msgid "libareal: decoder init failed, error code: 0x%x\n"
msgstr ""
-#: src/libreal/xine_real_audio_decoder.c:299
+#: src/libreal/xine_real_audio_decoder.c:302
#, c-format
msgid "libareal: decoder flavor setup failed, error code: 0x%x\n"
msgstr ""
-#: src/libreal/xine_real_audio_decoder.c:336
+#: src/libreal/xine_real_audio_decoder.c:339
msgid "libareal: oups, real can do more than 2 channels ?\n"
msgstr ""
-#: src/libreal/xine_real_audio_decoder.c:594
+#: src/libreal/xine_real_audio_decoder.c:505
msgid "real binary-only codec based audio decoder plugin"
msgstr ""
-#: src/libreal/xine_real_video_decoder.c:162
+#: src/libreal/xine_real_video_decoder.c:170
msgid "libreal: Error resolving symbols! (version incompatibility?)\n"
msgstr ""
-#: src/libreal/xine_real_video_decoder.c:522
+#: src/libreal/xine_real_video_decoder.c:528
msgid "real binary-only codec based video decoder plugin"
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:189
+#: src/spu_dec/xine_cc_decoder.c:195
msgid "display closed captions in MPEG-2 streams"
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:190
+#: src/spu_dec/xine_cc_decoder.c:196
msgid ""
"Closed Captions are subtitles mostly meant to help the hearing impaired."
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:197
+#: src/spu_dec/xine_cc_decoder.c:203
msgid "closed-captioning foreground/background scheme"
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:198
+#: src/spu_dec/xine_cc_decoder.c:204
msgid "Choose your favourite rendering of the closed captions."
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:204
+#: src/spu_dec/xine_cc_decoder.c:210
msgid "standard closed captioning font"
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:205
+#: src/spu_dec/xine_cc_decoder.c:211
msgid "Choose the font for standard closed captions text."
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:211
+#: src/spu_dec/xine_cc_decoder.c:217
msgid "italic closed captioning font"
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:212
+#: src/spu_dec/xine_cc_decoder.c:218
msgid "Choose the font for italic closed captions text."
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:218
+#: src/spu_dec/xine_cc_decoder.c:224
msgid "closed captioning font size"
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:219
+#: src/spu_dec/xine_cc_decoder.c:225
msgid "Choose the font size for closed captions text."
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:223
+#: src/spu_dec/xine_cc_decoder.c:229
msgid "center-adjust closed captions"
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:224
+#: src/spu_dec/xine_cc_decoder.c:230
msgid ""
"When enabled, closed captions will be positioned by the center of the "
"individual lines."
msgstr ""
-#: src/spu_dec/xine_cc_decoder.c:330
+#: src/spu_dec/xine_cc_decoder.c:336
msgid "closed caption decoder plugin"
msgstr ""
-#: src/spu_dec/cmml_decoder.c:477
+#: src/spu_dec/cmml_decoder.c:463
msgid "font for external subtitles"
msgstr ""
-#: src/spu_dec/cmml_decoder.c:483
+#: src/spu_dec/cmml_decoder.c:469
msgid "subtitle vertical offset (relative window size)"
msgstr ""
-#: src/spu_dec/cmml_decoder.c:509
+#: src/spu_dec/cmml_decoder.c:492
msgid "CMML subtitle decoder plugin"
msgstr ""
-#: src/spu_dec/cmml_decoder.c:517
+#: src/spu_dec/cmml_decoder.c:500
msgid "encoding of subtitles"
msgstr ""
-#: src/spu_dec/sputext_demuxer.c:1436
+#: src/spu_dec/sputext_demuxer.c:1429
msgid "sputext demuxer plugin"
msgstr ""
-#: src/spu_dec/sputext_demuxer.c:1451
+#: src/spu_dec/sputext_demuxer.c:1444
msgid "default duration of subtitle display in seconds"
msgstr ""
-#: src/spu_dec/sputext_demuxer.c:1452
+#: src/spu_dec/sputext_demuxer.c:1445
msgid ""
"Some subtitle formats do not explicitly give a duration for each subtitle. "
"For these, you can set a default duration here. Setting to zero will result "
"in the subtitle being shown until the next one takes over."
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1135
+#: src/spu_dec/sputext_decoder.c:1124
msgid "external subtitle decoder plugin"
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1144
+#: src/spu_dec/sputext_decoder.c:1133
msgid "subtitle size"
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1145
+#: src/spu_dec/sputext_decoder.c:1134
msgid ""
"You can adjust the subtitle size here. The setting will be evaluated "
"relative to the window size."
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1151
+#: src/spu_dec/sputext_decoder.c:1140
msgid "subtitle vertical offset"
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1152
+#: src/spu_dec/sputext_decoder.c:1141
msgid ""
"You can adjust the vertical position of the subtitle. The setting will be "
"evaluated relative to the window size."
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1158 src/spu_dec/sputext_decoder.c:1167
+#: src/spu_dec/sputext_decoder.c:1147 src/spu_dec/sputext_decoder.c:1156
msgid "font for subtitles"
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1159
+#: src/spu_dec/sputext_decoder.c:1148
msgid "A font from the xine font directory to be used for the subtitle text."
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1168
+#: src/spu_dec/sputext_decoder.c:1157
msgid "An outline font file (e.g. a .ttf) to be used for the subtitle text."
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1174
+#: src/spu_dec/sputext_decoder.c:1163
msgid "whether to use a freetype font"
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1181
+#: src/spu_dec/sputext_decoder.c:1170
msgid "encoding of the subtitles"
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1182
+#: src/spu_dec/sputext_decoder.c:1171
msgid ""
"The encoding of the subtitle text in the stream. This setting is used to "
"render non-ASCII characters correctly. If non-ASCII characters are not "
@@ -2700,11 +2709,11 @@ msgid ""
"used."
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1190
+#: src/spu_dec/sputext_decoder.c:1179
msgid "use unscaled OSD if possible"
msgstr ""
-#: src/spu_dec/sputext_decoder.c:1191
+#: src/spu_dec/sputext_decoder.c:1180
msgid ""
"The unscaled OSD will be rendered independently of the video frame and will "
"always be sharp, even if the video is magnified. This will look better, but "
@@ -2791,19 +2800,19 @@ msgstr ""
msgid "win32 binary audio codec plugin"
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:757 src/audio_dec/xine_dts_decoder.c:532
+#: src/audio_dec/xine_a52_decoder.c:759 src/audio_dec/xine_dts_decoder.c:532
msgid "HELP! a mono-only audio driver?!\n"
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:798
+#: src/audio_dec/xine_a52_decoder.c:800
msgid "liba52 based a52 audio decoder plugin"
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:805
+#: src/audio_dec/xine_a52_decoder.c:809
msgid "A/52 volume"
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:806
+#: src/audio_dec/xine_a52_decoder.c:810
msgid ""
"With A/52 audio, you can modify the volume at the decoder level. This has "
"the advantage of the audio being already decoded for the specified volume, "
@@ -2811,22 +2820,22 @@ msgid ""
"the given volume."
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:814
+#: src/audio_dec/xine_a52_decoder.c:818
msgid "use A/52 dynamic range compression"
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:815
+#: src/audio_dec/xine_a52_decoder.c:819
msgid ""
"Dynamic range compression limits the dynamic range of the audio. This means "
"making the loud sounds softer, and the soft sounds louder, so you can more "
"easily listen to the audio in a noisy environment without disturbing anyone."
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:822
+#: src/audio_dec/xine_a52_decoder.c:826
msgid "downmix audio to 2 channel surround stereo"
msgstr ""
-#: src/audio_dec/xine_a52_decoder.c:823
+#: src/audio_dec/xine_a52_decoder.c:827
msgid ""
"When you want to listen to multichannel surround sound, but you have only "
"two speakers or a surround decoder or amplifier which does some sort of "
@@ -2850,7 +2859,7 @@ msgstr ""
msgid "libfaad: libfaad NeAACDecInit failed.\n"
msgstr ""
-#: src/audio_dec/xine_faad_decoder.c:458
+#: src/audio_dec/xine_faad_decoder.c:483
msgid "Freeware Advanced Audio Decoder"
msgstr ""
@@ -2882,27 +2891,27 @@ msgstr ""
msgid "bitplane: error doing ByteRun1 decompression\n"
msgstr ""
-#: src/video_dec/bitplane.c:1328
+#: src/video_dec/bitplane.c:1320
#, c-format
msgid "bitplane: Anim Opt 1 is not supported at the moment\n"
msgstr ""
-#: src/video_dec/bitplane.c:1335
+#: src/video_dec/bitplane.c:1327
#, c-format
msgid "bitplane: Anim Opt 2 is not supported at the moment\n"
msgstr ""
-#: src/video_dec/bitplane.c:1385
+#: src/video_dec/bitplane.c:1377
#, c-format
msgid "bitplane: Anim ASCIIJ is not supported at the moment\n"
msgstr ""
-#: src/video_dec/bitplane.c:1391
+#: src/video_dec/bitplane.c:1383
#, c-format
msgid "bitplane: This anim-type is not supported at the moment\n"
msgstr ""
-#: src/video_dec/bitplane.c:1529
+#: src/video_dec/bitplane.c:1521
msgid "Raw bitplane video decoder plugin"
msgstr ""
@@ -2968,7 +2977,7 @@ msgid ""
"the variations via the standard weighted mean over past samples.\n"
msgstr ""
-#: src/post/audio/volnorm.c:460
+#: src/post/audio/volnorm.c:458
msgid "Normalize volume"
msgstr ""
@@ -3073,11 +3082,11 @@ msgid ""
"The available selections should be self-explaining."
msgstr ""
-#: src/post/mosaico/mosaico.c:129
+#: src/post/mosaico/mosaico.c:133
msgid "Mosaico is a picture in picture (pip) post plugin"
msgstr ""
-#: src/post/mosaico/mosaico.c:252
+#: src/post/mosaico/mosaico.c:255
msgid ""
"Mosaico does simple picture in picture effects.\n"
"\n"
@@ -3204,7 +3213,7 @@ msgid ""
"\n"
msgstr ""
-#: src/post/planar/noise.c:400
+#: src/post/planar/noise.c:402
msgid ""
"Adds random noise to the video.\n"
"\n"
@@ -3222,11 +3231,11 @@ msgid ""
"* mplayer's noise (C) Michael Niedermayer\n"
msgstr ""
-#: src/post/planar/noise.c:452
+#: src/post/planar/noise.c:454
msgid "Adds noise"
msgstr ""
-#: src/post/planar/pp.c:116
+#: src/post/planar/pp.c:119
msgid ""
"FFmpeg libpostprocess plugin.\n"
"\n"
@@ -3234,17 +3243,17 @@ msgid ""
"\n"
msgstr ""
-#: src/post/planar/pp.c:121
+#: src/post/planar/pp.c:124
msgid ""
"\n"
"* libpostprocess (C) Michael Niedermayer\n"
msgstr ""
-#: src/post/planar/pp.c:160
+#: src/post/planar/pp.c:163
msgid "plugin for ffmpeg libpostprocess"
msgstr ""
-#: src/post/planar/unsharp.c:218
+#: src/post/planar/unsharp.c:211
msgid ""
"Unsharp mask / gaussian blur\n"
"It is possible to set the width and height of the matrix, odd sized in both "
@@ -3272,99 +3281,99 @@ msgid ""
"* mplayer's unsharp (C) 2002 Remi Guyomarch\n"
msgstr ""
-#: src/post/planar/unsharp.c:276
+#: src/post/planar/unsharp.c:269
msgid "unsharp mask & gaussian blur"
msgstr ""
-#: src/vdr/input_vdr.c:197 src/vdr/input_vdr.c:237 src/vdr/input_vdr.c:1898
-#: src/vdr/input_vdr.c:1996
+#: src/vdr/input_vdr.c:197 src/vdr/input_vdr.c:237 src/vdr/input_vdr.c:1891
+#: src/vdr/input_vdr.c:1989
#, c-format
msgid "%s: input event write: %s.\n"
msgstr ""
-#: src/vdr/input_vdr.c:733 src/vdr/input_vdr.c:1129
+#: src/vdr/input_vdr.c:732 src/vdr/input_vdr.c:1122
#, c-format
msgid "%s: buffer_pool_alloc() failed!\n"
msgstr ""
-#: src/vdr/input_vdr.c:802
+#: src/vdr/input_vdr.c:801
#, c-format
msgid "%s: flush buffers (vb: %d, ab: %d, vf: %d, af: %d) %s.\n"
msgstr ""
-#: src/vdr/input_vdr.c:1515
+#: src/vdr/input_vdr.c:1508
#, c-format
msgid "%s: shutting down rpc thread (timeout: %d ms) ...\n"
msgstr ""
-#: src/vdr/input_vdr.c:1539
+#: src/vdr/input_vdr.c:1532
#, c-format
msgid "%s: cancelling rpc thread in function %d...\n"
msgstr ""
-#: src/vdr/input_vdr.c:1546
+#: src/vdr/input_vdr.c:1539
#, c-format
msgid "%s: joining rpc thread ...\n"
msgstr ""
-#: src/vdr/input_vdr.c:1548
+#: src/vdr/input_vdr.c:1541
#, c-format
msgid "%s: rpc thread joined.\n"
msgstr ""
-#: src/vdr/input_vdr.c:1631 src/vdr/input_vdr.c:1645 src/vdr/input_vdr.c:1669
-#: src/vdr/input_vdr.c:1691 src/vdr/input_vdr.c:1713
+#: src/vdr/input_vdr.c:1624 src/vdr/input_vdr.c:1638 src/vdr/input_vdr.c:1662
+#: src/vdr/input_vdr.c:1684 src/vdr/input_vdr.c:1706
#, c-format
msgid "%s: failed to open '%s' (%s)\n"
msgstr ""
-#: src/vdr/input_vdr.c:1647
+#: src/vdr/input_vdr.c:1640
msgid "timeout expired during setup phase"
msgstr ""
-#: src/vdr/input_vdr.c:1738
+#: src/vdr/input_vdr.c:1731
#, c-format
msgid "%s: failed to create socket for port %d (%s)\n"
msgstr ""
-#: src/vdr/input_vdr.c:1752
+#: src/vdr/input_vdr.c:1745
#, c-format
msgid "%s: failed to connect to port %d (%s)\n"
msgstr ""
-#: src/vdr/input_vdr.c:1759
+#: src/vdr/input_vdr.c:1752
#, c-format
msgid "%s: socket opening (port %d) successful, fd = %d\n"
msgstr ""
-#: src/vdr/input_vdr.c:1787
+#: src/vdr/input_vdr.c:1780
#, c-format
msgid "%s: connecting to vdr.\n"
msgstr ""
-#: src/vdr/input_vdr.c:1792
+#: src/vdr/input_vdr.c:1785
#, c-format
msgid "%s: failed to resolve hostname '%s' (%s)\n"
msgstr ""
-#: src/vdr/input_vdr.c:1815
+#: src/vdr/input_vdr.c:1808
#, c-format
msgid "%s: connecting to all sockets (port %d .. %d) was successful.\n"
msgstr ""
-#: src/vdr/input_vdr.c:1855
+#: src/vdr/input_vdr.c:1848
#, c-format
msgid ""
"%s: MRL (%s) invalid! MRL should start with vdr://path/to/fifo/stream or "
"netvdr://host:port where ':port' is optional.\n"
msgstr ""
-#: src/vdr/input_vdr.c:1865
+#: src/vdr/input_vdr.c:1858
#, c-format
msgid "%s: can't create new thread (%s)\n"
msgstr ""
-#: src/vdr/input_vdr.c:2189
+#: src/vdr/input_vdr.c:2182
msgid "VDR display device plugin"
msgstr ""
@@ -3377,49 +3386,49 @@ msgstr ""
msgid ": osd: (%d, %d)-(%d, %d)@%lg\n"
msgstr ""
-#: src/video_out/video_out_aa.c:298
+#: src/video_out/video_out_aa.c:303
msgid "xine video output plugin using the ascii-art library"
msgstr ""
-#: src/video_out/video_out_caca.c:302
+#: src/video_out/video_out_caca.c:309
msgid "xine video output plugin using the Color AsCii Art library"
msgstr ""
-#: src/video_out/video_out_directfb.c:1341
+#: src/video_out/video_out_directfb.c:1337
msgid "video layer buffering mode"
msgstr ""
-#: src/video_out/video_out_directfb.c:1342
+#: src/video_out/video_out_directfb.c:1338
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
+#: src/video_out/video_out_directfb.c:1345
msgid "wait for vertical retrace"
msgstr ""
-#: src/video_out/video_out_directfb.c:1350
+#: src/video_out/video_out_directfb.c:1346
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
+#: src/video_out/video_out_directfb.c:1353
msgid "enable video colour key"
msgstr ""
-#: src/video_out/video_out_directfb.c:1358
+#: src/video_out/video_out_directfb.c:1354
msgid ""
"Enable using a colour key to tell the graphics card where to overlay the "
"video image."
msgstr ""
-#: src/video_out/video_out_directfb.c:1364
+#: src/video_out/video_out_directfb.c:1360
msgid "video colour key"
msgstr ""
-#: src/video_out/video_out_directfb.c:1365
+#: src/video_out/video_out_directfb.c:1361
#: src/video_out/video_out_vidix.c:1164 src/video_out/video_out_vidix.c:1171
#: src/video_out/video_out_vidix.c:1178 src/video_out/xv_common.h:25
msgid ""
@@ -3427,107 +3436,107 @@ msgid ""
"image. Try different values, if you experience windows becoming transparent."
msgstr ""
-#: src/video_out/video_out_directfb.c:1374
+#: src/video_out/video_out_directfb.c:1370
msgid "flicker filtering"
msgstr ""
-#: src/video_out/video_out_directfb.c:1375
+#: src/video_out/video_out_directfb.c:1371
msgid "Enable Flicker Filetring for a smooth output on an interlaced display."
msgstr ""
-#: src/video_out/video_out_directfb.c:1382
+#: src/video_out/video_out_directfb.c:1378
msgid "field parity"
msgstr ""
-#: src/video_out/video_out_directfb.c:1383
+#: src/video_out/video_out_directfb.c:1379
msgid ""
"For an interlaced display, enable controlling the field parity (\"none"
"\"=disabled)."
msgstr ""
-#: src/video_out/video_out_directfb.c:1516
+#: src/video_out/video_out_directfb.c:1512
msgid "video_out_directfb: using hardware subpicture acceleration.\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1530
+#: src/video_out/video_out_directfb.c:1526
msgid "video_out_directfb: layer supports video output.\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1539
+#: src/video_out/video_out_directfb.c:1535
msgid "video_out_directfb: layer doesn't support YV12!\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1546
+#: src/video_out/video_out_directfb.c:1542
msgid "video_out_directfb: layer doesn't support YUY2!\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1557
+#: src/video_out/video_out_directfb.c:1553
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
+#: src/video_out/video_out_directfb.c:1588
#, c-format
msgid "video_out_directfb: layer doesn't support buffermode %d!\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1598
+#: src/video_out/video_out_directfb.c:1594
#, c-format
msgid "video_out_directfb: layer doesn't support options 0x%08x!\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1692
+#: src/video_out/video_out_directfb.c:1688
msgid "video_out_directfb: using hardware accelerated image scaling.\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1704
+#: src/video_out/video_out_directfb.c:1700
msgid ""
"video_out_directfb: image scaling with deinterlacing is hardware "
"accelerated.\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1796
+#: src/video_out/video_out_directfb.c:1792
msgid "video layer id (auto: -1)"
msgstr ""
-#: src/video_out/video_out_directfb.c:1797
+#: src/video_out/video_out_directfb.c:1793
msgid "Select the video output layer by its id."
msgstr ""
-#: src/video_out/video_out_directfb.c:1818
-#: src/video_out/video_out_directfb.c:2015
+#: src/video_out/video_out_directfb.c:1814
+#: src/video_out/video_out_directfb.c:2011
#, c-format
msgid "video_out_directfb: using display layer #%d.\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:1915
+#: src/video_out/video_out_directfb.c:1911
msgid "xine video output plugin using DirectFB."
msgstr ""
-#: src/video_out/video_out_directfb.c:2008
+#: src/video_out/video_out_directfb.c:2004
msgid "video_out_directfb: no usable display layer was found!\n"
msgstr ""
-#: src/video_out/video_out_directfb.c:2120
+#: src/video_out/video_out_directfb.c:2116
msgid "xine video output plugin using DirectFB under XDirectFB."
msgstr ""
-#: src/video_out/video_out_directx.c:1241
+#: src/video_out/video_out_directx.c:1247
msgid "xine video output plugin for win32 using directx"
msgstr ""
-#: src/video_out/video_out_fb.c:758
+#: src/video_out/video_out_fb.c:741
#, c-format
msgid ""
"video_out_fb: only packed truecolour/directcolour is supported (%d).\n"
" Check 'fbset -i' or try 'fbset -depth 16'.\n"
msgstr ""
-#: src/video_out/video_out_fb.c:818 src/video_out/video_out_vidix.c:1236
+#: src/video_out/video_out_fb.c:801 src/video_out/video_out_vidix.c:1236
msgid "framebuffer device name"
msgstr ""
-#: src/video_out/video_out_fb.c:819 src/video_out/video_out_vidix.c:1237
+#: src/video_out/video_out_fb.c:802 src/video_out/video_out_vidix.c:1237
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, "
@@ -3535,17 +3544,17 @@ msgid ""
"careful that the value you enter really is a proper framebuffer device."
msgstr ""
-#: src/video_out/video_out_fb.c:893
+#: src/video_out/video_out_fb.c:876
#, c-format
msgid "%s: Your video mode was not recognized, sorry.\n"
msgstr ""
-#: src/video_out/video_out_fb.c:950
+#: src/video_out/video_out_fb.c:933
#, c-format
msgid "%s: %d video RAM buffers are available.\n"
msgstr ""
-#: src/video_out/video_out_fb.c:956
+#: src/video_out/video_out_fb.c:939
#, c-format
msgid ""
"WARNING: %s: Zero copy buffers are DISABLED because only %d buffers\n"
@@ -3553,14 +3562,14 @@ msgid ""
" the frame buffer resolution might help.\n"
msgstr ""
-#: src/video_out/video_out_fb.c:967
+#: src/video_out/video_out_fb.c:950
#, 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:1036
+#: src/video_out/video_out_fb.c:1019
#, c-format
msgid ""
"WARNING: %s: current display depth is %d. For better performance\n"
@@ -3568,7 +3577,7 @@ msgid ""
"\n"
msgstr ""
-#: src/video_out/video_out_fb.c:1067
+#: src/video_out/video_out_fb.c:1050
msgid "Xine video output plugin using the Linux frame buffer device"
msgstr ""
@@ -3631,7 +3640,7 @@ msgid ""
"It should not have any performance impact."
msgstr ""
-#: src/video_out/video_out_opengl.c:1962
+#: src/video_out/video_out_opengl.c:2020
msgid "xine video output plugin using the OpenGL 3D graphics API"
msgstr ""
@@ -3734,26 +3743,26 @@ msgstr ""
msgid "xine video output plugin for Sun XVR100/PGX64/PGX24 framebuffers"
msgstr ""
-#: src/video_out/video_out_sdl.c:488
+#: src/video_out/video_out_sdl.c:490
msgid "use hardware acceleration if available"
msgstr ""
-#: src/video_out/video_out_sdl.c:489
+#: src/video_out/video_out_sdl.c:491
msgid ""
"When your system supports it, hardware acceleration provided by your "
"graphics hardware will be used. This might not work, so you can disable it, "
"if things go wrong."
msgstr ""
-#: src/video_out/video_out_sdl.c:531
+#: src/video_out/video_out_sdl.c:537
msgid "sdl has to emulate a 16 bit surfaces, that will slow things down.\n"
msgstr ""
-#: src/video_out/video_out_sdl.c:568
+#: src/video_out/video_out_sdl.c:574
msgid "video_out_sdl: fullscreen mode is NOT supported\n"
msgstr ""
-#: src/video_out/video_out_sdl.c:590
+#: src/video_out/video_out_sdl.c:596
msgid "xine video output plugin using the Simple Direct Media Layer"
msgstr ""
@@ -3833,38 +3842,38 @@ msgstr ""
msgid "xine video output plugin using libvidix for linux frame buffer"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:150 src/video_out/video_out_xshm.c:211
+#: src/video_out/video_out_xcbshm.c:154 src/video_out/video_out_xshm.c:215
#, c-format
msgid "%s: %s: allocating image\n"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:152 src/video_out/video_out_xcbshm.c:162
-#: src/video_out/video_out_xcbshm.c:174 src/video_out/video_out_xcbxv.c:263
+#: src/video_out/video_out_xcbshm.c:156 src/video_out/video_out_xcbshm.c:166
+#: src/video_out/video_out_xcbshm.c:178 src/video_out/video_out_xcbxv.c:263
#: src/video_out/video_out_xcbxv.c:273 src/video_out/video_out_xcbxv.c:283
-#: src/video_out/video_out_xcbxv.c:295 src/video_out/video_out_xshm.c:196
-#: src/video_out/video_out_xshm.c:213 src/video_out/video_out_xshm.c:224
-#: src/video_out/video_out_xshm.c:243 src/video_out/video_out_xv.c:291
+#: src/video_out/video_out_xcbxv.c:295 src/video_out/video_out_xshm.c:200
+#: src/video_out/video_out_xshm.c:217 src/video_out/video_out_xshm.c:228
+#: src/video_out/video_out_xshm.c:247 src/video_out/video_out_xv.c:291
#: src/video_out/video_out_xv.c:318 src/video_out/video_out_xv.c:327
-#: src/video_out/video_out_xv.c:363 src/video_out/video_out_xxmc.c:643
-#: src/video_out/video_out_xxmc.c:654 src/video_out/video_out_xxmc.c:663
-#: src/video_out/video_out_xxmc.c:699
+#: src/video_out/video_out_xv.c:363 src/video_out/video_out_xxmc.c:642
+#: src/video_out/video_out_xxmc.c:653 src/video_out/video_out_xxmc.c:662
+#: src/video_out/video_out_xxmc.c:698
#, c-format
msgid "%s: => not using MIT Shared Memory extension.\n"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:160 src/video_out/video_out_xshm.c:222
+#: src/video_out/video_out_xcbshm.c:164 src/video_out/video_out_xshm.c:226
#, c-format
msgid "%s: shared memory error (address error) when allocating image \n"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:172 src/video_out/video_out_xcbxv.c:293
-#: src/video_out/video_out_xshm.c:241 src/video_out/video_out_xv.c:361
-#: src/video_out/video_out_xxmc.c:697
+#: src/video_out/video_out_xcbshm.c:176 src/video_out/video_out_xcbxv.c:293
+#: src/video_out/video_out_xshm.c:245 src/video_out/video_out_xv.c:361
+#: src/video_out/video_out_xxmc.c:696
#, c-format
msgid "%s: x11 error during shared memory XImage creation\n"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:1102 src/video_out/video_out_xshm.c:1159
+#: src/video_out/video_out_xcbshm.c:1095 src/video_out/video_out_xshm.c:1152
#, c-format
msgid ""
"\n"
@@ -3874,28 +3883,28 @@ msgid ""
"\n"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:1115 src/video_out/video_out_xshm.c:1172
+#: src/video_out/video_out_xcbshm.c:1108 src/video_out/video_out_xshm.c:1165
#, c-format
msgid "%s: MIT shared memory extension not present on display.\n"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:1214 src/video_out/video_out_xshm.c:1256
+#: src/video_out/video_out_xcbshm.c:1207 src/video_out/video_out_xshm.c:1249
#, c-format
msgid "%s: your video mode was not recognized, sorry :-(\n"
msgstr ""
-#: src/video_out/video_out_xcbshm.c:1243 src/video_out/video_out_xshm.c:1304
+#: src/video_out/video_out_xcbshm.c:1236 src/video_out/video_out_xshm.c:1297
msgid "xine video output plugin using the MIT X shared memory extension"
msgstr ""
#: src/video_out/video_out_xcbxv.c:261 src/video_out/video_out_xv.c:316
-#: src/video_out/video_out_xxmc.c:652
+#: src/video_out/video_out_xxmc.c:651
#, c-format
msgid "%s: XvShmCreateImage returned a zero size\n"
msgstr ""
#: src/video_out/video_out_xcbxv.c:271 src/video_out/video_out_xv.c:325
-#: src/video_out/video_out_xxmc.c:661
+#: src/video_out/video_out_xxmc.c:660
#, c-format
msgid "%s: shared memory error in shmget: %s\n"
msgstr ""
@@ -3906,19 +3915,19 @@ msgid "%s: shared memory error (address error)\n"
msgstr ""
#: src/video_out/video_out_xcbxv.c:1211 src/video_out/video_out_xv.c:1244
-#: src/video_out/video_out_xxmc.c:2472
+#: src/video_out/video_out_xxmc.c:2471
#, c-format
msgid "%s: Xv extension not present.\n"
msgstr ""
#: src/video_out/video_out_xcbxv.c:1238 src/video_out/video_out_xv.c:1269
-#: src/video_out/video_out_xxmc.c:2497
+#: src/video_out/video_out_xxmc.c:2496
#, c-format
msgid "%s: could not open Xv port %d - autodetecting\n"
msgstr ""
#: src/video_out/video_out_xcbxv.c:1251 src/video_out/video_out_xv.c:1282
-#: src/video_out/video_out_xxmc.c:2510
+#: src/video_out/video_out_xxmc.c:2509
#, c-format
msgid ""
"%s: Xv extension is present but I couldn't find a usable yuv12 port.\n"
@@ -3946,129 +3955,129 @@ msgstr ""
#: src/video_out/video_out_xcbxv.c:1423 src/video_out/video_out_xcbxv.c:1429
#: src/video_out/video_out_xv.c:1462 src/video_out/video_out_xv.c:1468
-#: src/video_out/video_out_xvmc.c:1470 src/video_out/video_out_xvmc.c:1476
-#: src/video_out/video_out_xxmc.c:2682 src/video_out/video_out_xxmc.c:2688
+#: src/video_out/video_out_xvmc.c:1473 src/video_out/video_out_xvmc.c:1479
+#: src/video_out/video_out_xxmc.c:2681 src/video_out/video_out_xxmc.c:2687
#, c-format
msgid "%s: this adaptor supports the %s format.\n"
msgstr ""
#: src/video_out/video_out_xcbxv.c:1467 src/video_out/video_out_xv.c:1539
-#: src/video_out/video_out_xxmc.c:2807
+#: src/video_out/video_out_xxmc.c:2806
msgid "xine video output plugin using the MIT X video extension"
msgstr ""
-#: src/video_out/video_out_xshm.c:194
+#: src/video_out/video_out_xshm.c:198
#, c-format
msgid "%s: shared memory error when allocating image\n"
msgstr ""
-#: src/video_out/video_out_xv.c:289 src/video_out/video_out_xxmc.c:641
+#: src/video_out/video_out_xv.c:289 src/video_out/video_out_xxmc.c:640
#, c-format
msgid "%s: XvShmCreateImage failed\n"
msgstr ""
-#: src/video_out/video_out_xv.c:1292 src/video_out/video_out_xxmc.c:2520
+#: src/video_out/video_out_xv.c:1292 src/video_out/video_out_xxmc.c:2519
#, c-format
msgid ""
"%s: using Xv port %ld from adaptor %s for hardware colour space conversion "
"and scaling.\n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1548
+#: src/video_out/video_out_xvmc.c:1551
msgid "video_out_xvmc: XvMC extension not present.\n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1646
+#: src/video_out/video_out_xvmc.c:1649
msgid ""
"video_out_xvmc: Xv extension is present but I couldn't find a usable yuv12 "
"port.\n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1655
+#: src/video_out/video_out_xvmc.c:1658
#, c-format
msgid ""
"video_out_xvmc: using Xv port %ld from adaptor %s\n"
" for hardware colour space conversion and scaling\n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1660
+#: src/video_out/video_out_xvmc.c:1663
msgid " idct and motion compensation acceleration \n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1662
+#: src/video_out/video_out_xvmc.c:1665
msgid " motion compensation acceleration only\n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1664
+#: src/video_out/video_out_xvmc.c:1667
msgid " no XvMC support \n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1665
+#: src/video_out/video_out_xvmc.c:1668
#, c-format
msgid " With Overlay = %d; UnsignedIntra = %d.\n"
msgstr ""
-#: src/video_out/video_out_xvmc.c:1678
+#: src/video_out/video_out_xvmc.c:1681
msgid "xine video output plugin using the XvMC X video extension"
msgstr ""
-#: src/video_out/video_out_xxmc.c:2719
+#: src/video_out/video_out_xxmc.c:2718
msgid "Make XvMC allocate more frames for better buffering."
msgstr ""
-#: src/video_out/video_out_xxmc.c:2720
+#: src/video_out/video_out_xxmc.c:2719
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:2726
+#: src/video_out/video_out_xxmc.c:2725
msgid "Unichrome cpu save"
msgstr ""
-#: src/video_out/video_out_xxmc.c:2727
+#: src/video_out/video_out_xxmc.c:2726
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:2733
+#: src/video_out/video_out_xxmc.c:2732
msgid "Fix buggy NVIDIA XvMC subpicture colours"
msgstr ""
-#: src/video_out/video_out_xxmc.c:2734
+#: src/video_out/video_out_xxmc.c:2733
msgid ""
"There's a bug in NVIDIA's XvMC lib that makes red OSD colours\n"
"look blue and vice versa. This option provides a workaround.\n"
msgstr ""
-#: src/video_out/video_out_xxmc.c:2739
+#: src/video_out/video_out_xxmc.c:2738
msgid "Use bob as accelerated deinterlace method."
msgstr ""
-#: src/video_out/video_out_xxmc.c:2740
+#: src/video_out/video_out_xxmc.c:2739
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/video_out_xxmc.c:2746
+#: src/video_out/video_out_xxmc.c:2745
msgid "Don't use bob deinterlacing for progressive frames."
msgstr ""
-#: src/video_out/video_out_xxmc.c:2747
+#: src/video_out/video_out_xxmc.c:2746
msgid ""
"Progressive frames don't need deinterlacing, so disabling it on\n"
"demand should result in a better picture.\n"
msgstr ""
-#: src/video_out/video_out_xxmc.c:2753
+#: src/video_out/video_out_xxmc.c:2752
msgid "Don't use bob deinterlacing while a scaled OSD is active."
msgstr ""
-#: src/video_out/video_out_xxmc.c:2754
+#: src/video_out/video_out_xxmc.c:2753
msgid ""
"Bob deinterlacing adds some noise to horizontal lines, so disabling it\n"
"on demand should result in a better OSD picture.\n"
@@ -4294,41 +4303,41 @@ msgstr ""
msgid "audio_out: sorry, this should not happen. please restart xine.\n"
msgstr ""
-#: src/xine-engine/buffer.c:64
+#: src/xine-engine/buffer.c:70
#, c-format
msgid "xine-lib: buffer.c: There has been a fatal error: TOO MANY FREE's\n"
msgstr ""
-#: src/xine-engine/configfile.c:943
+#: src/xine-engine/configfile.c:952
#, c-format
msgid "The current config file has been modified by a newer version of xine."
msgstr ""
-#: src/xine-engine/configfile.c:1048
+#: src/xine-engine/configfile.c:1059
#, c-format
msgid "configfile: WARNING: backing up configfile to %s failed\n"
msgstr ""
-#: src/xine-engine/configfile.c:1049
+#: src/xine-engine/configfile.c:1060
msgid "configfile: WARNING: your configuration will not be saved\n"
msgstr ""
-#: src/xine-engine/configfile.c:1149
+#: src/xine-engine/configfile.c:1160
#, c-format
msgid "configfile: WARNING: writing configuration to %s failed\n"
msgstr ""
-#: src/xine-engine/configfile.c:1150
+#: src/xine-engine/configfile.c:1161
#, c-format
msgid "configfile: WARNING: removing possibly broken config file %s\n"
msgstr ""
-#: src/xine-engine/configfile.c:1151
+#: src/xine-engine/configfile.c:1162
#, c-format
msgid "configfile: WARNING: you should check the backup file %s\n"
msgstr ""
-#: src/xine-engine/configfile.c:1606
+#: src/xine-engine/configfile.c:1624
#, c-format
msgid "configfile: entry '%s' mustn't be modified from MRL\n"
msgstr ""
@@ -4343,48 +4352,48 @@ msgid ""
"info_helper: unsupported conversion %s -> UTF-8, no conversion performed\n"
msgstr ""
-#: src/xine-engine/input_cache.c:171
+#: src/xine-engine/input_cache.c:172
#, c-format
msgid ": open() function should never be called\n"
msgstr ""
-#: src/xine-engine/input_cache.c:354
+#: src/xine-engine/input_cache.c:355
#, c-format
msgid ": input plugin not defined!\n"
msgstr ""
-#: src/xine-engine/input_rip.c:139 src/xine-engine/input_rip.c:259
+#: 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:154
+#: 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:162 src/xine-engine/input_rip.c:291
+#: src/xine-engine/input_rip.c:163 src/xine-engine/input_rip.c:292
#: src/xine-engine/input_rip.c:657
#, c-format
msgid "input_rip: error writing to file %<PRIdMAX> bytes: %s\n"
msgstr ""
-#: src/xine-engine/input_rip.c:183
+#: 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:314 src/xine-engine/input_rip.c:419
+#: 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:371 src/xine-engine/input_rip.c:389
+#: 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:397
+#: src/xine-engine/input_rip.c:398
#, c-format
msgid "input_rip: %<PRIdMAX> bytes dropped\n"
msgstr ""
@@ -4468,216 +4477,216 @@ msgid ""
"load_plugins: ignoring plugin %s, wrong iface version %d (should be %d)\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:390
+#: src/xine-engine/load_plugins.c:391
#, c-format
msgid "priority for %s decoder"
msgstr ""
-#: src/xine-engine/load_plugins.c:395
+#: src/xine-engine/load_plugins.c:396
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:423
+#: src/xine-engine/load_plugins.c:424
#, 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:440
+#: src/xine-engine/load_plugins.c:441
#, 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:497
+#: src/xine-engine/load_plugins.c:498
#, c-format
msgid "load_plugins: plugin %s found\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:500
+#: src/xine-engine/load_plugins.c:501
#, c-format
msgid "load_plugins: static plugin found\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:507
+#: src/xine-engine/load_plugins.c:508
#, c-format
msgid "load_plugins: plugin limit reached, %s could not be loaded\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:510
+#: src/xine-engine/load_plugins.c:511
#, c-format
msgid "load_plugins: plugin limit reached, static plugin could not be loaded\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:527
+#: src/xine-engine/load_plugins.c:528
#, c-format
msgid "load_plugins: unknown plugin type %d in %s\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:531
+#: src/xine-engine/load_plugins.c:532
#, c-format
msgid "load_plugins: unknown statically linked plugin type %d\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:593
+#: src/xine-engine/load_plugins.c:589
#, c-format
msgid "load_plugins: unable to stat %s\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:635
+#: src/xine-engine/load_plugins.c:631
#, c-format
msgid ""
"load_plugins: cannot open plugin lib %s:\n"
"%s\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:650
+#: src/xine-engine/load_plugins.c:646
#, c-format
msgid ""
"load_plugins: can't get plugin info from %s:\n"
"%s\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:668
+#: src/xine-engine/load_plugins.c:664
#, c-format
msgid "load_plugins: skipping unreadable plugin directory %s.\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:736
+#: src/xine-engine/load_plugins.c:732
#, c-format
msgid ""
"load_plugins: cannot (stage 2) open plugin lib %s:\n"
"%s\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:770
+#: src/xine-engine/load_plugins.c:766
#, c-format
msgid "load_plugins: Yikes! %s doesn't contain plugin info.\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:1174 src/xine-engine/load_plugins.c:1183
+#: src/xine-engine/load_plugins.c:1170 src/xine-engine/load_plugins.c:1179
#, c-format
msgid "Unable to create %s directory: %s\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:1428
+#: src/xine-engine/load_plugins.c:1469
#, c-format
msgid "load_plugins: unknown content detection strategy %d\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:1553
+#: src/xine-engine/load_plugins.c:1594
#, c-format
msgid "load_plugins: using demuxer '%s'\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:1850 src/xine-engine/load_plugins.c:1897
+#: src/xine-engine/load_plugins.c:1921 src/xine-engine/load_plugins.c:1968
#, c-format
msgid "load_plugins: failed to load audio output plugin <%s>\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:1900
+#: src/xine-engine/load_plugins.c:1971
msgid ""
"load_plugins: audio output auto-probing didn't find any usable audio "
"driver.\n"
msgstr ""
-#: src/xine-engine/load_plugins.c:2204
+#: src/xine-engine/load_plugins.c:2275
#, c-format
msgid ""
"load_plugins: cannot unload plugin lib %s:\n"
"%s\n"
msgstr ""
-#: src/xine-engine/osd.c:829
+#: src/xine-engine/osd.c:818
#, c-format
msgid "font '%s-%d' already loaded, weird.\n"
msgstr ""
-#: src/xine-engine/osd.c:841
+#: src/xine-engine/osd.c:830
#, c-format
msgid "font '%s' loading failed (%d < %d)\n"
msgstr ""
-#: src/xine-engine/osd.c:851
+#: src/xine-engine/osd.c:840
#, c-format
msgid "wrong version for font '%s'. expected %d found %d.\n"
msgstr ""
-#: src/xine-engine/osd.c:938
+#: src/xine-engine/osd.c:927
#, c-format
msgid "osd: error matching font %s with FontConfig"
msgstr ""
-#: src/xine-engine/osd.c:952
+#: src/xine-engine/osd.c:941
#, c-format
msgid "osd: error loading font %s with FontConfig"
msgstr ""
-#: src/xine-engine/osd.c:956
+#: src/xine-engine/osd.c:945
#, c-format
msgid "osd: error looking up font %s with FontConfig"
msgstr ""
-#: src/xine-engine/osd.c:996
+#: src/xine-engine/osd.c:985
#, c-format
msgid "osd: error loading font %s with in XDG data directories.\n"
msgstr ""
-#: src/xine-engine/osd.c:1005
+#: src/xine-engine/osd.c:994
msgid "osd: cannot initialize ft2 library\n"
msgstr ""
-#: src/xine-engine/osd.c:1027
+#: src/xine-engine/osd.c:1016
msgid "osd: error setting font size (no scalable font?)\n"
msgstr ""
-#: src/xine-engine/osd.c:1143
+#: src/xine-engine/osd.c:1132
#, c-format
msgid ""
"osd: unknown sequence starting with byte 0x%02X in encoding \"%s\", "
"skipping\n"
msgstr ""
-#: src/xine-engine/osd.c:1199
+#: src/xine-engine/osd.c:1188
msgid "osd: can't find out current locale character set\n"
msgstr ""
-#: src/xine-engine/osd.c:1209
+#: src/xine-engine/osd.c:1198
#, c-format
msgid "osd: unsupported conversion %s -> %s, no conversion performed\n"
msgstr ""
-#: src/xine-engine/osd.c:1264 src/xine-engine/osd.c:1432
+#: src/xine-engine/osd.c:1253 src/xine-engine/osd.c:1421
msgid "osd: font isn't defined\n"
msgstr ""
-#: src/xine-engine/osd.c:1303
+#: src/xine-engine/osd.c:1292
msgid "osd: error loading glyph\n"
msgstr ""
-#: src/xine-engine/osd.c:1309
+#: src/xine-engine/osd.c:1298
msgid "osd: error in rendering glyph\n"
msgstr ""
-#: src/xine-engine/osd.c:1469
+#: src/xine-engine/osd.c:1458
#, c-format
msgid "osd: error loading glyph %i\n"
msgstr ""
-#: src/xine-engine/osd.c:1476
+#: src/xine-engine/osd.c:1465
msgid "osd: error in rendering\n"
msgstr ""
-#: src/xine-engine/osd.c:1742
+#: src/xine-engine/osd.c:1728
msgid "palette (foreground-border-background) to use for subtitles and OSD"
msgstr ""
-#: src/xine-engine/osd.c:1743
+#: src/xine-engine/osd.c:1729
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: "
@@ -4692,21 +4701,21 @@ msgstr ""
msgid "opacity for the colour parts of bitmapped subtitles"
msgstr ""
-#: src/xine-engine/video_decoder.c:387
+#: src/xine-engine/video_decoder.c:388
#, c-format
msgid "video_decoder: no plugin available to handle '%s'\n"
msgstr ""
-#: src/xine-engine/video_decoder.c:466
+#: src/xine-engine/video_decoder.c:467
#, c-format
msgid "video_decoder: error, unknown buffer type: %08x\n"
msgstr ""
-#: src/xine-engine/video_decoder.c:502
+#: src/xine-engine/video_decoder.c:503
msgid "number of video buffers"
msgstr ""
-#: src/xine-engine/video_decoder.c:503
+#: src/xine-engine/video_decoder.c:504
msgid ""
"The number of video buffers (each is 8k in size) xine uses in its internal "
"queue. Higher values mean smoother playback for unreliable inputs, but also "
@@ -4798,132 +4807,137 @@ msgid ""
"accelerated, this can dramatically reduce CPU usage."
msgstr ""
-#: src/xine-engine/xine.c:848 src/xine-engine/xine.c:970
-#: src/xine-engine/xine.c:1010 src/xine-engine/xine.c:1046
-#: src/xine-engine/xine.c:1058 src/xine-engine/xine.c:1071
-#: src/xine-engine/xine.c:1084 src/xine-engine/xine.c:1097
-#: src/xine-engine/xine.c:1123 src/xine-engine/xine.c:1148
-#: src/xine-engine/xine.c:1185
+#: src/xine-engine/xine.c:847 src/xine-engine/xine.c:969
+#: src/xine-engine/xine.c:1009 src/xine-engine/xine.c:1045
+#: src/xine-engine/xine.c:1057 src/xine-engine/xine.c:1070
+#: src/xine-engine/xine.c:1083 src/xine-engine/xine.c:1096
+#: src/xine-engine/xine.c:1122 src/xine-engine/xine.c:1147
+#: src/xine-engine/xine.c:1184
msgid "xine: error while parsing mrl\n"
msgstr ""
-#: src/xine-engine/xine.c:907
+#: src/xine-engine/xine.c:906
#, c-format
msgid "xine: found input plugin : %s\n"
msgstr ""
-#: src/xine-engine/xine.c:924
+#: src/xine-engine/xine.c:923
#, c-format
msgid "xine: input plugin cannot open MRL [%s]\n"
msgstr ""
-#: src/xine-engine/xine.c:933
+#: src/xine-engine/xine.c:932
#, c-format
msgid "xine: cannot find input plugin for MRL [%s]\n"
msgstr ""
-#: src/xine-engine/xine.c:959
+#: src/xine-engine/xine.c:958
#, c-format
msgid "xine: specified demuxer %s failed to start\n"
msgstr ""
-#: src/xine-engine/xine.c:996
+#: src/xine-engine/xine.c:995
#, c-format
msgid "xine: join rip input plugin\n"
msgstr ""
-#: src/xine-engine/xine.c:1003
+#: src/xine-engine/xine.c:1002
msgid "xine: error opening rip input plugin instance\n"
msgstr ""
-#: src/xine-engine/xine.c:1034
+#: src/xine-engine/xine.c:1033
#, c-format
msgid "xine: last_probed demuxer %s failed to start\n"
msgstr ""
-#: src/xine-engine/xine.c:1063
+#: src/xine-engine/xine.c:1062
msgid "ignoring video\n"
msgstr ""
-#: src/xine-engine/xine.c:1076
+#: src/xine-engine/xine.c:1075
msgid "ignoring audio\n"
msgstr ""
-#: src/xine-engine/xine.c:1089
+#: src/xine-engine/xine.c:1088
msgid "ignoring subpicture\n"
msgstr ""
-#: src/xine-engine/xine.c:1102
+#: src/xine-engine/xine.c:1101
msgid "input cache plugin disabled\n"
msgstr ""
-#: src/xine-engine/xine.c:1175
+#: src/xine-engine/xine.c:1174
#, c-format
msgid "subtitle mrl opened '%s'\n"
msgstr ""
-#: src/xine-engine/xine.c:1179
+#: src/xine-engine/xine.c:1178
msgid "xine: error opening subtitle mrl\n"
msgstr ""
-#: src/xine-engine/xine.c:1211
+#: src/xine-engine/xine.c:1210
#, c-format
msgid "xine: error while parsing MRL\n"
msgstr ""
-#: src/xine-engine/xine.c:1218
+#: src/xine-engine/xine.c:1217
#, c-format
msgid "xine: changing option '%s' from MRL isn't permitted\n"
msgstr ""
-#: src/xine-engine/xine.c:1238
+#: src/xine-engine/xine.c:1248
+#, c-format
+msgid "xine: couldn't load plugin-specified demux %s for >%s<\n"
+msgstr ""
+
+#: src/xine-engine/xine.c:1258
#, c-format
msgid "xine: couldn't find demux for >%s<\n"
msgstr ""
-#: src/xine-engine/xine.c:1254
+#: src/xine-engine/xine.c:1274
#, c-format
msgid "xine: found demuxer plugin: %s\n"
msgstr ""
-#: src/xine-engine/xine.c:1276
+#: src/xine-engine/xine.c:1296
#, c-format
msgid "xine: demuxer is already done. that was fast!\n"
msgstr ""
-#: src/xine-engine/xine.c:1278
+#: src/xine-engine/xine.c:1298
#, c-format
msgid "xine: demuxer failed to start\n"
msgstr ""
-#: src/xine-engine/xine.c:1344
+#: src/xine-engine/xine.c:1364
#, c-format
msgid "xine_play: no demux available\n"
msgstr ""
-#: src/xine-engine/xine.c:1415
+#: src/xine-engine/xine.c:1435
#, c-format
msgid "xine_play: demux failed to start\n"
msgstr ""
-#: src/xine-engine/xine.c:1693
+#: src/xine-engine/xine.c:1713
#, c-format
msgid "xine: The specified save_dir \"%s\" might be a security risk.\n"
msgstr ""
-#: src/xine-engine/xine.c:1698
+#: src/xine-engine/xine.c:1718
msgid "The specified save_dir might be a security risk."
msgstr ""
-#: src/xine-engine/xine.c:1732
+#: src/xine-engine/xine.c:1752
msgid "xine: locale not supported by C library\n"
msgstr ""
-#: src/xine-engine/xine.c:1741
+#: src/xine-engine/xine.c:1761
msgid "media format detection strategy"
msgstr ""
-#: src/xine-engine/xine.c:1742
+#: src/xine-engine/xine.c:1762
msgid ""
"xine offers various methods to detect the media format of input to play. The "
"individual values are:\n"
@@ -4941,11 +4955,11 @@ msgid ""
"Detect by file name extension only.\n"
msgstr ""
-#: src/xine-engine/xine.c:1760
+#: src/xine-engine/xine.c:1780
msgid "directory for saving streams"
msgstr ""
-#: src/xine-engine/xine.c:1761
+#: src/xine-engine/xine.c:1781
msgid ""
"When using the stream save feature, files will be written only into this "
"directory.\n"
@@ -4955,11 +4969,11 @@ msgid ""
"content in any file."
msgstr ""
-#: src/xine-engine/xine.c:1772
+#: src/xine-engine/xine.c:1792
msgid "allow implicit changes to the configuration (e.g. by MRL)"
msgstr ""
-#: src/xine-engine/xine.c:1773
+#: src/xine-engine/xine.c:1793
msgid ""
"If enabled, you allow xine to change your configuration without explicit "
"actions from your side. For example configuration changes demanded by MRLs "
@@ -4969,78 +4983,78 @@ msgid ""
"configuration, you might end with a totally messed up xine."
msgstr ""
-#: src/xine-engine/xine.c:1787
+#: src/xine-engine/xine.c:1807
msgid "Timeout for network stream reading (in seconds)"
msgstr ""
-#: src/xine-engine/xine.c:1788
+#: src/xine-engine/xine.c:1808
msgid ""
"Specifies the timeout when reading from network streams, in seconds. Too low "
"values might stop streaming when the source is slow or the bandwidth is "
"occupied, too high values will freeze the player if the connection is lost."
msgstr ""
-#: src/xine-engine/xine.c:2196
+#: src/xine-engine/xine.c:2265
msgid "messages"
msgstr ""
-#: src/xine-engine/xine.c:2197
+#: src/xine-engine/xine.c:2266
msgid "plugin"
msgstr ""
-#: src/xine-engine/xine.c:2198
+#: src/xine-engine/xine.c:2267
msgid "trace"
msgstr ""
-#: src/xine-engine/xine_interface.c:946
+#: src/xine-engine/xine_interface.c:948
msgid "Warning:"
msgstr ""
-#: src/xine-engine/xine_interface.c:947
+#: src/xine-engine/xine_interface.c:949
msgid "Unknown host:"
msgstr ""
-#: src/xine-engine/xine_interface.c:948
+#: src/xine-engine/xine_interface.c:950
msgid "Unknown device:"
msgstr ""
-#: src/xine-engine/xine_interface.c:949
+#: src/xine-engine/xine_interface.c:951
msgid "Network unreachable"
msgstr ""
-#: src/xine-engine/xine_interface.c:950
+#: src/xine-engine/xine_interface.c:952
msgid "Connection refused:"
msgstr ""
-#: src/xine-engine/xine_interface.c:951
+#: src/xine-engine/xine_interface.c:953
msgid "File not found:"
msgstr ""
-#: src/xine-engine/xine_interface.c:952
+#: src/xine-engine/xine_interface.c:954
msgid "Read error from:"
msgstr ""
-#: src/xine-engine/xine_interface.c:953
+#: src/xine-engine/xine_interface.c:955
msgid "Error loading library:"
msgstr ""
-#: src/xine-engine/xine_interface.c:954
+#: src/xine-engine/xine_interface.c:956
msgid "Encrypted media stream detected"
msgstr ""
-#: src/xine-engine/xine_interface.c:955
+#: src/xine-engine/xine_interface.c:957
msgid "Security message:"
msgstr ""
-#: src/xine-engine/xine_interface.c:956
+#: src/xine-engine/xine_interface.c:958
msgid "Audio device unavailable"
msgstr ""
-#: src/xine-engine/xine_interface.c:957
+#: src/xine-engine/xine_interface.c:959
msgid "Permission error"
msgstr ""
-#: src/xine-engine/xine_interface.c:958
+#: src/xine-engine/xine_interface.c:960
msgid "File is empty:"
msgstr ""