summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in4
-rw-r--r--po/cs.po169
-rw-r--r--po/de.po173
-rw-r--r--po/es.po173
-rw-r--r--po/fr.po170
-rw-r--r--po/pl_PL.po169
-rw-r--r--po/pt_BR.po173
-rw-r--r--po/sk.po171
-rw-r--r--po/xine-lib.pot161
9 files changed, 826 insertions, 537 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index ba949581e..0c5f44ff7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -48,10 +48,12 @@ src/xine-engine/osd.c
src/xine-engine/load_plugins.c
src/liblpcm/xine_decoder.c
src/libffmpeg/xine_decoder.c
-src/dxr3/video_out_dxr3.c
src/dxr3/dxr3.h
+src/dxr3/dxr3_decode_spu.c
src/dxr3/dxr3_decode_video.c
src/dxr3/dxr3_mpeg_encoders.c
+src/dxr3/dxr3_scr.c
+src/dxr3/video_out_dxr3.c
src/libmad/xine_decoder.c
src/liba52/xine_decoder.c
src/libdts/xine_decoder.c
diff --git a/po/cs.po b/po/cs.po
index c89804bab..f13e22714 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: xine-lib 0.9.9\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: 2002-05-18 08:36+0200\n"
"Last-Translator: Frantisek Dvorak <valtri@atlas.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -1556,129 +1556,166 @@ msgstr ""
"demux_avi: demux-modulem.\n"
"Instalace aktuálního demux-modulu by měla pomoci.\n"
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: tento modul nepodporuje programové rozhraní ve verzi %d.\n"
+"demux_avi: Toto znamená neslučitelnost verzí mezi xine a tímto \n"
+"demux_avi: demux-modulem.\n"
+"Instalace aktuálního demux-modulu by měla pomoci.\n"
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: tento modul nepodporuje programové rozhraní ve verzi %d.\n"
+"demux_avi: Toto znamená neslučitelnost verzí mezi xine a tímto \n"
+"demux_avi: demux-modulem.\n"
+"Instalace aktuálního demux-modulu by měla pomoci.\n"
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-msgid "none"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+msgid "xine video output plugin for dxr3 cards"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+msgid "none"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283
diff --git a/po/de.po b/po/de.po
index 441ea28ca..b2f6856df 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: xine-lib 0.9.9\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: 2002-06-10 07:50+0200\n"
"Last-Translator: Philipp Hahn <pmhahn@users.sf.net>\n"
"Language-Team: German <de@li.org>\n"
@@ -1568,130 +1568,167 @@ msgstr ""
" diesem Demuxer-Plugin existiert.\n"
"Das installieren aktueller Demuxer-Plugins sollte helfen.\n"
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: Dieses Plugin unterstützt die Plugin API %s Version nicht.\n"
+" Das bedeutet das ein Versionsunterschied zwischen xine und\n"
+" diesem Demuxer Plugin existiert.\n"
+"Das Installieren aktueller Demuxer-Plugins sollte helfen.\n"
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: Dieses Plugin unterstützt die Plugin API %s Version nicht.\n"
+" Das bedeutet das ein Versionsunterschied zwischen xine und\n"
+" diesem Demuxer Plugin existiert.\n"
+"Das Installieren aktueller Demuxer-Plugins sollte helfen.\n"
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-#, fuzzy
-msgid "none"
-msgstr "Fertig\n"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+msgid "xine video output plugin for dxr3 cards"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+#, fuzzy
+msgid "none"
+msgstr "Fertig\n"
+
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283
diff --git a/po/es.po b/po/es.po
index 44b12ea93..46b992ecc 100644
--- a/po/es.po
+++ b/po/es.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: xine-lib 0.9.8\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: 2002-02-20 00:00+0100\n"
"Last-Translator: Juan Manuel GarcĂ­a Molina <juanma_gm@wanadoo.es>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -1583,130 +1583,167 @@ msgstr ""
" y este plugin demultiplexor.\n"
"Instalar los plugins demultiplexores actuales deberĂ­a ser de ayuda.\n"
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: este plugin no admite la versiĂłn del API de plugins %d.\n"
+" esto significa que no hay una versiĂłn que coincida entre xine\n"
+" y este plugin demultiplexor.\n"
+"Instalar los plugins demultiplexores actuales deberĂ­a ser de ayuda.\n"
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: este plugin no admite la versiĂłn del API de plugins %d.\n"
+" esto significa que no hay una versiĂłn que coincida entre xine\n"
+" y este plugin demultiplexor.\n"
+"Instalar los plugins demultiplexores actuales deberĂ­a ser de ayuda.\n"
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-#, fuzzy
-msgid "none"
-msgstr "hecho\n"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+msgid "xine video output plugin for dxr3 cards"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+#, fuzzy
+msgid "none"
+msgstr "hecho\n"
+
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283
diff --git a/po/fr.po b/po/fr.po
index 29cc0d2d7..a2f73d2a1 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: xine-lib 0.9.9\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: 2002-06-07 15:08 +0200\n"
"Last-Translator: Daniel Caujolle-Bert <segfault@club-internet.fr>\n"
"Language-Team: French <fr@li.org>\n"
@@ -1582,129 +1582,167 @@ msgstr ""
" plugin de demultiplexage ne correspondent pas.\n"
"Installer la version courante des plugins de demultiplexage peux aider.\n"
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: le plugin ne support par la version de l'API %d.\n"
+" ceci veux dire que les version entre xine et le\n"
+" plugin de demultiplexage ne correspondent pas.\n"
+"Installer la version courante des plugins de demultiplexage peux aider.\n"
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: le plugin ne support par la version de l'API %d.\n"
+" ceci veux dire que les version entre xine et le\n"
+" plugin de demultiplexage ne correspondent pas.\n"
+"Installer la version courante des plugins de demultiplexage peux aider.\n"
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-msgid "none"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+#, fuzzy
+msgid "xine video output plugin for dxr3 cards"
+msgstr "plugin de sortie audio de xine utilisant les pilotes/périphérique alsa"
+
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+msgid "none"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283
diff --git a/po/pl_PL.po b/po/pl_PL.po
index 38af29889..25316ff00 100644
--- a/po/pl_PL.po
+++ b/po/pl_PL.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: xine-lib 0.9.9\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: 2002-06-07 11:25+0200\n"
"Last-Translator: Bartłomiej Muryn <_4ever_@irc.pl>\n"
"Language-Team: Polski <pl@li.org>\n"
@@ -1569,129 +1569,166 @@ msgstr ""
"demultiplexera.\n"
"Instalacja najnowszej wersji wtyczki powinna pomóc.\n"
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: ta wtyczka nie wspiera API w wersji %d.\n"
+"demux_avi: oznacza to niezgodność między xine demux_avi: a tą wtyczka "
+"demultiplexera.\n"
+"Instalacja najnowszej wersji wtyczki powinna pomóc.\n"
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: ta wtyczka nie wspiera API w wersji %d.\n"
+"demux_avi: oznacza to niezgodność między xine demux_avi: a tą wtyczka "
+"demultiplexera.\n"
+"Instalacja najnowszej wersji wtyczki powinna pomóc.\n"
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-msgid "none"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+msgid "xine video output plugin for dxr3 cards"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+msgid "none"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 6e6c94d69..4700c6e6c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: xine-lib 0.9.9\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: 2002-01-22 18:31GMT-3\n"
"Last-Translator: Marcelo Roberto Jimenez <mroberto@cetuc.puc-rio.br>\n"
"Language-Team: Portuguese (Brazilian) <pt_BR@li.org>\n"
@@ -1582,130 +1582,167 @@ msgstr ""
"xine e este plugin de demuxer.\n"
"Instalar os plugins de demuxer atuais deve ajudar.\n"
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: este plugin nĂŁo suporta a versĂŁo %d da API de plugin.\n"
+"demux_avi: isto significa que existe um descasamento de versĂŁo entre o xine "
+"e este demux_avi: plugin de demuxer.\n"
+"Instalar os plugind de demuxer atuais deve ajudar.\n"
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: este plugin nĂŁo suporta a versĂŁo %d da API de plugin.\n"
+"demux_avi: isto significa que existe um descasamento de versĂŁo entre o xine "
+"e este demux_avi: plugin de demuxer.\n"
+"Instalar os plugind de demuxer atuais deve ajudar.\n"
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-#, fuzzy
-msgid "none"
-msgstr "feito\n"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+msgid "xine video output plugin for dxr3 cards"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+#, fuzzy
+msgid "none"
+msgstr "feito\n"
+
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283
diff --git a/po/sk.po b/po/sk.po
index 5fad6e70d..6a6bca2be 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: xine-lib 0.9.9\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: 2002-02-15 15:08+0200\n"
"Last-Translator: Tomáš Kovár <tomask@mac.com>\n"
"Language-Team: Slovak <ski18n@lists.isternet.sk>\n"
@@ -1564,130 +1564,165 @@ msgstr ""
" To znamená, že xine a tento vstupný modul majú rozličné verzie.\n"
" Inštalácia aktuálneho demultiplexného modulu by mala pomôcť.\n"
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: modul nepodporuje API modulov vo verzii %d.\n"
+" To znamená, že xine a tento vstupný modul majú rozličné verzie.\n"
+" Inštalácia aktuálneho demultiplexného modulu by mala pomôcť.\n"
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, fuzzy, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
+"demux_avi: modul nepodporuje API modulov vo verzii %d.\n"
+" To znamená, že xine a tento vstupný modul majú rozličné verzie.\n"
+" Inštalácia aktuálneho demultiplexného modulu by mala pomôcť.\n"
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-#, fuzzy
-msgid "none"
-msgstr "hotovo\n"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+msgid "xine video output plugin for dxr3 cards"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+#, fuzzy
+msgid "none"
+msgstr "hotovo\n"
+
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283
diff --git a/po/xine-lib.pot b/po/xine-lib.pot
index f5d9e0567..167efdabb 100644
--- a/po/xine-lib.pot
+++ b/po/xine-lib.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2002-06-12 10:59+0200\n"
+"POT-Creation-Date: 2002-06-12 15:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1433,129 +1433,158 @@ msgid ""
"Installing current plugins should help.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:153
-msgid "swap odd and even lines"
+#. data for the device name config entry
+#: src/dxr3/dxr3.h:33
+msgid "Dxr3: Device Name"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:157
-msgid "Add black bars to correct aspect ratio"
+#: src/dxr3/dxr3.h:34
+msgid "The device file of the dxr3 mpeg decoder card control device."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:158
-msgid "If disabled, will assume source has 4:3 aspect ratio."
+#: src/dxr3/dxr3_decode_spu.c:100
+#, c-format
+msgid ""
+"dxr3_decode_spu: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_spu: this means there's a version mismatch between xine and this "
+"dxr3_decode_spu: decoder plugin. Installing current plugins should help.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:161
-msgid "dxr3: use alternate play mode for mpeg encoder playback"
+#: src/dxr3/dxr3_decode_video.c:127
+#, c-format
+msgid ""
+"dxr3_decode_video: plugin doesn't support plugin API version %d.\n"
+"dxr3_decode_video: this means there's a version mismatch between xine and "
+"this\n"
+"dxr3_decode_video: decoder plugin. Installing current plugins should help.\n"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:162
-msgid "Enabling this option will utilise a smoother play mode"
+#: src/dxr3/dxr3_decode_video.c:164
+msgid "Dxr3: video decoder priority"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:215 src/dxr3/video_out_dxr3.c:236
-msgid "none"
+#: src/dxr3/dxr3_decode_video.c:165
+msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:222
-msgid "the encoder for non mpeg content"
+#: src/dxr3/dxr3_decode_video.c:175
+msgid "Try to sync video every frame"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:223
-msgid ""
-"Content other than mpeg has to pass an additional reencoding stage, because "
-"the dxr3 handles mpeg only."
+#: src/dxr3/dxr3_decode_video.c:176
+msgid "This is relevant for progressive video only (most PAL films)."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:253
-msgid "Dxr3: contrast control"
+#: src/dxr3/dxr3_decode_video.c:180
+msgid "Use alternate Play mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:256
-msgid "Dxr3: saturation control"
+#: src/dxr3/dxr3_decode_video.c:181
+msgid "Enabling this option will utilise a smoother play mode."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:259
-msgid "Dxr3: brightness control"
+#: src/dxr3/dxr3_decode_video.c:184
+msgid "Correct frame durations in broken streams"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:263
-msgid "Dxr3: videoout mode (tv or overlay)"
+#: src/dxr3/dxr3_decode_video.c:185
+msgid "Enable this for streams with wrong frame durations."
msgstr ""
-#: src/dxr3/video_out_dxr3.c:281
-msgid "Dxr3: overlay colorkey value"
+#: src/dxr3/dxr3_mpeg_encoders.c:174
+msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:284
-msgid "Dxr3: overlay colorkey range"
+#: src/dxr3/dxr3_mpeg_encoders.c:175
+msgid ""
+"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
+"mode"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:285
-msgid "A greater value widens the tolerance for the overlay keycolor"
+#: src/dxr3/dxr3_mpeg_encoders.c:375
+msgid "Dxr3enc: fame mpeg encoding quality"
msgstr ""
-#: src/dxr3/video_out_dxr3.c:296
-msgid "dxr3 preferred tv mode"
+#: src/dxr3/dxr3_mpeg_encoders.c:376
+msgid "The encoding quality of the libfame mpeg encoder library."
msgstr ""
-#. data for the device name config entry
-#: src/dxr3/dxr3.h:33
-msgid "Dxr3: Device Name"
+#: src/dxr3/dxr3_scr.c:81
+msgid "Dxr3: SCR plugin priority"
msgstr ""
-#: src/dxr3/dxr3.h:34
-msgid "The device file of the dxr3 mpeg decoder card control device."
+#: src/dxr3/dxr3_scr.c:82
+msgid "Scr priorities greater 5 make the dxr3 xine's master clock."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:165
-msgid "Dxr3: video decoder priority"
+#: src/dxr3/video_out_dxr3.c:119
+msgid "xine video output plugin for dxr3 cards"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:166
-msgid "Decoder priorities greater 5 enable hardware decoding, 0 disables it."
+#: src/dxr3/video_out_dxr3.c:153
+msgid "swap odd and even lines"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:177
-msgid "Try to sync video every frame"
+#: src/dxr3/video_out_dxr3.c:156
+msgid "Add black bars to correct aspect ratio"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:178
-msgid "This is relevant for progressive video only (most PAL films)."
+#: src/dxr3/video_out_dxr3.c:157
+msgid "If disabled, will assume source has 4:3 aspect ratio."
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:183
-msgid "Use alternate Play mode"
+#: src/dxr3/video_out_dxr3.c:160
+msgid "dxr3: use alternate play mode for mpeg encoder playback"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:184
-msgid "Enabling this option will utilise a smoother play mode."
+#: src/dxr3/video_out_dxr3.c:161
+msgid "Enabling this option will utilise a smoother play mode"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:188
-msgid "Correct frame durations in broken streams"
+#: src/dxr3/video_out_dxr3.c:214 src/dxr3/video_out_dxr3.c:236
+msgid "none"
msgstr ""
-#: src/dxr3/dxr3_decode_video.c:189
-msgid "Enable this for streams with wrong frame durations."
+#: src/dxr3/video_out_dxr3.c:221
+msgid "the encoder for non mpeg content"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:174
-msgid "Dxr3enc: rte mpeg output bitrate (kbit/s)"
+#: src/dxr3/video_out_dxr3.c:222
+msgid ""
+"Content other than mpeg has to pass an additional reencoding stage, because "
+"the dxr3 handles mpeg only."
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:175
-msgid ""
-"The bitrate the mpeg encoder library librte should use for dxr3's encoding "
-"mode"
+#: src/dxr3/video_out_dxr3.c:252
+msgid "Dxr3: contrast control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:375
-msgid "Dxr3enc: fame mpeg encoding quality"
+#: src/dxr3/video_out_dxr3.c:254
+msgid "Dxr3: saturation control"
msgstr ""
-#: src/dxr3/dxr3_mpeg_encoders.c:376
-msgid "The encoding quality of the libfame mpeg encoder library."
+#: src/dxr3/video_out_dxr3.c:256
+msgid "Dxr3: brightness control"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:260
+msgid "Dxr3: videoout mode (tv or overlay)"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:278
+msgid "Dxr3: overlay colorkey value"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:281
+msgid "Dxr3: overlay colorkey range"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:282
+msgid "A greater value widens the tolerance for the overlay keycolor"
+msgstr ""
+
+#: src/dxr3/video_out_dxr3.c:293
+msgid "dxr3 preferred tv mode"
msgstr ""
#: src/libmad/xine_decoder.c:283