]> git.sesse.net Git - vlc/commitdiff
make update-po
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 22 Sep 2006 23:29:06 +0000 (23:29 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 22 Sep 2006 23:29:06 +0000 (23:29 +0000)
26 files changed:
po/POTFILES.in
po/ca.po
po/cs.po
po/da.po
po/de.po
po/en_GB.po
po/es.po
po/fr.po
po/gl.po
po/he.po
po/hi.po
po/hu.po
po/it.po
po/ja.po
po/ka.po
po/ko.po
po/nl.po
po/oc.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sv.po
po/tr.po
po/vlc.pot
po/zh_CN.po
po/zh_TW.po

index 811b8ca310174edc9f2c71946884a6704409c2ff..ce8f0ea5f7415f084cac5c549d5486df7b65bf09 100644 (file)
@@ -23,26 +23,18 @@ include/snapshot.h
 include/stream_output.h
 include/variables.h
 include/video_output.h
-include/vlc/aout.h
-include/vlc/decoder.h
-include/vlc/input.h
-include/vlc/intf.h
-include/vlc/libvlc.h
-include/vlc/mediacontrol.h
-include/vlc/mediacontrol_structures.h
-include/vlc/sout.h
-include/vlc/vlc.h
-include/vlc/vout.h
 include/vlc_access.h
 include/vlc_acl.h
+include/vlc/aout.h
 include/vlc_bits.h
 include/vlc_block.h
 include/vlc_block_helper.h
 include/vlc_codec.h
 include/vlc_common.h
-include/vlc_config.h
 include/vlc_config_cat.h
+include/vlc_config.h
 include/vlc_cpu.h
+include/vlc/decoder.h
 include/vlc_demux.h
 include/vlc_devices.h
 include/vlc_error.h
@@ -52,28 +44,36 @@ include/vlc_filter.h
 include/vlc_httpd.h
 include/vlc_image.h
 include/vlc_input.h
+include/vlc/input.h
 include/vlc_interaction.h
 include/vlc_interface.h
+include/vlc/intf.h
 include/vlc_intf_strings.h
 include/vlc_keys.h
+include/vlc/libvlc.h
 include/vlc_md5.h
+include/vlc/mediacontrol.h
+include/vlc/mediacontrol_structures.h
 include/vlc_messages.h
 include/vlc_meta.h
 include/vlc_objects.h
 include/vlc_osd.h
 include/vlc_playlist.h
+include/vlc/sout.h
 include/vlc_spu.h
 include/vlc_stream.h
 include/vlc_streaming.h
 include/vlc_strings.h
-include/vlc_threads.h
 include/vlc_threads_funcs.h
+include/vlc_threads.h
 include/vlc_tls.h
 include/vlc_update.h
 include/vlc_url.h
 include/vlc_video.h
+include/vlc/vlc.h
 include/vlc_vlm.h
 include/vlc_vod.h
+include/vlc/vout.h
 include/vlc_xml.h
 include/vout_synchro.h
 include/win32_specific.h
@@ -89,16 +89,14 @@ src/control/core.c
 src/control/input.c
 src/control/mediacontrol_audio_video.c
 src/control/mediacontrol_core.c
-src/control/mediacontrol_init.c
-src/control/mediacontrol_plugin.c
 src/control/mediacontrol_util.c
 src/control/playlist.c
 src/control/video.c
 src/control/vlm.c
 src/extras/dirent.c
+src/extras/getopt1.c
 src/extras/getopt.c
 src/extras/getopt.h
-src/extras/getopt1.c
 src/extras/libc.c
 src/input/access.c
 src/input/clock.c
@@ -116,8 +114,8 @@ src/input/var.c
 src/interface/interaction.c
 src/interface/interface.c
 src/interface/intf_eject.c
-src/libvlc-common.c
 src/libvlc.c
+src/libvlc-common.c
 src/libvlc.h
 src/misc/beos_specific.cpp
 src/misc/block.c
@@ -185,9 +183,9 @@ src/video_output/vout_synchro.c
 src/vlc.c
 
 # modules
-modules/access/cdda.c
 modules/access/cdda/access.c
 modules/access/cdda/access.h
+modules/access/cdda.c
 modules/access/cdda/callback.c
 modules/access/cdda/callback.h
 modules/access/cdda/cdda.c
@@ -200,16 +198,18 @@ modules/access/dshow/crossbar.cpp
 modules/access/dshow/dshow.cpp
 modules/access/dshow/filter.cpp
 modules/access/dshow/filter.h
-modules/access/dv.c
 modules/access/dvb/access.c
 modules/access/dvb/dvb.h
 modules/access/dvb/en50221.c
 modules/access/dvb/http.c
 modules/access/dvb/linux_dvb.c
+modules/access/dv.c
 modules/access/dvdnav.c
 modules/access/dvdread.c
 modules/access/fake.c
 modules/access/file.c
+modules/access_filter/record.c
+modules/access_filter/timeshift.c
 modules/access/ftp.c
 modules/access/gnomevfs.c
 modules/access/http.c
@@ -223,11 +223,18 @@ modules/access/mms/mmsh.c
 modules/access/mms/mmsh.h
 modules/access/mms/mmstu.c
 modules/access/mms/mmstu.h
+modules/access_output/bonjour.c
+modules/access_output/bonjour.h
+modules/access_output/dummy.c
+modules/access_output/file.c
+modules/access_output/http.c
+modules/access_output/shout.c
+modules/access_output/udp.c
 modules/access/pvr.c
 modules/access/rtsp/access.c
+modules/access/rtsp/real_asmrp.c
 modules/access/rtsp/real.c
 modules/access/rtsp/real.h
-modules/access/rtsp/real_asmrp.c
 modules/access/rtsp/real_rmff.c
 modules/access/rtsp/real_rmff.h
 modules/access/rtsp/real_sdpplin.c
@@ -243,8 +250,8 @@ modules/access/screen/x11.c
 modules/access/smb.c
 modules/access/tcp.c
 modules/access/udp.c
-modules/access/v4l.c
 modules/access/v4l2.c
+modules/access/v4l.c
 modules/access/vcd/cdrom.c
 modules/access/vcd/cdrom.h
 modules/access/vcd/cdrom_internals.h
@@ -261,15 +268,6 @@ modules/access/vcdx/vcdplayer.c
 modules/access/vcdx/vcdplayer.h
 modules/access/videodev2.h
 modules/access/videodev_mjpeg.h
-modules/access_filter/record.c
-modules/access_filter/timeshift.c
-modules/access_output/bonjour.c
-modules/access_output/bonjour.h
-modules/access_output/dummy.c
-modules/access_output/file.c
-modules/access_output/http.c
-modules/access_output/shout.c
-modules/access_output/udp.c
 modules/audio_filter/channel_mixer/dolby.c
 modules/audio_filter/channel_mixer/headphone.c
 modules/audio_filter/channel_mixer/simple.c
@@ -477,10 +475,10 @@ modules/gui/beos/TransportButton.cpp
 modules/gui/beos/TransportButton.h
 modules/gui/beos/VideoOutput.cpp
 modules/gui/beos/VideoWindow.h
-modules/gui/macosx/AppleRemote.h
-modules/gui/macosx/AppleRemote.m
 modules/gui/macosx/about.h
 modules/gui/macosx/about.m
+modules/gui/macosx/AppleRemote.h
+modules/gui/macosx/AppleRemote.m
 modules/gui/macosx/applescript.h
 modules/gui/macosx/applescript.m
 modules/gui/macosx/bookmarks.h
@@ -507,9 +505,9 @@ modules/gui/macosx/open.m
 modules/gui/macosx/output.h
 modules/gui/macosx/output.m
 modules/gui/macosx/playlist.h
-modules/gui/macosx/playlist.m
 modules/gui/macosx/playlistinfo.h
 modules/gui/macosx/playlistinfo.m
+modules/gui/macosx/playlist.m
 modules/gui/macosx/prefs.h
 modules/gui/macosx/prefs.m
 modules/gui/macosx/prefs_widgets.h
@@ -518,17 +516,17 @@ modules/gui/macosx/sfilters.h
 modules/gui/macosx/sfilters.m
 modules/gui/macosx/update.h
 modules/gui/macosx/update.m
+modules/gui/macosx/voutgl.m
 modules/gui/macosx/vout.h
 modules/gui/macosx/vout.m
-modules/gui/macosx/voutgl.m
 modules/gui/macosx/voutqt.m
 modules/gui/macosx/wizard.h
 modules/gui/macosx/wizard.m
 modules/gui/ncurses.c
 modules/gui/pda/pda.c
-modules/gui/pda/pda.h
 modules/gui/pda/pda_callbacks.c
 modules/gui/pda/pda_callbacks.h
+modules/gui/pda/pda.h
 modules/gui/pda/pda_interface.c
 modules/gui/pda/pda_interface.h
 modules/gui/pda/pda_support.c
@@ -566,10 +564,10 @@ modules/gui/qt4/dialogs/playlist.cpp
 modules/gui/qt4/dialogs/playlist.hpp
 modules/gui/qt4/dialogs/prefs_dialog.cpp
 modules/gui/qt4/dialogs/prefs_dialog.hpp
-modules/gui/qt4/dialogs/streaminfo.cpp
-modules/gui/qt4/dialogs/streaminfo.hpp
 modules/gui/qt4/dialogs_provider.cpp
 modules/gui/qt4/dialogs_provider.hpp
+modules/gui/qt4/dialogs/streaminfo.cpp
+modules/gui/qt4/dialogs/streaminfo.hpp
 modules/gui/qt4/input_manager.cpp
 modules/gui/qt4/input_manager.hpp
 modules/gui/qt4/main_interface.cpp
@@ -694,8 +692,8 @@ modules/gui/skins2/macosx/macosx_tooltip.hpp
 modules/gui/skins2/macosx/macosx_window.cpp
 modules/gui/skins2/macosx/macosx_window.hpp
 modules/gui/skins2/parser/builder.cpp
-modules/gui/skins2/parser/builder.hpp
 modules/gui/skins2/parser/builder_data.hpp
+modules/gui/skins2/parser/builder.hpp
 modules/gui/skins2/parser/expr_evaluator.cpp
 modules/gui/skins2/parser/expr_evaluator.hpp
 modules/gui/skins2/parser/interpreter.cpp
@@ -778,6 +776,7 @@ modules/gui/skins2/utils/ustring.cpp
 modules/gui/skins2/utils/ustring.hpp
 modules/gui/skins2/utils/var_bool.cpp
 modules/gui/skins2/utils/var_bool.hpp
+modules/gui/skins2/utils/variable.hpp
 modules/gui/skins2/utils/var_list.cpp
 modules/gui/skins2/utils/var_list.hpp
 modules/gui/skins2/utils/var_percent.cpp
@@ -786,7 +785,6 @@ modules/gui/skins2/utils/var_text.cpp
 modules/gui/skins2/utils/var_text.hpp
 modules/gui/skins2/utils/var_tree.cpp
 modules/gui/skins2/utils/var_tree.hpp
-modules/gui/skins2/utils/variable.hpp
 modules/gui/skins2/vars/equalizer.cpp
 modules/gui/skins2/vars/equalizer.hpp
 modules/gui/skins2/vars/playtree.cpp
@@ -845,9 +843,9 @@ modules/gui/wince/timer.cpp
 modules/gui/wince/video.cpp
 modules/gui/wince/wince.cpp
 modules/gui/wince/wince.h
-modules/gui/wxwidgets/dialogs.cpp
 modules/gui/wxwidgets/dialogs/bookmarks.cpp
 modules/gui/wxwidgets/dialogs/bookmarks.hpp
+modules/gui/wxwidgets/dialogs.cpp
 modules/gui/wxwidgets/dialogs/fileinfo.cpp
 modules/gui/wxwidgets/dialogs/fileinfo.hpp
 modules/gui/wxwidgets/dialogs/infopanels.cpp
@@ -916,8 +914,8 @@ modules/misc/gnutls.c
 modules/misc/gtk_main.c
 modules/misc/logger.c
 modules/misc/memcpy/fastmemcpy.h
-modules/misc/memcpy/memcpy.c
 modules/misc/memcpy/memcpyaltivec.c
+modules/misc/memcpy/memcpy.c
 modules/misc/musicbrainz.c
 modules/misc/network/ipv4.c
 modules/misc/network/ipv6.c
@@ -992,11 +990,11 @@ modules/stream_out/transrate/getvlc.h
 modules/stream_out/transrate/putvlc.h
 modules/stream_out/transrate/transrate.c
 modules/stream_out/transrate/transrate.h
-modules/video_chroma/i420_rgb.c
-modules/video_chroma/i420_rgb.h
 modules/video_chroma/i420_rgb16.c
 modules/video_chroma/i420_rgb8.c
+modules/video_chroma/i420_rgb.c
 modules/video_chroma/i420_rgb_c.h
+modules/video_chroma/i420_rgb.h
 modules/video_chroma/i420_rgb_mmx.h
 modules/video_chroma/i420_ymga.c
 modules/video_chroma/i420_yuy2.c
@@ -1032,13 +1030,13 @@ modules/video_filter/swscale/filter.c
 modules/video_filter/swscale/rgb2rgb.c
 modules/video_filter/swscale/rgb2rgb.h
 modules/video_filter/swscale/rgb2rgb_template.c
+modules/video_filter/swscale/swscale_altivec_template.c
 modules/video_filter/swscale/swscale.c
 modules/video_filter/swscale/swscale.h
-modules/video_filter/swscale/swscale_altivec_template.c
 modules/video_filter/swscale/swscale_internal.h
 modules/video_filter/swscale/swscale_template.c
-modules/video_filter/swscale/yuv2rgb.c
 modules/video_filter/swscale/yuv2rgb_altivec.c
+modules/video_filter/swscale/yuv2rgb.c
 modules/video_filter/swscale/yuv2rgb_mlib.c
 modules/video_filter/swscale/yuv2rgb_template.c
 modules/video_filter/time.c
@@ -1071,8 +1069,6 @@ modules/video_output/x11/x11.c
 modules/video_output/x11/xcommon.c
 modules/video_output/x11/xcommon.h
 modules/video_output/x11/xvideo.c
-modules/visualization/galaktos/PCM.c
-modules/visualization/galaktos/PCM.h
 modules/visualization/galaktos/beat_detect.c
 modules/visualization/galaktos/beat_detect.h
 modules/visualization/galaktos/builtin_funcs.c
@@ -1107,6 +1103,8 @@ modules/visualization/galaktos/param.h
 modules/visualization/galaktos/param_types.h
 modules/visualization/galaktos/parser.c
 modules/visualization/galaktos/parser.h
+modules/visualization/galaktos/PCM.c
+modules/visualization/galaktos/PCM.h
 modules/visualization/galaktos/per_frame_eqn.c
 modules/visualization/galaktos/per_frame_eqn.h
 modules/visualization/galaktos/per_frame_eqn_types.h
index 102cb090ddae07111b362f9ec457b8408274d17d..f0abcbc2ba397a7ed80cd49761adcef310de5c55 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc 0.8.2-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-04-28 19:16+0100\n"
 "Last-Translator: Lorena Gomes i Xènia Albà\n"
 "Language-Team: Catalan <ca@dodds.net>\n"
@@ -17,18 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Aquest programa ve SENSE GARANTIA, permès segons la llei.\n"
-"Podeu redistribuir-lo sota els termes de la Llicència Pública General GNU;\n"
-"mireu l'arxiu nomenat COPYNG per veure els detalls.\n"
-"Escrit per l'equip de VideoLAN; mireu l'arxiu AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferències del VLC"
@@ -607,8 +595,8 @@ msgstr "Metainformació"
 msgid "Title"
 msgstr "Títol:"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor:"
@@ -680,6 +668,18 @@ msgstr "Nom del còdec"
 msgid "Codec Description"
 msgstr "Descripció del còdec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Aquest programa ve SENSE GARANTIA, permès segons la llei.\n"
+"Podeu redistribuir-lo sota els termes de la Llicència Pública General GNU;\n"
+"mireu l'arxiu nomenat COPYNG per veure els detalls.\n"
+"Escrit per l'equip de VideoLAN; mireu l'arxiu AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -900,8 +900,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits per mostra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Velocitat de bit"
 
@@ -3995,6 +3995,11 @@ msgstr "Subtítols"
 msgid "Overlays"
 msgstr "Superposats"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 #, fuzzy
 msgid "Track settings"
@@ -4784,8 +4789,17 @@ msgstr "Retalla"
 msgid "Aspect-ratio"
 msgstr "Ràtio de l'aspecte"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4849,15 +4863,6 @@ msgstr "Pista d’àudio"
 msgid "Audio CD - Track %i"
 msgstr "Pista d’àudio"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5461,21 +5466,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5748,6 +5738,21 @@ msgstr "Normalització del volum"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
+"S'hauria d'especificar en unitats de mil·lisegon."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Angle del DVD"
@@ -5974,6 +5979,55 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Directori font"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Us permet especificar el directori on les instantànies del vídeo seran "
+"emmagatzemades."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Hora"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Els filtres de vídeo s'utilitzen pel post-processament del flux de vídeo"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directori de la instantània del vídeo"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Hora"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6165,507 +6219,601 @@ msgstr "Selecciona sempre el flux amb la màxima taxa de bits"
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Sortida de flux Dummy"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Dispositiu:"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Dispositiu de vídeo PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Afegeix a un fitxer"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Dispositiu d'àudio"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Afegeix a un arxiu si existeix, enlloc de reemplaçar-ho. "
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Dispositiu de vídeo PVR"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Sortida de flux del fitxer"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nom d'usuari"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Defineix la norma del flux (Automàtic, SECAM, PAL, or NTSC)"
+msgid "User name that will be requested to access the stream."
+msgstr "Us permet donar un nom d'usuari que serà preguntat al accedir al flux."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Amplada"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Contrasenya"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Amplada del flux de captura (-1 per autodetectar)"
-
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Alçada"
+msgid "Password that will be requested to access the stream."
+msgstr "Us permet donar una contrasenya que serà preguntat al accedir al flux."
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Alçada del flux de captura (-1 per autodetectar)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Freqüència"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Freqüència a capturar (en kHz), si és aplicable"
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Camí al arxiu certificat x509 PEM que s'utilitzarà per la sortida de flux "
+"HTTP/SSL"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Velocitat de fotogrames a capturar, si és aplicable (-1 per automàtic)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Interval de la tecla"
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Camí al arxiu clau privat x509 PEM que s'utilitzarà per la sortida de flux "
+"HTTP/SSL. Deixeu-ho buit  si no teniu cap."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Interval entre fotogrames clau (-1 per automàtic)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Imatges B"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Si s'especifica aquesta opció, s'utilitzaran els Fotogrames-B. Utilitza-la "
-"per especificar el nombre de Fotogrames-B."
+"Camí al fitxer del certificat  x509 PEM trusted root CA (autoritat de "
+"certificat) que serà utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho "
+"buit si no en teniu un."
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Velocitat de bit a utilitzar (Per defecte -1)"
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
+"Camí al fitxer de la Llista de Revocació de Certificats  x509 PEM que serà "
+"utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho buit si no en teniu un."
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Pic de la velocitat de bit"
-
-#: modules/access/pvr.c:88
-#, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Pic de la taxa de bits en el mode VBR"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Mode de la velocitat de bit a utilitzar"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:92
-#, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Mode de la velocitat de bit a utilitzar"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Sortida de flux de HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Màscara de bits de l’àudio"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:95
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
+msgid "Stream name"
+msgstr "Corrent de dades"
+
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
-"Aquesta opció permet indicar la màscara de bits que utilitzarà la part "
-"d'àudio de la targeta."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volum"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Descripció de la sessió"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canal"
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Corrent de dades"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Canal de la targeta a utilitzar (Normalment, 0=sintonitzador, 1=compost, "
-"2=svídeo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automàtic"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descripció de la sessió"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descripció"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Velocitat de mostra"
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:90
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Entrada de les targetes Codificadores MPEG (amb controladors ivtv)"
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor de captura (ms)"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Nombre de clons"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
-"Us permet modificar el valor de la memòria caché predeterminat per a fluxes "
-"RTSP. Aquest valor ha d'estar en unitats de mil·lisegon."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Connection failed"
-msgstr "Fitxer de configuració de VLM"
+msgid "Stream public"
+msgstr "Flux de sortida"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:105
 #, fuzzy
-msgid "Session failed"
-msgstr "Adreça electrònica de la sessió"
+msgid "IceCAST output"
+msgstr "Sortida d'accés"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor de captura (ms)"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos de captura "
-"de pantalla. S'hauria d'especificar en unitats de mil·lisegon."
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
+"S'hauria d'especificar en unitats de mil·lisegon."
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Temps de vida (TTL)"
+
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr ""
-"Us permet especificar la velocitat de fotogrames desitjada per la captura."
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Us permet definir el temps de vida del flux de sortida."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Captura la mida del fragment"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Agrupa paquets"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:85
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Us permet optimitzar la captura dividint la pantalla en fragments d'alçada "
-"predeterminada (16 pot ser un bon valor, i 0 significa inhabilitat)"
-
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Entrada de la pantalla"
+"Els paquets poden enviar-se un per un en el moment exacte o per grups. Us "
+"permet donar el nombre de paquets que seran enviats en un moment. Ajuda a "
+"reduir la càrrega de planificació sobre sistemes molt carregats."
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Pantalla"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Escriure en el format Raw"
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:91
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos SMB. "
-"S'hauria d'especificar en unitats de mil·lisegon."
-
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nom de l’usuari SMB"
+"Si habiliteu aquesta opció, els paquets s'enviaran directament, sense "
+"intentar emplenar la MTU (ex. sense intentar fer els paquets el més gran "
+"possible per millorar la transmissió)"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Contrasenya SMB"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Flux de sortida UDP"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Domini SMB"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:49
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Us permet modificar el domini/grup de treball que serà utilitzat per la "
-"connexió."
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
+"S'hauria d'especificar en unitats de mil·lisegon."
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Entrada de SMB"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Dispositiu:"
 
-#: modules/access/tcp.c:39
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Dispositiu de vídeo PVR"
+
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos TCP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
+msgid "Radio device"
+msgstr "Dispositiu d'àudio"
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Dispositiu de vídeo PVR"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "Entrada del TCP"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Defineix la norma del flux (Automàtic, SECAM, PAL, or NTSC)"
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "Autodetecció de la MTU"
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Amplada"
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Amplada del flux de captura (-1 per autodetectar)"
 
-#: modules/access/udp.c:52
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Alçada"
+
+#: modules/access/pvr.c:67
 #, fuzzy
-msgid "RTP reordering timeout in ms"
-msgstr "Temps d'espera de la connexió TCP en ms."
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Alçada del flux de captura (-1 per autodetectar)"
 
-#: modules/access/udp.c:54
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Freqüència"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
 #, fuzzy
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
-msgstr ""
-"Us permet modificar el temps d'espera de la connexió TCP predeterminat. "
-"Aquest valor ha d'estar definit en mil•lisegons."
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Freqüència a capturar (en kHz), si és aplicable"
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP/RTP"
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Velocitat de fotogrames a capturar, si és aplicable (-1 per automàtic)"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "Entrada UDP/RTP"
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Interval de la tecla"
 
-#: modules/access/v4l.c:75
+#: modules/access/pvr.c:78
 #, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Interval entre fotogrames clau (-1 per automàtic)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Imatges B"
+
+#: modules/access/pvr.c:81
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos v4l. "
-"S'hauria d'especificar en unitats de mil·lisegon."
+"Si s'especifica aquesta opció, s'utilitzaran els Fotogrames-B. Utilitza-la "
+"per especificar el nombre de Fotogrames-B."
 
-#: modules/access/v4l.c:79
+#: modules/access/pvr.c:85
 #, fuzzy
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-"Especifica el nom del dispositiu de vídeo que s'utilitzarà. Si no "
-"especifiqueu res, utilitzarà el dispositiu per defecte."
+msgid "Bitrate to use (-1 for default)."
+msgstr "Velocitat de bit a utilitzar (Per defecte -1)"
 
-#: modules/access/v4l.c:83
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Pic de la velocitat de bit"
+
+#: modules/access/pvr.c:88
 #, fuzzy
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+msgid "Peak bitrate in VBR mode."
+msgstr "Pic de la taxa de bits en el mode VBR"
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Mode de la velocitat de bit a utilitzar"
+
+#: modules/access/pvr.c:92
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Mode de la velocitat de bit a utilitzar"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Màscara de bits de l’àudio"
+
+#: modules/access/pvr.c:95
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
-"Especifica el nom del dispositiu d'àudio que s'utilitzarà. Si no "
-"especifiqueu res, utilitzarà el dispositiu per defecte."
+"Aquesta opció permet indicar la màscara de bits que utilitzarà la part "
+"d'àudio de la targeta."
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volum"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
-"Imposa al dispositiu de vídeo Video4Linux a utilitzar un format de croma "
-"específic (ex. l420 (per defecte), RV24, etc.)"
 
-#: modules/access/v4l.c:94
-#, fuzzy
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canal"
+
+#: modules/access/pvr.c:102
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 "Canal de la targeta a utilitzar (Normalment, 0=sintonitzador, 1=compost, "
 "2=svídeo)"
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "Canal d'àudio"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automàtic"
 
-#: modules/access/v4l.c:101
-#, fuzzy
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr "Canal d'àudio a utilitzar, si hi ha vàries entrades d'àudio. "
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/v4l.c:103
-#, fuzzy
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr "Amplada del flux de captura (-1 per autodetectar)"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/v4l.c:106
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr "Alçada del flux de captura (-1 per autodetectar)"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "Brillantor"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
 
-#: modules/access/v4l.c:110
-#, fuzzy
-msgid "Brightness of the video input."
-msgstr "Especifica la brillantor de l'entrada de vídeo. "
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "Matís"
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
 
-#: modules/access/v4l.c:113
+#: modules/access/pvr.c:117
 #, fuzzy
-msgid "Hue of the video input."
-msgstr "Especifica el matís de l'entrada de vídeo. "
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Entrada de les targetes Codificadores MPEG (amb controladors ivtv)"
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
+#: modules/access/rtsp/access.c:43
 #, fuzzy
-msgid "Color"
-msgstr "Color"
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de la memòria caché predeterminat per a fluxes "
+"RTSP. Aquest valor ha d'estar en unitats de mil·lisegon."
 
-#: modules/access/v4l.c:116
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
 #, fuzzy
-msgid "Color of the video input."
-msgstr "Especifica el color de l'entrada de vídeo. "
-
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "Contrast"
+msgid "Real RTSP"
+msgstr "RTSP"
 
-#: modules/access/v4l.c:119
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "Contrast of the video input."
-msgstr "Especifica el contrast de l'entrada de vídeo. "
+msgid "Connection failed"
+msgstr "Fitxer de configuració de VLM"
 
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr "Sintonitzador"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
 
-#: modules/access/v4l.c:121
+#: modules/access/rtsp/access.c:221
 #, fuzzy
-msgid "Tuner to use, if there are several ones."
-msgstr "Sintonitzador a utilitzar, si hi ha varis."
+msgid "Session failed"
+msgstr "Adreça electrònica de la sessió"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Velocitat de mostra"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
 
-#: modules/access/v4l.c:124
+#: modules/access/screen/screen.c:39
 #, fuzzy
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos de captura "
+"de pantalla. S'hauria d'especificar en unitats de mil·lisegon."
 
-#: modules/access/v4l.c:127
+#: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Capture the audio stream in stereo."
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
+msgid "Desired frame rate for the capture."
+msgstr ""
+"Us permet especificar la velocitat de fotogrames desitjada per la captura."
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
-msgstr "MJPEG"
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Captura la mida del fragment"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
-"Defineix aquesta opció si les sortides del dispositiu de captura són MJPEG"
+"Us permet optimitzar la captura dividint la pantalla en fragments d'alçada "
+"predeterminada (16 pot ser un bon valor, i 0 significa inhabilitat)"
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
-msgstr "Delmat"
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Entrada de la pantalla"
 
-#: modules/access/v4l.c:133
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Pantalla"
+
+#: modules/access/smb.c:61
 #, fuzzy
-msgid "Decimation level for MJPEG streams"
-msgstr "Especifica el nivell de Delmat per fluxos MJPEG"
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos SMB. "
+"S'hauria d'especificar en unitats de mil·lisegon."
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "Qualitat"
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nom de l’usuari SMB"
 
-#: modules/access/v4l.c:135
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Contrasenya SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Domini SMB"
+
+#: modules/access/smb.c:70
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "Defineix la qualitat del flux"
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
+"Us permet modificar el domini/grup de treball que serà utilitzat per la "
+"connexió."
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Entrada de SMB"
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Entrada Video4Linux"
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos TCP. "
+"S'hauria d'especificar en unitats de mil·lisegon."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
+
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "Entrada del TCP"
+
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
+"S'hauria d'especificar en unitats de mil·lisegon."
+
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "Autodetecció de la MTU"
+
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
+
+#: modules/access/udp.c:52
+#, fuzzy
+msgid "RTP reordering timeout in ms"
+msgstr "Temps d'espera de la connexió TCP en ms."
+
+#: modules/access/udp.c:54
+#, fuzzy
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"Us permet modificar el temps d'espera de la connexió TCP predeterminat. "
+"Aquest valor ha d'estar definit en mil•lisegons."
+
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP/RTP"
+
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "Entrada UDP/RTP"
 
 #: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
 #: modules/gui/wxwidgets/dialogs/open.cpp:723
@@ -6699,64 +6847,222 @@ msgstr "Video4Linux"
 msgid "Video4Linux2 input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
-"Us permet modificar el valor de captura per fluxos CDDA. S'hauria "
-"d'especificar en unitats de mil·lisegon."
-
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
+"Us permet modificar el valor de captura predeterminat per fluxos v4l. "
+"S'hauria d'especificar en unitats de mil·lisegon."
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "Entrada VCD"
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Especifica el nom del dispositiu de vídeo que s'utilitzarà. Si no "
+"especifiqueu res, utilitzarà el dispositiu per defecte."
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][dispositiu][@[títol][,[capítol]]]"
+#: modules/access/v4l.c:83
+#, fuzzy
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+"Especifica el nom del dispositiu d'àudio que s'utilitzarà. Si no "
+"especifiqueu res, utilitzarà el dispositiu per defecte."
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr "El missatge superior ha tingut un nivell de registre desconegut"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
+msgstr ""
+"Imposa al dispositiu de vídeo Video4Linux a utilitzar un format de croma "
+"específic (ex. l420 (per defecte), RV24, etc.)"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
+#: modules/access/v4l.c:94
+#, fuzzy
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
-"El missatge superior ha tingut un nivell de registre vcdimager desconegut"
+"Canal de la targeta a utilitzar (Normalment, 0=sintonitzador, 1=compost, "
+"2=svídeo)"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "Entrada"
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "Canal d'àudio"
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "Segments"
+#: modules/access/v4l.c:101
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr "Canal d'àudio a utilitzar, si hi ha vàries entrades d'àudio. "
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "Segment"
+#: modules/access/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Amplada del flux de captura (-1 per autodetectar)"
 
-#: modules/access/vcdx/access.c:532
+#: modules/access/v4l.c:106
 #, fuzzy
-msgid "LID"
-msgstr "LID"
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Alçada del flux de captura (-1 per autodetectar)"
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "Format del VCD"
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "Brillantor"
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "Àlbum"
+#: modules/access/v4l.c:110
+#, fuzzy
+msgid "Brightness of the video input."
+msgstr "Especifica la brillantor de l'entrada de vídeo. "
+
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "Matís"
+
+#: modules/access/v4l.c:113
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "Especifica el matís de l'entrada de vídeo. "
+
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+#, fuzzy
+msgid "Color"
+msgstr "Color"
+
+#: modules/access/v4l.c:116
+#, fuzzy
+msgid "Color of the video input."
+msgstr "Especifica el color de l'entrada de vídeo. "
+
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "Contrast"
+
+#: modules/access/v4l.c:119
+#, fuzzy
+msgid "Contrast of the video input."
+msgstr "Especifica el contrast de l'entrada de vídeo. "
+
+#: modules/access/v4l.c:120
+msgid "Tuner"
+msgstr "Sintonitzador"
+
+#: modules/access/v4l.c:121
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
+msgstr "Sintonitzador a utilitzar, si hi ha varis."
+
+#: modules/access/v4l.c:124
+#, fuzzy
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
+
+#: modules/access/v4l.c:127
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
+
+#: modules/access/v4l.c:128
+msgid "MJPEG"
+msgstr "MJPEG"
+
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
+msgstr ""
+"Defineix aquesta opció si les sortides del dispositiu de captura són MJPEG"
+
+#: modules/access/v4l.c:131
+msgid "Decimation"
+msgstr "Delmat"
+
+#: modules/access/v4l.c:133
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
+msgstr "Especifica el nivell de Delmat per fluxos MJPEG"
+
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "Qualitat"
+
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "Defineix la qualitat del flux"
+
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
+
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Us permet modificar el valor de captura per fluxos CDDA. S'hauria "
+"d'especificar en unitats de mil·lisegon."
+
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
+
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "Entrada VCD"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][dispositiu][@[títol][,[capítol]]]"
+
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
+msgstr "El missatge superior ha tingut un nivell de registre desconegut"
+
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
+msgstr ""
+"El missatge superior ha tingut un nivell de registre vcdimager desconegut"
+
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "Entrada"
+
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "Segments"
+
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "Segment"
+
+#: modules/access/vcdx/access.c:532
+#, fuzzy
+msgid "LID"
+msgstr "LID"
+
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "Format del VCD"
+
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "Àlbum"
 
 #: modules/access/vcdx/info.c:92
 msgid "Application"
@@ -6870,329 +7176,28 @@ msgid ""
 "entry."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Voleu mostrar la informació de VCD ampliada?"
-
-#: modules/access/vcdx/vcd.c:130
-#, fuzzy
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Mostra el màxim sobre la informació del medi i el flux. Mostra per exemple "
-"la navegació del control de playback."
-
-#: modules/access/vcdx/vcd.c:137
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format a utilitzar a la llista de reproducció \"autor\""
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format a utilitzar a la llista de reproducció del camp  \"títol\""
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Directori font"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Us permet especificar el directori on les instantànies del vídeo seran "
-"emmagatzemades."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Hora"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Els filtres de vídeo s'utilitzen pel post-processament del flux de vídeo"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directori de la instantània del vídeo"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Hora"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Sortida de flux Dummy"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Afegeix a un fitxer"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Afegeix a un arxiu si existeix, enlloc de reemplaçar-ho. "
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Sortida de flux del fitxer"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Nom d'usuari"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr "Us permet donar un nom d'usuari que serà preguntat al accedir al flux."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Contrasenya"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Us permet donar una contrasenya que serà preguntat al accedir al flux."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Camí al arxiu certificat x509 PEM que s'utilitzarà per la sortida de flux "
-"HTTP/SSL"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Camí al arxiu clau privat x509 PEM que s'utilitzarà per la sortida de flux "
-"HTTP/SSL. Deixeu-ho buit  si no teniu cap."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Camí al fitxer del certificat  x509 PEM trusted root CA (autoritat de "
-"certificat) que serà utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho "
-"buit si no en teniu un."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Camí al fitxer de la Llista de Revocació de Certificats  x509 PEM que serà "
-"utilitzat per la sortida de flux HTTP/SSL. Deixeu-ho buit si no en teniu un."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Sortida de flux de HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Corrent de dades"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descripció de la sessió"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Corrent de dades"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descripció de la sessió"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descripció"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Nombre de clons"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Velocitat de mostra de les captures del flux d'àudio, en Hz"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Flux de sortida"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Sortida d'accés"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Us permet modificar el valor de captura predeterminat per fluxos UDP. "
-"S'hauria d'especificar en unitats de mil·lisegon."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Temps de vida (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Us permet definir el temps de vida del flux de sortida."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Agrupa paquets"
-
-#: modules/access_output/udp.c:85
-#, fuzzy
-msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
-msgstr ""
-"Els paquets poden enviar-se un per un en el moment exacte o per grups. Us "
-"permet donar el nombre de paquets que seran enviats en un moment. Ajuda a "
-"reduir la càrrega de planificació sobre sistemes molt carregats."
-
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Escriure en el format Raw"
-
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Voleu mostrar la informació de VCD ampliada?"
+
+#: modules/access/vcdx/vcd.c:130
 #, fuzzy
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Si habiliteu aquesta opció, els paquets s'enviaran directament, sense "
-"intentar emplenar la MTU (ex. sense intentar fer els paquets el més gran "
-"possible per millorar la transmissió)"
+"Mostra el màxim sobre la informació del medi i el flux. Mostra per exemple "
+"la navegació del control de playback."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Flux de sortida UDP"
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format a utilitzar a la llista de reproducció \"autor\""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format a utilitzar a la llista de reproducció del camp  \"títol\""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7348,6 +7353,28 @@ msgstr "Filtre d'àudio per conversió float32->u16"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "Filtre d'àudio per conversió float32->u8"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Selecciona el canal d'àudio"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8336,6 +8363,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "Cadenes de filtre de post-processament de ffmpeg"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Ràtio de fotogrames claus"
@@ -8768,6 +8840,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Descodifcacor Philips OGT (subtítols SVCD)"
@@ -11976,7 +12055,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Reproductor multimèdia VLC"
@@ -12094,8 +12173,8 @@ msgid "Extended Controls"
 msgstr "Controls ampliats"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Transformació"
@@ -12427,6 +12506,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Desa el fitxer"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opcions avançades"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Flux Sout"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demultiplexors"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Màxima velocitat de bit de la codificació "
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Descodificadors"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Omet els fotogrames"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Fotogrames B"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Reproducció en temps real"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Agrupa paquets"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Velocitat de mostratge"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Reprodueix més ràpid"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Desa la llista de reproducció"
@@ -12511,83 +12667,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opcions avançades"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Flux Sout"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demultiplexors"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Màxima velocitat de bit de la codificació "
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Descodificadors"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Omet els fotogrames"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Fotogrames B"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Reproducció en temps real"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Agrupa paquets"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Velocitat de mostratge"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Reprodueix més ràpid"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13929,17 +14008,17 @@ msgstr "Sortida de vídeo i àudio QNX RTOS"
 msgid "Errors"
 msgstr "Error"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Obre el &disc...\tCtrl-D"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Metainformació"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Obre el &disc...\tCtrl-D"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -14163,11 +14242,6 @@ msgstr "Mòdul d'nterfície WinCE"
 msgid "WinCE dialogs provider"
 msgstr "Proveïdor de diàlegs wxWindows"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Edita el preferit"
@@ -14211,6 +14285,31 @@ msgstr "Esborra"
 msgid "&Clear"
 msgstr "Neteja"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Heu de seleccionar dos preferits."
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Llista de preferits per un flux"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Heu de seleccionar dos preferits."
@@ -14238,6 +14337,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Ha canviat l'entrada"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14248,6 +14352,14 @@ msgstr "Informació del flux i el suport"
 msgid "Advanced information"
 msgstr "Opcions avançades"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Tanca"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -14269,13 +14381,6 @@ msgstr "Norma"
 msgid "Don't show further errors"
 msgstr "Suprimeix els errors addicionals"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Tanca"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Informació de l'element de la llista de reproducció"
@@ -15801,6 +15906,10 @@ msgstr "Fitxer de sortida"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15817,10 +15926,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -19922,10 +20027,6 @@ msgstr "Analitzador d'espectre"
 #~ msgid "Size offset"
 #~ msgstr "Mida del desplaçament"
 
-#, fuzzy
-#~ msgid "You have to select two bookmarks."
-#~ msgstr "Heu de seleccionar dos preferits."
-
 #, fuzzy
 #~ msgid "Go To Position"
 #~ msgstr "Posició del logo"
@@ -20829,9 +20930,6 @@ msgstr "Analitzador d'espectre"
 #~ msgid "_Language"
 #~ msgstr "_Idioma"
 
-#~ msgid "Select audio channel"
-#~ msgstr "Selecciona el canal d'àudio"
-
 #~ msgid "_Subtitles"
 #~ msgstr "_Subtítols"
 
index cf684afeb08c76122a9e6a3c0a0dbe843d1721b3..77964d791fb84a7008a606fb675da01a3c392691 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: cs\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-05-18 19:31+0100\n"
 "Last-Translator: Miroslav Oujeský <oujesky@mail.muni.cz>\n"
 "Language-Team: \n"
@@ -19,14 +19,6 @@ msgstr ""
 "X-Poedit-Language: Czech\n"
 "X-Poedit-Country: CZECH REPUBLIC\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Nastavení VLC"
@@ -544,8 +536,8 @@ msgstr "Meta-informace"
 msgid "Title"
 msgstr "Titul"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -620,6 +612,14 @@ msgstr "Název kodeku"
 msgid "Codec Description"
 msgstr "Popis kodeku"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -845,8 +845,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bitů na vzorek"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -3622,6 +3622,11 @@ msgstr "Titulky"
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Nastavení stopy"
@@ -4404,8 +4409,17 @@ msgstr "Ořez"
 msgid "Aspect-ratio"
 msgstr "Poměr stran"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4463,15 +4477,6 @@ msgstr "Audio CD - Stopa"
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Stopa %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4986,19 +4991,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "Video DV"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5265,6 +5257,19 @@ msgstr "Normalizace hlasitosti"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "Video DV"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 #, fuzzy
 msgid "DVD angle"
@@ -5461,6 +5466,50 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Odstraňuji adresář %s.\n"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Hrubost mřížky"
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Odstraňuji adresář %s.\n"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Snížení hlasitosti na konci modulu"
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5624,117 +5673,359 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Zařízení"
-
-#: modules/access/pvr.c:53
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid "PVR video device"
-msgstr "Zařízení vstupu videa"
+msgid "Dummy stream output"
+msgstr "fiktivní modul zvukového výstupu xine"
 
-#: modules/access/pvr.c:55
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
 #, fuzzy
-msgid "Radio device"
-msgstr "zařízení rádia v4l"
+msgid "Dummy"
+msgstr "prázdné"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "zařízení rádia v4l"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Připojit do souboru"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+
+#: modules/access_output/file.c:66
 #, fuzzy
-msgid "Norm"
-msgstr "Varování: Firstzone != Norm_firstzone\n"
+msgid "File stream output"
+msgstr "Volby výstupu souborů:"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Uživatel"
+
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Šířka"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Heslo"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Výška"
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvence"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-#, fuzzy
-msgid "Key interval"
-msgstr "Špatný interval - %s"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
+#: modules/access_output/http.c:86
 #, fuzzy
-msgid "B Frames"
-msgstr "Počet políček"
+msgid "Advertise with Bonjour"
+msgstr "Provzdušňovač s bublinkami"
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Používat implicitně \"_Bod na bod\""
+msgid "HTTP stream output"
+msgstr "jméno výstupního souboru s psf písmem"
 
-#: modules/access/pvr.c:87
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "Maximum paměti"
+msgid "Stream name"
+msgstr "Zpřístupněný název"
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "chyba \"%mode:1\""
+msgid "Stream description"
+msgstr "Zpřístupněný popis"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:94
+#: modules/access_output/shout.c:66
 #, fuzzy
-msgid "Audio bitmask"
-msgstr "Informace o zvuku"
+msgid "Stream MP3"
+msgstr "Zvuk MP3"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Zpřístupněný popis"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Popis"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Zobrazení informací o současné stránce"
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Vzorkovací frekvence"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Počet výstupních kanálů"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "výstupní soubor"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "výstupní soubor"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+#, fuzzy
+msgid "Caching value (ms)"
+msgstr "/SS/df/MS/F/P-hodnota/kritická hodnota F"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "Time To Live (TTL):"
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+#, fuzzy
+msgid "Group packets"
+msgstr "Odmítnout pakety"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+#, fuzzy
+msgid "Raw write"
+msgstr "Zapsat animaci"
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+#, fuzzy
+msgid "UDP stream output"
+msgstr "jméno výstupního souboru s psf písmem"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Zařízení"
+
+#: modules/access/pvr.c:53
+#, fuzzy
+msgid "PVR video device"
+msgstr "Zařízení vstupu videa"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "zařízení rádia v4l"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "zařízení rádia v4l"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+#, fuzzy
+msgid "Norm"
+msgstr "Varování: Firstzone != Norm_firstzone\n"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Šířka"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Výška"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvence"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+#, fuzzy
+msgid "Key interval"
+msgstr "Špatný interval - %s"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+#, fuzzy
+msgid "B Frames"
+msgstr "Počet políček"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Používat implicitně \"_Bod na bod\""
+
+#: modules/access/pvr.c:87
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "Maximum paměti"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "chyba \"%mode:1\""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+#, fuzzy
+msgid "Audio bitmask"
+msgstr "Informace o zvuku"
 
 #: modules/access/pvr.c:95
 msgid "Bitmask that will get used by the audio part of the card."
@@ -5791,12 +6082,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-#, fuzzy
-msgid "Caching value (ms)"
-msgstr "/SS/df/MS/F/P-hodnota/kritická hodnota F"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5928,14 +6213,43 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP vstup"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Název zařízení"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Toto je výchozí VCD zařízení. Pokud zde nic neuvedete, zkusíme nalézt "
+"vhodnou CD-ROM mechaniku."
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux vstup"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
 "device will be used."
 msgstr ""
 
@@ -6017,10 +6331,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Vzorkovací frekvence"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6063,35 +6373,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux vstup"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Název zařízení"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Toto je výchozí VCD zařízení. Pokud zde nic neuvedete, zkusíme nalézt "
-"vhodnou CD-ROM mechaniku."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux vstup"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6259,306 +6540,30 @@ msgstr ""
 msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-#, fuzzy
-msgid "Show extended VCD info?"
-msgstr "/Výběr/Načíst další informace"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Odstraňuji adresář %s.\n"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Hrubost mřížky"
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Odstraňuji adresář %s.\n"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Snížení hlasitosti na konci modulu"
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-msgid "Dummy stream output"
-msgstr "fiktivní modul zvukového výstupu xine"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-#, fuzzy
-msgid "Dummy"
-msgstr "prázdné"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Připojit do souboru"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-#, fuzzy
-msgid "File stream output"
-msgstr "Volby výstupu souborů:"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Uživatel"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Heslo"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-#, fuzzy
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-#, fuzzy
-msgid "Advertise with Bonjour"
-msgstr "Provzdušňovač s bublinkami"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "jméno výstupního souboru s psf písmem"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Zpřístupněný název"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Zpřístupněný popis"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Zvuk MP3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Zpřístupněný popis"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Popis"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Zobrazení informací o současné stránce"
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Počet výstupních kanálů"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "výstupní soubor"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "výstupní soubor"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "Time To Live (TTL):"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr ""
-
-#: modules/access_output/udp.c:84
-#, fuzzy
-msgid "Group packets"
-msgstr "Odmítnout pakety"
-
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
+#: modules/access/vcdx/vcd.c:129
 #, fuzzy
-msgid "Raw write"
-msgstr "Zapsat animaci"
+msgid "Show extended VCD info?"
+msgstr "/Výběr/Načíst další informace"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-#, fuzzy
-msgid "UDP stream output"
-msgstr "jméno výstupního souboru s psf písmem"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6695,6 +6700,28 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Vyberte soubor k uložení"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7645,6 +7672,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 #, fuzzy
 msgid "Ratio of key frames"
@@ -8058,6 +8130,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -11136,7 +11215,7 @@ msgstr "VLC - Ovladač"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11254,8 +11333,8 @@ msgid "Extended Controls"
 msgstr "Rozšířené ovládání"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Information"
 
@@ -11593,6 +11672,79 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Uložit soubor"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Rozšířené informace"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+#, fuzzy
+msgid "Read at media"
+msgstr "nelze přečíst `%s' na řádku %d"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "maximální bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "maximální bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr "Dekódované bloky "
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr "Zobrazené rámce"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr "Ztracené rámce"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "Streamování"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr "Odeslané pakety"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr "Odeslané byty"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Přenosová rychlost"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Menu Buffery"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+#, fuzzy
+msgid "Lost buffers"
+msgstr "Menu Buffery"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Uložit seznam skladeb..."
@@ -11673,79 +11825,6 @@ msgstr "Zadejte prosím název uzlu"
 msgid "Empty Folder"
 msgstr "Prázdná složka"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Rozšířené informace"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-#, fuzzy
-msgid "Read at media"
-msgstr "nelze přečíst `%s' na řádku %d"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "maximální bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "maximální bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr "Dekódované bloky "
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr "Zobrazené rámce"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr "Ztracené rámce"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "Streamování"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr "Odeslané pakety"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr "Odeslané byty"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Přenosová rychlost"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Menu Buffery"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-#, fuzzy
-msgid "Lost buffers"
-msgstr "Menu Buffery"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 #, fuzzy
@@ -12990,17 +13069,17 @@ msgstr ""
 msgid "Errors"
 msgstr "Chyby"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Otevřít &složku..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Získat informace o uživateli"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Otevřít &složku..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13211,11 +13290,6 @@ msgstr "nastavit název modulu"
 msgid "WinCE dialogs provider"
 msgstr "Otvírat dialogy v:"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Editovat záložku"
@@ -13255,6 +13329,31 @@ msgstr "&Smazat"
 msgid "&Clear"
 msgstr "&Vyčistit"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Musíte vybrat nějaké zákazy"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "nelze otevřít `%i' pro proud"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 #, fuzzy
 msgid "You must select two bookmarks"
@@ -13280,6 +13379,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Vstup se změnil"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13290,6 +13394,14 @@ msgstr "Nastavení mechanik a médií"
 msgid "Advanced information"
 msgstr "Rozšířené informace"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Zavřít"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13308,13 +13420,6 @@ msgstr "&Ne"
 msgid "Don't show further errors"
 msgstr "Nezobrazovat další chyby"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Zavřít"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 #, fuzzy
 msgid "Playlist item info"
@@ -14697,6 +14802,11 @@ msgstr "Volby výstupu souborů:"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+#, fuzzy
+msgid "AltiVec memcpy"
+msgstr "libc memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -14713,11 +14823,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-#, fuzzy
-msgid "AltiVec memcpy"
-msgstr "libc memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
index 2367ee04a4fd112bfb362b1e14908034eaa2a2a9..7a1de9d8dda0ddc5492211beec8f5443e5061a51 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -17,7 +17,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: da\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-06-23 21:55+0100\n"
 "Last-Translator: Jonas A. Larsen <jonas@vrt.dk>\n"
 "Language-Team: Danish <da@li.org>\n"
@@ -25,19 +25,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Dette program kommer med INGEN GARANTI, til hvad der omfang der tillades \n"
-"ved lov.\n"
-"Du må re-distribuere det under de forhold der gælder for GNU General Public\n"
-" License; se filen navngivet COPYING for detaljer.\n"
-"Skrevet af VdieoLAN-holdet; se AUTHORS-filen.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC indstillinger"
@@ -592,8 +579,8 @@ msgstr "Meta-oplysninger"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Forfatter"
@@ -665,6 +652,19 @@ msgstr "Codec navn"
 msgid "Codec Description"
 msgstr "Codec beskrivelse"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Dette program kommer med INGEN GARANTI, til hvad der omfang der tillades \n"
+"ved lov.\n"
+"Du må re-distribuere det under de forhold der gælder for GNU General Public\n"
+" License; se filen navngivet COPYING for detaljer.\n"
+"Skrevet af VdieoLAN-holdet; se AUTHORS-filen.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -885,8 +885,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits pr. sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -3786,6 +3786,11 @@ msgstr "Undertekster"
 msgid "Overlays"
 msgstr "Overlægninger"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Spor indstillinger"
@@ -4568,8 +4573,17 @@ msgstr "Beskær"
 msgid "Aspect-ratio"
 msgstr "Udseendeforhold"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4633,15 +4647,6 @@ msgstr "Lydspor"
 msgid "Audio CD - Track %i"
 msgstr "Lydspor"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5168,21 +5173,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Lader dig indstille standard cache størelse for UDP streams. Angives i "
-"milisekunder."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5445,6 +5435,21 @@ msgstr "Lydstyrke normalisering"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"milisekunder."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD vinkel"
@@ -5648,6 +5653,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Kildemappe"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Lader dig indstille hvilken mappe video snapshots skal gemmes i."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Tidsforskydelse"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Video filtre bruges til at efter-bearbejde video streamen."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video snapshot mappe"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Tidsforskydelse"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5834,492 +5884,573 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) inddata"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Lader dig indstille standard cache størelse for UDP streams. Angives i "
-"milisekunder."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Enhed"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Attrap-stream uddata"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR video enhed"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Attrap"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Lyd enhed"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Tilføj til fil"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video enhed"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
+"Tilføjer til filen hvis den findes i forvejen i stedet for at erstatte den"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Type"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Fil-stream uddata"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Angiver streamens signaltype (Automatisk, SECAM, PAL eller NTSC)"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Brugernavn"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Bredde"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr ""
 
-#: modules/access/pvr.c:63
-#, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Bredden på den stream der modtages (-1 for auto)"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Adgangskode"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Højde"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr ""
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Højden på den stream der modtages (-1 for auto)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvens"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frekvens i Khz. Kun hvis relevant."
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Framerate for stream. Kun hvis relevant. (-1 for auto)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr ""
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Interval mellem keyframes (-1 for auto)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-frames"
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Hvis denne indstilling aktiveres vil der blive brugt B-frames i enkodningen. "
-"Indstil antallet her."
-
-#: modules/access/pvr.c:85
-#, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Brug denne bitrate (-1 for standard)"
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitrate max."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:88
-#, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Max. bitrate for VBR indstilling"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Den brugte bitrate indstillinger"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP stream-uddata"
 
-#: modules/access/pvr.c:92
-#, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Den brugte bitrate indstillinger"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr ""
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Stream"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Lydstyrke"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Sesions beskrivelse"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Kanal"
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Kanalen der skal andvendes på kortet (Normalt er: 0 = tuner, 1 = composite "
-"og 2 = svideo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatisk"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Sesions beskrivelse"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Beskrivelse"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Cache størrelse (ms)"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Samplerate"
 
-#: modules/access/rtsp/access.c:43
-#, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
 msgstr ""
-"Lader dig indstille standard cache størelse for RTSP streams. Angives i "
-"milisekunder."
-
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-#, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:92
 #, fuzzy
-msgid "Connection failed"
-msgstr "VLM opsætningsfil"
+msgid "Number of channels"
+msgstr "Antal kloner"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
-#, fuzzy
-msgid "Session failed"
-msgstr "Sesions e-mail"
-
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/screen/screen.c:39
-#, fuzzy
-msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
 msgstr ""
-"Lader dig indstille standard cache størelse for skærm optagelses streams. "
-"Angives i milisekunder."
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Lader dig indstille den ønskede framerate for optagelse"
-
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr ""
+msgid "Stream public"
+msgstr "Streamuddata"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/shout.c:99
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Skærm inddata"
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Uddata tilgang"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Skærm"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Cache størrelse (ms)"
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Lader dig indstille standard cache størelse for SMB streams. Angives i "
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
 "milisekunder."
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "SMB brugernavn"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "SMB adgangskode"
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Lader dig skalere videoen før encoding"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "SMB domæne"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Gruppér pakker"
 
-#: modules/access/smb.c:70
+#: modules/access_output/udp.c:85
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Lader dig ændre det/den domæne/arbejdsgruppe der skal bruges for forbindelsen"
+"Pakker kan sendes en ad gangen eller via grupper. Dette tillader dig at "
+"kontrollere antallet af pakker der bliver sendt af gangen. Det kan hjælpe "
+"med frigive ressourcer på et presset system."
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "SMB inddata"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
 
-#: modules/access/tcp.c:39
-#, fuzzy
+#: modules/access_output/udp.c:91
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Lader dig indstille standard cache størelse for TCP streams. Angives i "
-"milisekunder."
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP stream uddata"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP inddata"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "Lader dig indstille standard cache størelse for UDP streams. Angives i "
 "milisekunder."
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "Automatisk opdagelse af MTU"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Enhed"
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR video enhed"
 
-#: modules/access/udp.c:52
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "RTP reordering timeout in ms"
-msgstr "TCP forbindelse tidsudløb i ms"
+msgid "Radio device"
+msgstr "Lyd enhed"
 
-#: modules/access/udp.c:54
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
-msgstr ""
-"Lader dig indstille standard cache størelse for RTSP streams. Angives i "
-"milisekunder."
-
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP/RTP"
+msgid "PVR radio device"
+msgstr "PVR video enhed"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP inddata"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Type"
 
-#: modules/access/v4l.c:75
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Lader dig indstille standard cache størelse for v4l streams. Angives i "
-"milisekunder."
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Angiver streamens signaltype (Automatisk, SECAM, PAL eller NTSC)"
 
-#: modules/access/v4l.c:79
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Bredde"
+
+#: modules/access/pvr.c:63
 #, fuzzy
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-"Angiver navnet på den video enhed der vil blive brugt. Hvis intet angives, "
-"vil der ikke blive brugt nogen video enhed."
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Bredden på den stream der modtages (-1 for auto)"
 
-#: modules/access/v4l.c:83
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Højde"
+
+#: modules/access/pvr.c:67
 #, fuzzy
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr ""
-"Angiver navnet på den lyd enhed der vil blive brugt. Hvis intet angives, vil "
-"der ikke blive brugt nogen lyd enhed."
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Højden på den stream der modtages (-1 for auto)"
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
-msgstr ""
-"Tving Video4Linux video enheder til at bruge et specifikt farveformat (f.eks "
-"I420 (standard), RV24 osv.)"
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvens"
 
-#: modules/access/v4l.c:94
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
 #, fuzzy
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Kanalen der skal andvendes på kortet (Normalt er: 0 = tuner, 1 = composite "
-"og 2 = svideo)"
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frekvens i Khz. Kun hvis relevant."
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "Lydkanal"
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Framerate for stream. Kun hvis relevant. (-1 for auto)"
 
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
+#: modules/access/pvr.c:77
+msgid "Key interval"
 msgstr ""
 
-#: modules/access/v4l.c:103
+#: modules/access/pvr.c:78
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr "Bredden på den stream der modtages (-1 for auto)"
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Interval mellem keyframes (-1 for auto)"
 
-#: modules/access/v4l.c:106
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr "Højden på den stream der modtages (-1 for auto)"
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-frames"
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "Klarhed"
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Hvis denne indstilling aktiveres vil der blive brugt B-frames i enkodningen. "
+"Indstil antallet her."
 
-#: modules/access/v4l.c:110
+#: modules/access/pvr.c:85
 #, fuzzy
-msgid "Brightness of the video input."
-msgstr "Indstil lysstyrke for video inddata"
+msgid "Bitrate to use (-1 for default)."
+msgstr "Brug denne bitrate (-1 for standard)"
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "Farve"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitrate max."
 
-#: modules/access/v4l.c:113
+#: modules/access/pvr.c:88
 #, fuzzy
-msgid "Hue of the video input."
-msgstr "Indstil farve for video inddata"
+msgid "Peak bitrate in VBR mode."
+msgstr "Max. bitrate for VBR indstilling"
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
+#: modules/access/pvr.c:91
 #, fuzzy
-msgid "Color"
-msgstr "Farve"
+msgid "Bitrate mode)"
+msgstr "Den brugte bitrate indstillinger"
 
-#: modules/access/v4l.c:116
+#: modules/access/pvr.c:92
 #, fuzzy
-msgid "Color of the video input."
-msgstr "Indstil farve for video inddata"
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Den brugte bitrate indstillinger"
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "Kontrast"
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
 
-#: modules/access/v4l.c:119
-#, fuzzy
-msgid "Contrast of the video input."
-msgstr "Indstil kontrast for video inddata"
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
 
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr "Tuner"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Lydstyrke"
 
-#: modules/access/v4l.c:121
-msgid "Tuner to use, if there are several ones."
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Samplerate"
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Kanal"
 
-#: modules/access/v4l.c:124
+#: modules/access/pvr.c:102
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
+"Kanalen der skal andvendes på kortet (Normalt er: 0 = tuner, 1 = composite "
+"og 2 = svideo)"
 
-#: modules/access/v4l.c:127
-msgid "Capture the audio stream in stereo."
-msgstr ""
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatisk"
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
-msgstr "MJPEG"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
-msgstr ""
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
+"Lader dig indstille standard cache størelse for RTSP streams. Angives i "
+"milisekunder."
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "Kvalitet"
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
 
-#: modules/access/v4l.c:135
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "Indstil kvaliteten af streamen"
+msgid "Connection failed"
+msgstr "VLM opsætningsfil"
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux input"
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Sesions e-mail"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for skærm optagelses streams. "
+"Angives i milisekunder."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Lader dig indstille den ønskede framerate for optagelse"
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr ""
+
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Skærm inddata"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Skærm"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for SMB streams. Angives i "
+"milisekunder."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "SMB brugernavn"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "SMB adgangskode"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "SMB domæne"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
+"Lader dig ændre det/den domæne/arbejdsgruppe der skal bruges for forbindelsen"
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "SMB inddata"
+
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for TCP streams. Angives i "
+"milisekunder."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
+
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP inddata"
+
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"milisekunder."
+
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "Automatisk opdagelse af MTU"
+
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
+
+#: modules/access/udp.c:52
+#, fuzzy
+msgid "RTP reordering timeout in ms"
+msgstr "TCP forbindelse tidsudløb i ms"
+
+#: modules/access/udp.c:54
+#, fuzzy
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"Lader dig indstille standard cache størelse for RTSP streams. Angives i "
+"milisekunder."
+
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP/RTP"
+
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "UDP/RTP inddata"
 
 #: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
 #: modules/gui/wxwidgets/dialogs/open.cpp:723
@@ -6353,75 +6484,227 @@ msgstr "Video4Linux"
 msgid "Video4Linux2 input"
 msgstr "Video4Linux input"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
-"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"Lader dig indstille standard cache størelse for v4l streams. Angives i "
 "milisekunder."
 
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Angiver navnet på den video enhed der vil blive brugt. Hvis intet angives, "
+"vil der ikke blive brugt nogen video enhed."
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD inddata"
+#: modules/access/v4l.c:83
+#, fuzzy
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+"Angiver navnet på den lyd enhed der vil blive brugt. Hvis intet angives, vil "
+"der ikke blive brugt nogen lyd enhed."
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][enhed][@titel[,kapittel"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
+msgstr ""
+"Tving Video4Linux video enheder til at bruge et specifikt farveformat (f.eks "
+"I420 (standard), RV24 osv.)"
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr "Den ovenstående besked havde et ukendt logge niveau"
+#: modules/access/v4l.c:94
+#, fuzzy
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Kanalen der skal andvendes på kortet (Normalt er: 0 = tuner, 1 = composite "
+"og 2 = svideo)"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
-msgstr "Den ovenstående besked havde et ukendt vcdimager logge niveau"
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "Lydkanal"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "Segmenter"
-
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "Segment"
+#: modules/access/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Bredden på den stream der modtages (-1 for auto)"
 
-#: modules/access/vcdx/access.c:532
+#: modules/access/v4l.c:106
 #, fuzzy
-msgid "LID"
-msgstr "LID "
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Højden på den stream der modtages (-1 for auto)"
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD Format"
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "Klarhed"
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "Album"
+#: modules/access/v4l.c:110
+#, fuzzy
+msgid "Brightness of the video input."
+msgstr "Indstil lysstyrke for video inddata"
 
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "Program"
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "Farve"
 
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
-msgstr ""
+#: modules/access/v4l.c:113
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "Indstil farve for video inddata"
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
-msgstr "Lydstyrke #"
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+#, fuzzy
+msgid "Color"
+msgstr "Farve"
+
+#: modules/access/v4l.c:116
+#, fuzzy
+msgid "Color of the video input."
+msgstr "Indstil farve for video inddata"
+
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "Kontrast"
+
+#: modules/access/v4l.c:119
+#, fuzzy
+msgid "Contrast of the video input."
+msgstr "Indstil kontrast for video inddata"
+
+#: modules/access/v4l.c:120
+msgid "Tuner"
+msgstr "Tuner"
+
+#: modules/access/v4l.c:121
+msgid "Tuner to use, if there are several ones."
+msgstr ""
+
+#: modules/access/v4l.c:124
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr ""
+
+#: modules/access/v4l.c:127
+msgid "Capture the audio stream in stereo."
+msgstr ""
+
+#: modules/access/v4l.c:128
+msgid "MJPEG"
+msgstr "MJPEG"
+
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
+msgstr ""
+
+#: modules/access/v4l.c:131
+msgid "Decimation"
+msgstr ""
+
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
+msgstr ""
+
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "Kvalitet"
+
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "Indstil kvaliteten af streamen"
+
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
+
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Video4Linux input"
+
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Lader dig indstille standard cache størelse for UDP streams. Angives i "
+"milisekunder."
+
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
+
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD inddata"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][enhed][@titel[,kapittel"
+
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
+msgstr "Den ovenstående besked havde et ukendt logge niveau"
+
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
+msgstr "Den ovenstående besked havde et ukendt vcdimager logge niveau"
+
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr ""
+
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "Segmenter"
+
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "Segment"
+
+#: modules/access/vcdx/access.c:532
+#, fuzzy
+msgid "LID"
+msgstr "LID "
+
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD Format"
+
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "Album"
+
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "Program"
+
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
+msgstr ""
+
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
+msgstr "Lydstyrke #"
 
 #: modules/access/vcdx/info.c:95
 msgid "Vol max #"
@@ -6512,310 +6795,32 @@ msgid ""
 msgstr ""
 
 #: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Vis udvidet VCD oplysninger?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Kildemappe"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Lader dig indstille hvilken mappe video snapshots skal gemmes i."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Tidsforskydelse"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Video filtre bruges til at efter-bearbejde video streamen."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video snapshot mappe"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Tidsforskydelse"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Attrap-stream uddata"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Attrap"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Tilføj til fil"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-"Tilføjer til filen hvis den findes i forvejen i stedet for at erstatte den"
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Fil-stream uddata"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Brugernavn"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Adgangskode"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr "HTTP grændseflade x509 PEM certifikat (Aktivere SSL)"
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP stream-uddata"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Sesions beskrivelse"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Sesions beskrivelse"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Beskrivelse"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Antal kloner"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Streamuddata"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Uddata tilgang"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Lader dig indstille standard cache størelse for UDP streams. Angives i "
-"milisekunder."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Lader dig skalere videoen før encoding"
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Gruppér pakker"
-
-#: modules/access_output/udp.c:85
-#, fuzzy
-msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
-"Pakker kan sendes en ad gangen eller via grupper. Dette tillader dig at "
-"kontrollere antallet af pakker der bliver sendt af gangen. Det kan hjælpe "
-"med frigive ressourcer på et presset system."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:124
+msgid ""
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Vis udvidet VCD oplysninger?"
+
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP stream uddata"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6960,6 +6965,28 @@ msgstr "lydfilter for float32->u16 konvertering"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "lydfilter for float32->u8 konvertering"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Vælg lydkanal"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7899,6 +7926,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Forhold mellem frames og keyframes"
@@ -8304,6 +8376,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -11367,7 +11446,7 @@ msgstr "VLC - styring"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC medieafspiller"
@@ -11485,8 +11564,8 @@ msgid "Extended Controls"
 msgstr "Udvidet styring"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Transformation"
@@ -11812,6 +11891,83 @@ msgstr "SDP adresse"
 msgid "Save File"
 msgstr "Gem fil"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Advancerede indstillinger"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxere"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Maksimal indkodnings bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decoders"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Spring frames over"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "B-frames"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Streaming"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Gruppér pakker"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Sample rate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Afspil hurtigere"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Gem spilleliste..."
@@ -11896,83 +12052,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Advancerede indstillinger"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxere"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Maksimal indkodnings bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decoders"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Spring frames over"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "B-frames"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Streaming"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Gruppér pakker"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Sample rate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Afspil hurtigere"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13235,17 +13314,17 @@ msgstr "QNX RTOS video- og lyd-uddata"
 msgid "Errors"
 msgstr "Fejl"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Åbn M&appe...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-oplysninger"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Åbn M&appe...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13462,11 +13541,6 @@ msgstr "WinCE grænseflademodul"
 msgid "WinCE dialogs provider"
 msgstr "WinCE dialogudbyder"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Redigér bogmærke"
@@ -13507,6 +13581,30 @@ msgstr "&Fjern"
 msgid "&Clear"
 msgstr "&Ryd"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Streammens bogmærkeliste"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -13535,6 +13633,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Inddata har ændret sig"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13545,6 +13648,14 @@ msgstr "Stream og medieoplysninger"
 msgid "Advanced information"
 msgstr "Advancerede indstillinger"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Luk"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13566,13 +13677,6 @@ msgstr "Type"
 msgid "Don't show further errors"
 msgstr "Udelad yderligere fejl"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Luk"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Spillelistepunkt oplysninger"
@@ -14996,6 +15100,10 @@ msgstr "Uddata fil"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15012,10 +15120,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -19267,9 +19371,6 @@ msgstr "Spektrum"
 #~ msgid "_Language"
 #~ msgstr "_Sprog"
 
-#~ msgid "Select audio channel"
-#~ msgstr "Vælg lydkanal"
-
 #~ msgid "_Subtitles"
 #~ msgstr "_Undertekster"
 
index 024381fefce2ba01871482cc457116444355d330..454a268cba13f59c784d1eeec8bd68b19d9cc570 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: de\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-07-10 23:27+0200\n"
 "Last-Translator: Felix Kühne\n"
 "Language-Team: German\n"
@@ -23,19 +23,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.10\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Dieses Programm kommt OHNE GEWÄHRLEISTUNG.\n"
-"Sie dürfen das Programm unter den Bedingungen der GNU General Public License "
-"weitergegeben;\n"
-"Lesen Sie für Details die Datei COPYING.\n"
-"Entwickelt vom VideoLAN Team; Lesen Sie die Datei AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC Einstellungen"
@@ -588,8 +575,8 @@ msgstr "Meta-Information"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -661,6 +648,19 @@ msgstr "Codec-Name"
 msgid "Codec Description"
 msgstr "Codec-Beschreibung"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Dieses Programm kommt OHNE GEWÄHRLEISTUNG.\n"
+"Sie dürfen das Programm unter den Bedingungen der GNU General Public License "
+"weitergegeben;\n"
+"Lesen Sie für Details die Datei COPYING.\n"
+"Entwickelt vom VideoLAN Team; Lesen Sie die Datei AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -880,8 +880,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits pro Sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -3867,6 +3867,11 @@ msgstr "Untertitel"
 msgid "Overlays"
 msgstr "Überlagert"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Track-Einstellungen"
@@ -4649,8 +4654,17 @@ msgstr "Beschneiden"
 msgid "Aspect-ratio"
 msgstr "Seitenverhältnis"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4707,15 +4721,6 @@ msgstr "Audio CD - Titel"
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Titel %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5298,18 +5303,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "Cachewert für DV-Streams. Dieser Wert sollte in Millisekunden sein."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Digitaler Video Eingang (Firewire/ieee1394) "
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5579,6 +5572,18 @@ msgstr "Lautstärkennormalisierung"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "Cachewert für DV-Streams. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Digitaler Video Eingang (Firewire/ieee1394) "
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD-Winkel"
@@ -5794,6 +5799,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Aufnahmeverzeichnis"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Verzeichnis, in dem die Aufnahmen gespeichert werden."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Timeshift-Granularität"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Dies ist die Größe der temporären Dateien für die Speicherung der timeshift-"
+"benutzenden Streams."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "TimeShift-Verzeichnis"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+"Verzeichnis, in dem die zeitversetzten Dateien temporär abgespeichert werden."
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr "Erzwingt die Benutzung des Timeshift-Moduls"
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+"Erzwingt die Benutzung des Timeshift-Moduls, selbst wenn das Access-Modul "
+"vorgibt, dass Geschwindigkeit oder Pause kontrolliert werden können."
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5966,263 +6017,511 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) Input"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "Cachewert für PVR-Streams. Dieser Wert sollte in Millisekunden sein."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Device"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR-Videodevice"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Radio-Device"
-
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR-Radio-Device"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Dummy-Streamausgabe"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Norm des Streams (automatisch, SECAM, PAL oder NTSC)."
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "An Datei anhängen"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Breite"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "An Datei anhängen, falls sie existiert, anstatt sie zu ersetzen."
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Breite des aufzunehmenden Streams (-1 für automatische Erkennung)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Datei-Streamausgabe"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Höhe"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Benutzername"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Höhe des aufzunehmenenden Streams (-1 für automatische Feststellung)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Benutzernamen, der beim Zugriff auf den Stream angefordert wird."
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frequenz"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Passwort"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Aufzunehmende Frequenz (in kHz), falls anwendbar."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Passwort, das beim Zugriff auf den Stream angefordert wird."
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Aufzunehmende Framerate, falls anwendbar (-1 für automatisch)."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Key-Intervall"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
+"Vom Server zurückgegebenes MIME (automatisch ermittelt, wenn nicht "
+"angegeben)."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervall zwischen Keyframes (-1 für automatisch)."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "Pfad zur x509 PEM Zertifikatsdatei, die für HTTPS benutzt wird."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-Frames"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Pfad zur privaten x509 PEM Schlüsselsdatei, die für HTTPS benutzt wird. "
+"Lassen Sie dies leer, wenn Sie keine haben."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:78
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Wenn diese Option aktiviert ist, werden B-Frames benutzt. Benutzen Sie diese "
-"Option, um die Anzahl von B-Frames festzulegen."
+"Pfad zur verlässlichen x509 PEM Root-CA (certificate authority)-"
+"Zertifikatsdatei, die für HTTPS benutzt wird. Lassen Sie dies leer, wenn Sie "
+"keine haben."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Zubenutzende Bitrate (-1 für den Standardwert)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
+"Pfad zur x509 PEM Zertifikatswiderrufslistendatei, die für HTTPS benutzt "
+"wird. Lassen Sie dies leer, wenn Sie keine haben."
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitraten-Höchstwert"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Ankündigen mit Bonjour"
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Bitraten-Höchstwert im VBR-Modus."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Kündigt den Stream mit dem Bonjour Protokoll an."
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "Bitratenmodus)"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP-Streamausgabe"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Zubenutzender Bitratenmodus (VBR oder CBR)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Audio-Bitmaske"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Streamname"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr "Bitmaske, die vom Audio-Teil der Karte benutzt wird."
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Namen für diesen Stream/Kanal auf einem Icecast Server."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Lautstärke"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Streambeschreibung"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr "Lautstärke (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Beschreibung des Streaminhalts oder Informationen über deinen Kanal."
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Kanal"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "MP3-Stream"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
+#, fuzzy
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
-"svideo)"
+"Sie sollten das Shoutcast Modul normalerweise mit ogg streams benutzen. Es "
+"ist aber ebenfalls möglich, MP3 zu verwenden, so dass man die MP3 streams an "
+"einen icecast server weiterleiten kann."
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatisch"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Streambeschreibung"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Beschreibung"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Ziel Bitrate für den neu kodierten Videostream."
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Samplerate"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Ziel Bitrate für den neu kodierten Videostream."
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr "IVTV-MPEG-Encodingkarten-Input"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Anzahl von Ausgabekanälen"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Cachewert in ms"
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Anzahl der Audiokanäle des neukodierten Streams."
 
-#: modules/access/rtsp/access.c:43
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
-msgstr "Cachewert für RTSP-Streams. Dieser Wert sollte in Millisekunden sein."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "Real-RTSP"
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Ziel Bitrate für den neu kodierten Videostream."
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Connection failed"
-msgstr "Konfigurationsdatei"
+msgid "Stream public"
+msgstr "Streamausgabe"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
-#, fuzzy
-msgid "Session failed"
-msgstr "Session-eMail"
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "IceCAST-Ausgabe"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Cachewert in ms"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:77
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Cachewert für 'Screen Capture'-Streams. Der Wert sollte in Millisekunden "
+"Cachewert für ausgehende UDP-Streams. Dieser Wert sollte in Millisekunden "
 "sein."
 
-#: modules/access/screen/screen.c:43
-msgid "Desired frame rate for the capture."
-msgstr "Gewünschte Framerate für die Aufnahme."
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Aufnahmenfragmentgröße"
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "\"Time To Live\" des ausgehenden Streams."
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Pakete gruppieren"
+
+#: modules/access_output/udp.c:85
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Aufnahme optimieren, in dem der Bildschirm in Stücke mit vorgegebener Höhe "
-"unterteilt wird (16 könnte ein guter Wert sein und 0 bedeutet 'deaktiviert')."
-
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Bildschirm-Input"
+"Pakete können einzeln zur richtigen Zeit oder in Gruppen gesendet werden. "
+"Sie können die Anzahl von Paketen angeben, die zu einer Zeit gesendet "
+"werden. Dies hilft, die Planungsbelastung auf hochbelasteten Systemen zu "
+"reduzieren."
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Bildschirm"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Roh schreiben"
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:91
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Cachewert für SMB-Streams. Dieser Wert sollte in Millisekunden eingestellt "
-"werden. "
+"Pakete werden direkt gesendet, ohne, dass versucht wird, die MTU auszufüllen "
+"(d.h. ohne zu versuchen, die größtmöglichen Pakete zu erzeugen, um das "
+"Streaming zu verbessern)."
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "SMB-Benutzername"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP-Streamausgabe"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "SMB-Passwort"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "SMB-Domain"
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "Cachewert für PVR-Streams. Dieser Wert sollte in Millisekunden sein."
 
-#: modules/access/smb.c:70
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "Domain/Arbeitsgruppe, die für die Verbindung benutzt wird."
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Device"
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "SMB-Input"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR-Videodevice"
 
-#: modules/access/tcp.c:39
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
-msgstr "Cachewert für TCP-Streams. Dieser Wert sollte in Millisekunden sein."
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Radio-Device"
 
-#: modules/access/tcp.c:46
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR-Radio-Device"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Norm des Streams (automatisch, SECAM, PAL oder NTSC)."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Breite"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Breite des aufzunehmenden Streams (-1 für automatische Erkennung)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Höhe"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Höhe des aufzunehmenenden Streams (-1 für automatische Feststellung)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frequenz"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Aufzunehmende Frequenz (in kHz), falls anwendbar."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Aufzunehmende Framerate, falls anwendbar (-1 für automatisch)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Key-Intervall"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervall zwischen Keyframes (-1 für automatisch)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-Frames"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Wenn diese Option aktiviert ist, werden B-Frames benutzt. Benutzen Sie diese "
+"Option, um die Anzahl von B-Frames festzulegen."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Zubenutzende Bitrate (-1 für den Standardwert)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitraten-Höchstwert"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Bitraten-Höchstwert im VBR-Modus."
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "Bitratenmodus)"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Zubenutzender Bitratenmodus (VBR oder CBR)."
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Audio-Bitmaske"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr "Bitmaske, die vom Audio-Teil der Karte benutzt wird."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Lautstärke"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr "Lautstärke (0-65535)."
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Kanal"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
+"svideo)"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatisch"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr "IVTV-MPEG-Encodingkarten-Input"
+
+#: modules/access/rtsp/access.c:43
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr "Cachewert für RTSP-Streams. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "Real-RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Konfigurationsdatei"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Session-eMail"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Cachewert für 'Screen Capture'-Streams. Der Wert sollte in Millisekunden "
+"sein."
+
+#: modules/access/screen/screen.c:43
+msgid "Desired frame rate for the capture."
+msgstr "Gewünschte Framerate für die Aufnahme."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Aufnahmenfragmentgröße"
+
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Aufnahme optimieren, in dem der Bildschirm in Stücke mit vorgegebener Höhe "
+"unterteilt wird (16 könnte ein guter Wert sein und 0 bedeutet 'deaktiviert')."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Bildschirm-Input"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Bildschirm"
+
+#: modules/access/smb.c:61
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Cachewert für SMB-Streams. Dieser Wert sollte in Millisekunden eingestellt "
+"werden. "
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "SMB-Benutzername"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "SMB-Passwort"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "SMB-Domain"
+
+#: modules/access/smb.c:70
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "Domain/Arbeitsgruppe, die für die Verbindung benutzt wird."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "SMB-Input"
+
+#: modules/access/tcp.c:39
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr "Cachewert für TCP-Streams. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/tcp.c:46
 msgid "TCP"
 msgstr "TCP"
 
@@ -6269,25 +6568,57 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP Input"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "Cachewert für V4L-Aufnahmen. Dieser Wert sollte in Millisekunden sein."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Devicename"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 "Name des zubenutzenden Videodevices. Wenn Sie nichts angeben, wird kein "
 "Videodevice benutzt."
 
-#: modules/access/v4l.c:83
+#: modules/access/v4l2.c:58
+#, fuzzy
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
-"Name des zubenutzenden Audiodevices. Falls Sie nichts eingeben, wird kein "
+"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
+"svideo)."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux Input"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "Cachewert für V4L-Aufnahmen. Dieser Wert sollte in Millisekunden sein."
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Name des zubenutzenden Videodevices. Wenn Sie nichts angeben, wird kein "
+"Videodevice benutzt."
+
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+"Name des zubenutzenden Audiodevices. Falls Sie nichts eingeben, wird kein "
 "Audiodevice benutzt."
 
 #: modules/access/v4l.c:87
@@ -6366,10 +6697,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Zu benutzender Tuner, wenn mehrere vorhanden sind."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Samplerate"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6412,38 +6739,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux Input"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Devicename"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Name des zubenutzenden Videodevices. Wenn Sie nichts angeben, wird kein "
-"Videodevice benutzt."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Zubenutzender Kanal der Karte (üblicherweise: 0 = Tuner, 1 = Composite, 2 = "
-"svideo)."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux Input"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr "Cachewert für VCDs. Dieser Wert sollte in Millisekunden sein."
@@ -6596,331 +6891,41 @@ msgstr "Wiedergabesteuerung benutzen?"
 msgid ""
 "If VCD is authored with playback control, use it. Otherwise we play by "
 "tracks."
-msgstr ""
-"Wenn die VCD mit Wiedergabesteuerung erstellt wurde, diese benutzen. Sonst "
-"werden wir nach Titeln wiedergeben."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "Tracklänge als maximale Einheit beim Suchen verwenden?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Wenn aktiviert, ist die Länge des Suchbalken die des Tracks statt der eines "
-"Eintrags."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Erweiterte VCD-Info zeigen?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Die maximale Informationsmenge im Stream- und Medieninfo anzeigen. Zeigt "
-"beispielsweise die Wiedergabesteuerungsnavigation."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Autor\"."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Titel\"."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Aufnahmeverzeichnis"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Verzeichnis, in dem die Aufnahmen gespeichert werden."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Timeshift-Granularität"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Dies ist die Größe der temporären Dateien für die Speicherung der timeshift-"
-"benutzenden Streams."
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "TimeShift-Verzeichnis"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-"Verzeichnis, in dem die zeitversetzten Dateien temporär abgespeichert werden."
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr "Erzwingt die Benutzung des Timeshift-Moduls"
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-"Erzwingt die Benutzung des Timeshift-Moduls, selbst wenn das Access-Modul "
-"vorgibt, dass Geschwindigkeit oder Pause kontrolliert werden können."
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Timeshift"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Dummy-Streamausgabe"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "An Datei anhängen"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "An Datei anhängen, falls sie existiert, anstatt sie zu ersetzen."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Datei-Streamausgabe"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Benutzername"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Benutzernamen, der beim Zugriff auf den Stream angefordert wird."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Passwort"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Passwort, das beim Zugriff auf den Stream angefordert wird."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-"Vom Server zurückgegebenes MIME (automatisch ermittelt, wenn nicht "
-"angegeben)."
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "Pfad zur x509 PEM Zertifikatsdatei, die für HTTPS benutzt wird."
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Pfad zur privaten x509 PEM Schlüsselsdatei, die für HTTPS benutzt wird. "
-"Lassen Sie dies leer, wenn Sie keine haben."
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Pfad zur verlässlichen x509 PEM Root-CA (certificate authority)-"
-"Zertifikatsdatei, die für HTTPS benutzt wird. Lassen Sie dies leer, wenn Sie "
-"keine haben."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Pfad zur x509 PEM Zertifikatswiderrufslistendatei, die für HTTPS benutzt "
-"wird. Lassen Sie dies leer, wenn Sie keine haben."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Ankündigen mit Bonjour"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Kündigt den Stream mit dem Bonjour Protokoll an."
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP-Streamausgabe"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Streamname"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Namen für diesen Stream/Kanal auf einem Icecast Server."
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Streambeschreibung"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Beschreibung des Streaminhalts oder Informationen über deinen Kanal."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "MP3-Stream"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Sie sollten das Shoutcast Modul normalerweise mit ogg streams benutzen. Es "
-"ist aber ebenfalls möglich, MP3 zu verwenden, so dass man die MP3 streams an "
-"einen icecast server weiterleiten kann."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Streambeschreibung"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Beschreibung"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Ziel Bitrate für den neu kodierten Videostream."
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Ziel Bitrate für den neu kodierten Videostream."
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Anzahl von Ausgabekanälen"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Anzahl der Audiokanäle des neukodierten Streams."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Ziel Bitrate für den neu kodierten Videostream."
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Streamausgabe"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "IceCAST-Ausgabe"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Cachewert für ausgehende UDP-Streams. Dieser Wert sollte in Millisekunden "
-"sein."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "\"Time To Live\" des ausgehenden Streams."
+msgstr ""
+"Wenn die VCD mit Wiedergabesteuerung erstellt wurde, diese benutzen. Sonst "
+"werden wir nach Titeln wiedergeben."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Pakete gruppieren"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "Tracklänge als maximale Einheit beim Suchen verwenden?"
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Pakete können einzeln zur richtigen Zeit oder in Gruppen gesendet werden. "
-"Sie können die Anzahl von Paketen angeben, die zu einer Zeit gesendet "
-"werden. Dies hilft, die Planungsbelastung auf hochbelasteten Systemen zu "
-"reduzieren."
+"Wenn aktiviert, ist die Länge des Suchbalken die des Tracks statt der eines "
+"Eintrags."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Roh schreiben"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Erweiterte VCD-Info zeigen?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Pakete werden direkt gesendet, ohne, dass versucht wird, die MTU auszufüllen "
-"(d.h. ohne zu versuchen, die größtmöglichen Pakete zu erzeugen, um das "
-"Streaming zu verbessern)."
+"Die maximale Informationsmenge im Stream- und Medieninfo anzeigen. Zeigt "
+"beispielsweise die Wiedergabesteuerungsnavigation."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP-Streamausgabe"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Autor\"."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format zur Benutzung im Wiedergabelistenfeld \"Titel\"."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7069,6 +7074,28 @@ msgstr "Audiofilter für float32->u16 Konvertierung"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "Audiofilter für float32->u8 Konvertierung"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Wählen Sie die Datei, in die gesichert wird"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8017,6 +8044,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "FFmpeg Nachbearbeitungsfilterketten"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Verhältnis der Keyframes"
@@ -8425,6 +8497,13 @@ msgstr ""
 "Versuchen Sie den Zeichensatz manuell festzulegen, bevor Sie die Datei "
 "öffnen."
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Philips OGT (SVCD-Untertitel) Dekoder"
@@ -11494,7 +11573,7 @@ msgstr "VLC - Steuerung"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11609,8 +11688,8 @@ msgid "Extended Controls"
 msgstr "Erweiterte Steuerung"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Information"
 
@@ -11936,6 +12015,73 @@ msgstr "SDP-URL"
 msgid "Save File"
 msgstr "Datei sichern"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Weitere Informationen"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr "Von Medium gelesen"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr "Input-Bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr "Verarbeitet"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr "Stream-Bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr "Dekodierte Blöcke"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr "Gezeigte Frames"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr "Verlorene Frames"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Streaming"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr "Gesendete Pakete"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr "Gesendete Bytes"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Senderate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr "Gespielte Puffer"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr "Verlorene Puffer"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Wiedergabeliste sichern..."
@@ -12011,73 +12157,6 @@ msgstr "Bitte geben Sie einen Namen für den neuen Knoten ein."
 msgid "Empty Folder"
 msgstr "Leerer Ordner"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Weitere Informationen"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr "Von Medium gelesen"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr "Input-Bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr "Verarbeitet"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr "Stream-Bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr "Dekodierte Blöcke"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr "Gezeigte Frames"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr "Verlorene Frames"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Streaming"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr "Gesendete Pakete"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr "Gesendete Bytes"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Senderate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr "Gespielte Puffer"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr "Verlorene Puffer"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13402,17 +13481,17 @@ msgstr "QNX RTOS Bild- und Tonausgabe."
 msgid "Errors"
 msgstr "Fehler"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Verze&ichnis öffnen..\tCtrl-E"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Streaminformation zeigen"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Verze&ichnis öffnen..\tCtrl-E"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13628,11 +13707,6 @@ msgstr "WinCE Interfacemodul"
 msgid "WinCE dialogs provider"
 msgstr "WinCE Dialogprovider"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Lesezeichen bearbeiten"
@@ -13672,6 +13746,31 @@ msgstr "&Löschen"
 msgid "&Clear"
 msgstr "&Löschen"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Sie müssen zwei Lesezeichen auswählen"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Lesezeichenliste für einen Stream"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Sie müssen zwei Lesezeichen auswählen"
@@ -13702,6 +13801,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Input hat gewechselt"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Stream- und Medieninfo"
@@ -13710,6 +13814,14 @@ msgstr "Stream- und Medieninfo"
 msgid "Advanced information"
 msgstr "Erweiterte Informationen"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "S&chließen"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13730,13 +13842,6 @@ msgstr "&Nein"
 msgid "Don't show further errors"
 msgstr "Weitere Fehler unterdrücken"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "S&chließen"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Titel - Info"
@@ -15208,6 +15313,10 @@ msgstr "RRD-Ausgabe-Datei"
 msgid "Output data for RRDTool in this file."
 msgstr "Datenausgabe für das RRDTool in diese Datei"
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15224,10 +15333,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
index bd74fd33600ef3d1030976a9cc3707672ffc037d..9428aab626880f5f160bc738e4731a2345f7dae5 100644 (file)
@@ -20,7 +20,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2002-04-22 09:56+0200\n"
 "Last-Translator: Sam Hocevar <sam@zoy.org>\n"
 "Language-Team: \n"
@@ -28,18 +28,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public Licence;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC preferences"
@@ -565,8 +553,8 @@ msgstr ""
 msgid "Title"
 msgstr "Title"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Author"
@@ -639,6 +627,18 @@ msgstr "Codec Name"
 msgid "Codec Description"
 msgstr "Codec Description"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public Licence;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -859,8 +859,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits per sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -3874,6 +3874,11 @@ msgstr "Subtitles Track"
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Greyscale video output"
+
 #: src/libvlc.h:1365
 #, fuzzy
 msgid "Track settings"
@@ -4662,8 +4667,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr "Codec setting"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4727,15 +4741,6 @@ msgstr "Subtitle track: %s"
 msgid "Audio CD - Track %i"
 msgstr "Subtitle track: %s"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5321,21 +5326,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5598,6 +5588,21 @@ msgstr "Visualisations"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for UDP streams. This value "
+"should be set in millisecond units."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5819,6 +5824,54 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Choose directory"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Options"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Choose directory"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Options"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6007,103 +6060,354 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
-
-#: modules/access/pvr.c:52
-#, fuzzy
-msgid "Device"
-msgstr "Video Device"
-
-#: modules/access/pvr.c:53
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid "PVR video device"
-msgstr "Video Device"
+msgid "Dummy stream output"
+msgstr "UDP stream output"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Audio Device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Video Device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Append to file"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "File stream output"
+
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:59
+#, fuzzy
+msgid "User name that will be requested to access the stream."
 msgstr ""
+"Allows you to give a user name that will be requested to access the stream."
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Height"
-msgstr "Right"
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Allows you to give a user name that will be requested to access the stream."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don’t have one."
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don’t have one."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don’t have one."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP stream output"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:87
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "Bitrate"
+msgid "Stream name"
+msgstr "Codec setting"
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Codec Description"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream %d"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Codec Description"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Description"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "Sample rate"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Number of threads"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Video bitrate"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "UDP stream output"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for UDP streams. This value "
+"should be set in millisecond units."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+"Allows you to modify the user name that will be used for the connection."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Group packets"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP stream output"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Allows you to modify the default caching value for UDP streams. This value "
+"should be set in millisecond units."
+
+#: modules/access/pvr.c:52
+#, fuzzy
+msgid "Device"
+msgstr "Video Device"
+
+#: modules/access/pvr.c:53
+#, fuzzy
+msgid "PVR video device"
+msgstr "Video Device"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Audio Device"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Video Device"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "Right"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "Bitrate"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
 #: modules/access/pvr.c:91
@@ -6175,11 +6479,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -6335,10 +6634,39 @@ msgstr "UDP/RTP input"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP input"
 
-#: modules/access/v4l.c:75
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr ""
+
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Name of the video device to use. If you don’t specify anything, no video "
+"device will be used."
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Allows you to modify the default caching value for v4l streams. This value "
 "should be set in millisecond units."
@@ -6435,11 +6763,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Sample rate"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6484,35 +6807,6 @@ msgstr "Video"
 msgid "Video4Linux input"
 msgstr "Video"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Name of the video device to use. If you don’t specify anything, no video "
-"device will be used."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6682,321 +6976,32 @@ msgstr ""
 "tracks."
 
 #: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format to use in the playlist’s “author” field."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format to use in the playlist’s “title” field."
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Choose directory"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Options"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Choose directory"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Options"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-msgid "Dummy stream output"
-msgstr "UDP stream output"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Append to file"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "File stream output"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Allows you to give a user name that will be requested to access the stream."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr ""
-"Allows you to give a user name that will be requested to access the stream."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don’t have one."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don’t have one."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don’t have one."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP stream output"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Codec setting"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Codec Description"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream %d"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Codec Description"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Description"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Number of threads"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Video bitrate"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "UDP stream output"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Allows you to modify the default caching value for UDP streams. This value "
-"should be set in millisecond units."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr ""
-"Allows you to modify the user name that will be used for the connection."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Group packets"
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format to use in the playlist’s “author” field."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format to use in the playlist’s “title” field."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7138,6 +7143,28 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Audio channels"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8090,6 +8117,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -8516,6 +8588,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 #, fuzzy
 msgid "Philips OGT (SVCD subtitle) decoder"
@@ -11550,7 +11629,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -11670,8 +11749,8 @@ msgid "Extended Controls"
 msgstr "Text renderer settings"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Visualisations"
@@ -12008,6 +12087,83 @@ msgstr "SDP"
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+#, fuzzy
+msgid "URI"
+msgstr "URL"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Advanced options"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxers"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Video bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Display resolution"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Choose file"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "Codec setting"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Group packets"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Sample rate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Save Playlist…"
@@ -12093,83 +12249,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-#, fuzzy
-msgid "URI"
-msgstr "URL"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Advanced options"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxers"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Video bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Display resolution"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Choose file"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "Codec setting"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Group packets"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Sample rate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13442,17 +13521,17 @@ msgstr "File audio output"
 msgid "Errors"
 msgstr ""
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Open &File…\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Visualisations"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Open &File…\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13663,11 +13742,6 @@ msgstr "Windows Service interface"
 msgid "WinCE dialogs provider"
 msgstr "wxWindows dialogues provider"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -13709,6 +13783,29 @@ msgstr "Date"
 msgid "&Clear"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -13732,6 +13829,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13742,6 +13844,14 @@ msgstr "Stream and Media &info…\tCtrl-I"
 msgid "Advanced information"
 msgstr "Advanced options"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13760,13 +13870,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr ""
@@ -15184,6 +15287,10 @@ msgstr "Next file"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -15200,10 +15307,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
@@ -19257,10 +19360,6 @@ msgstr "Spectrum"
 #~ msgid "_Language"
 #~ msgstr "Language"
 
-#, fuzzy
-#~ msgid "Select audio channel"
-#~ msgstr "Audio channels"
-
 #, fuzzy
 #~ msgid "_Subtitles"
 #~ msgstr "Subtitles Track"
index 8cada446b1c05fb10949bcec5118de2127d63b82..ff7db69b5003e479ae002004cab8efeb26fd0936 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-03-31 21:20+0100\n"
 "Last-Translator: Antonio Javier Varela <tonxabar@gmail.com>\n"
 "Language-Team: Spanish-English\n"
@@ -16,18 +16,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-SourceCharset: utf-8\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Este programa viene SIN GARANTIA, sólo a la extendida por ley.\n"
-"Puedes redistribuirlo bajo los términos de la Licencia Pública Gral. GNU;\n"
-"mira el archivo llamado COPYING para ver los detalles.\n"
-"Escrito por el equipo VideoLAN; mira el archivo AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferencias VLC"
@@ -597,8 +585,8 @@ msgstr "Meta-información"
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -670,6 +658,18 @@ msgstr "Nombre de Códec"
 msgid "Codec Description"
 msgstr "Descripción de Códec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Este programa viene SIN GARANTIA, sólo a la extendida por ley.\n"
+"Puedes redistribuirlo bajo los términos de la Licencia Pública Gral. GNU;\n"
+"mira el archivo llamado COPYING para ver los detalles.\n"
+"Escrito por el equipo VideoLAN; mira el archivo AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -889,8 +889,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits por muestra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Tasa de Bits"
 
@@ -3946,6 +3946,11 @@ msgstr "Subtítulos"
 msgid "Overlays"
 msgstr "Superposiciones"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Opciones de pista"
@@ -4727,8 +4732,17 @@ msgstr "Recortar"
 msgid "Aspect-ratio"
 msgstr "Aspecto-tasa"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4789,15 +4803,6 @@ msgstr "CD de Audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD de Audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5399,21 +5404,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Entrada de Vídeo Digital (Firewire/ieee1394)"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5693,6 +5683,21 @@ msgstr "Normalización de volumen"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Entrada de Vídeo Digital (Firewire/ieee1394)"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Ángulo DVD"
@@ -5910,6 +5915,53 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Directorio de grabación"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Te permite indicar el directorio donde se almacenará la grabación."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Granularidad de timeshift"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Los filtros de vídeo se usan para postprocesar el volcado de vídeo"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directorio de timeshift"
+
+#: modules/access_filter/timeshift.c:51
+#, fuzzy
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Directorio usado para almacenar los archivos temporales timeshift."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Directorio usado para almacenar los archivos temporales timeshift."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6097,500 +6149,600 @@ msgstr "Siempre elegir el volcado con la tasa de bits máxima."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Salida de volcado dummy"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Aparato"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Aparato de vídeo PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Añadir a archivo"
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Aparato de radio"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Añade a archivo si existe, en vez de reemplazarlo."
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Aparato de radio PVR"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Salida de volcado de archivo"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nombre de usuario"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Define la norma del volcado (Automática, SECAM, PAL, o NTSC)"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Te permite dar un nombre de usuario que se pregunta al acceder al volcado."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Anchura"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Clave"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
-
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Altura"
+msgid "Password that will be requested to access the stream."
+msgstr "Te permite dar una clave que se preguntará al acceder al volcado."
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Altura del volcado a capturar (-1 para autodetectar)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frecuencia"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frecuencia a capturar (en kHz), si aplicable"
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Ruta del archivo de certificado x509 PEM a usar por la salida de volcado "
+"HTTP/SSL"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Tasa de fotograma a capturar, si aplicable (-1 para autodetectar)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervalo de clave"
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Ruta del archivo de clave privada x509 PEM a usar por la salida de volcado "
+"HTTP/SSL. Dejar vacía si no tienes."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalo entre fotogramas clave (-1 para autodetectar)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Fotogramas B"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Si se pone esta opción, se usarán Fotogramas-B. Úsala para poner el número "
-"de Fotogramas-B."
+"Ruta del archivo de certificados raíz confiables CA (autoridad de "
+"certificado) x509 PEM a usar por la salida de volcado HTTP/SSL. Dejar vacía "
+"si no tienes."
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Tasa de bits a usar (-1 es por defecto)"
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
+"Ruta del archivo de Lista de Revocación de Certificados x509 PEM a usar por "
+"la salida de volcado HTTP/SSL. Dejar vacía si no tienes."
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Pico de tasa de bits"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Anunciar con Bonjour"
 
-#: modules/access/pvr.c:88
+#: modules/access_output/http.c:87
 #, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Pico en tasa de bits en modo VBR"
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Anunciar el volcado con el protocolo Bonjour"
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Modo de tasa de bits a usar"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Salida de volcado HTTP"
 
-#: modules/access/pvr.c:92
-#, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Modo de tasa de bits a usar"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Máscara de bits de audio"
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Volcado-nombre"
 
-#: modules/access/pvr.c:95
+#: modules/access_output/shout.c:59
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr ""
-"Esta opción permite indicar la máscara de bits que usará la parte de audio "
-"de la tarjeta."
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "El nombre de este volcado/canal se subirá al servidor icecast."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volumen"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Volcado-descripción"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+#, fuzzy
+msgid "Description of the stream content or information about your channel."
 msgstr ""
+"Una descripcción del contenido del volcado. (Información sobre tu canal)."
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canal"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Volcar mp3"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Canal de la tarjeta a usar (Normalmente, 0 = sintonizador, 1 = compuesto, 2 "
-"= svídeo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automática"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Volcado-descripción"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descripción"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Tasa de Muestra"
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:90
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Entrada de tarjetas Codificadoras MPEG (con controladores ivtv)"
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor de caché (ms)"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Número de clones"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
-"Te permite modificar el valor de caché por defecto para volcados RTSP. Este "
-"valor debería ponerse en unidades de milisegundos."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "RTSP Real"
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Connection failed"
-msgstr "Archivo de configuración VLM"
+msgid "Stream public"
+msgstr "Volcado de salida"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:105
 #, fuzzy
-msgid "Session failed"
-msgstr "Correo de sesión"
+msgid "IceCAST output"
+msgstr "Salida de acceso"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor de caché (ms)"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados de captura "
-"de pantalla. Este valor debería ponerse en unidades de milisegundo."
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Tiempo de vida (TTL): "
+
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Te permite indicar la tasa de fotograma deseada para la captura."
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Te permite definir la hora de emisión en directo del volcado saliente."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Capturar tamaño de fragmento"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Agrupar paquetes"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:85
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Te permite optimizar la captura fragmentando la pantalla en trozos de altura "
-"predefinida (16 puede ser un buen valor, y 0 significa deshabilitado)."
-
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Entrada de Pantalla"
+"Los paquetes pueden enviarse uno por uno en el momento exacto o por grupos. "
+"Esto permite dar el nº de paquetes a enviar en un momento. Ayuda el reducir "
+"la carga de organización sobre sistemas muy cargados."
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Pantalla"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Escribir raw"
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:91
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados SMB. Este "
-"valor debería ponerse en unidades de milisegundos."
-
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nombre de usuario SMB"
+"Si habilitas esta opción, los paquetes se enviarán directamente, sin "
+"intentar llenar el MTU (ej., sin intentar hacer los paquetes más grandes "
+"posibles para mejorar el volcado)."
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Clave SMB"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Salida de volcado UDP"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Dominio SMB"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:49
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Te permite modificar el dominio/grupo de trabajo a usar para la conexión."
-
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Entrada SMB"
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/tcp.c:39
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Aparato"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Aparato de vídeo PVR"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Aparato de radio"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Aparato de radio PVR"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados TCP. Este "
-"valor debería ponerse en unidades de milisegundo."
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Define la norma del volcado (Automática, SECAM, PAL, o NTSC)"
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Anchura"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "Entrada TCP"
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Altura"
+
+#: modules/access/pvr.c:67
 #, fuzzy
-msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Altura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "Autodetección de MTU"
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frecuencia"
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frecuencia a capturar (en kHz), si aplicable"
 
-#: modules/access/udp.c:52
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
 #, fuzzy
-msgid "RTP reordering timeout in ms"
-msgstr "Esperar conexión RTP en ms"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Tasa de fotograma a capturar, si aplicable (-1 para autodetectar)"
 
-#: modules/access/udp.c:54
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervalo de clave"
+
+#: modules/access/pvr.c:78
 #, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalo entre fotogramas clave (-1 para autodetectar)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Fotogramas B"
+
+#: modules/access/pvr.c:81
 msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
-"Te permite modificar el retardo de conexión TCP por defecto. Este valor "
-"debería ponerse en unidades de milisegundo."
+"Si se pone esta opción, se usarán Fotogramas-B. Úsala para poner el número "
+"de Fotogramas-B."
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP/RTP"
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Tasa de bits a usar (-1 es por defecto)"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "Entrada UDP/RTP"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Pico de tasa de bits"
 
-#: modules/access/v4l.c:75
+#: modules/access/pvr.c:88
 #, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados v4I. Este "
-"valor debería ponerse en unidades de milisegundo."
+msgid "Peak bitrate in VBR mode."
+msgstr "Pico en tasa de bits en modo VBR"
 
-#: modules/access/v4l.c:79
+#: modules/access/pvr.c:91
 #, fuzzy
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-"Indica el nombre del aparato de vídeo a usar. Si no indicas nada, no se "
-"usará aparato de vídeo."
+msgid "Bitrate mode)"
+msgstr "Modo de tasa de bits a usar"
 
-#: modules/access/v4l.c:83
+#: modules/access/pvr.c:92
 #, fuzzy
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Modo de tasa de bits a usar"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Máscara de bits de audio"
+
+#: modules/access/pvr.c:95
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
-"Indica el nombre del aparato de audio a usar. Si no indicas nada, no se "
-"usará aparato de audio."
+"Esta opción permite indicar la máscara de bits que usará la parte de audio "
+"de la tarjeta."
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volumen"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
-"Fuerza al aparato de vídeo Video4Linux a usar un formato cromático "
-"específico (ej. I420 (por defecto), RV24, etc.)"
 
-#: modules/access/v4l.c:94
-#, fuzzy
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canal"
+
+#: modules/access/pvr.c:102
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 "Canal de la tarjeta a usar (Normalmente, 0 = sintonizador, 1 = compuesto, 2 "
 "= svídeo)"
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "Canal de Audio"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automática"
 
-#: modules/access/v4l.c:101
-#, fuzzy
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr "Canal de Audio a usar, si hay varias entradas de audio"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/v4l.c:103
-#, fuzzy
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/v4l.c:106
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr "Altura del volcado a capturar (-1 para autodetectar)"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "Brillo"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
 
-#: modules/access/v4l.c:110
-#, fuzzy
-msgid "Brightness of the video input."
-msgstr "Pon el Brillo de la entrada de vídeo"
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "Color"
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
 
-#: modules/access/v4l.c:113
+#: modules/access/pvr.c:117
 #, fuzzy
-msgid "Hue of the video input."
-msgstr "Pon el Matiz de la entrada de vídeo"
-
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-msgid "Color"
-msgstr "Color"
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Entrada de tarjetas Codificadoras MPEG (con controladores ivtv)"
 
-#: modules/access/v4l.c:116
+#: modules/access/rtsp/access.c:43
 #, fuzzy
-msgid "Color of the video input."
-msgstr "Pon el Color de la entrada de vídeo"
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor de caché por defecto para volcados RTSP. Este "
+"valor debería ponerse en unidades de milisegundos."
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "Contraste"
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "RTSP Real"
 
-#: modules/access/v4l.c:119
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "Contrast of the video input."
-msgstr "Pon el Contraste de la entrada de vídeo"
-
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr "Sintonizador"
+msgid "Connection failed"
+msgstr "Archivo de configuración VLM"
 
-#: modules/access/v4l.c:121
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
 #, fuzzy
-msgid "Tuner to use, if there are several ones."
-msgstr "Sintonizador a usar, si hay varios"
+msgid "Session failed"
+msgstr "Correo de sesión"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Tasa de Muestra"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
 
-#: modules/access/v4l.c:124
+#: modules/access/screen/screen.c:39
 #, fuzzy
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados de captura "
+"de pantalla. Este valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/v4l.c:127
+#: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Capture the audio stream in stereo."
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+msgid "Desired frame rate for the capture."
+msgstr "Te permite indicar la tasa de fotograma deseada para la captura."
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
-msgstr "MJPEG"
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Capturar tamaño de fragmento"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
-msgstr "Pon esta opción si el aparato de captura extrae a MJPEG"
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Te permite optimizar la captura fragmentando la pantalla en trozos de altura "
+"predefinida (16 puede ser un buen valor, y 0 significa deshabilitado)."
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
-msgstr "Diezmado"
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Entrada de Pantalla"
 
-#: modules/access/v4l.c:133
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Pantalla"
+
+#: modules/access/smb.c:61
 #, fuzzy
-msgid "Decimation level for MJPEG streams"
-msgstr "Pon el nivel de Diezmado para volcados MJPEG"
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados SMB. Este "
+"valor debería ponerse en unidades de milisegundos."
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "Calidad"
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nombre de usuario SMB"
 
-#: modules/access/v4l.c:135
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Clave SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Dominio SMB"
+
+#: modules/access/smb.c:70
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "Pon la calidad del volcado"
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
+"Te permite modificar el dominio/grupo de trabajo a usar para la conexión."
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Entrada Video4Linux"
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Entrada SMB"
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Entrada Video4Linux"
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados TCP. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
+
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "Entrada TCP"
+
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "Autodetección de MTU"
+
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
+
+#: modules/access/udp.c:52
+#, fuzzy
+msgid "RTP reordering timeout in ms"
+msgstr "Esperar conexión RTP en ms"
+
+#: modules/access/udp.c:54
+#, fuzzy
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"Te permite modificar el retardo de conexión TCP por defecto. Este valor "
+"debería ponerse en unidades de milisegundo."
+
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP/RTP"
+
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "Entrada UDP/RTP"
 
 #: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
 #: modules/gui/wxwidgets/dialogs/open.cpp:723
@@ -6624,61 +6776,217 @@ msgstr "Entrada Video4Linux"
 msgid "Video4Linux2 input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados CDDA. Este "
+"Te permite modificar el valor por defecto de caché para volcados v4I. Este "
 "valor debería ponerse en unidades de milisegundo."
 
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Indica el nombre del aparato de vídeo a usar. Si no indicas nada, no se "
+"usará aparato de vídeo."
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "Entrada VCD"
+#: modules/access/v4l.c:83
+#, fuzzy
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+"Indica el nombre del aparato de audio a usar. Si no indicas nada, no se "
+"usará aparato de audio."
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][aparato][@[título][,[capítulo]]]"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
+msgstr ""
+"Fuerza al aparato de vídeo Video4Linux a usar un formato cromático "
+"específico (ej. I420 (por defecto), RV24, etc.)"
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr "El anterior mensaje tuvo nivel de registro desconocido"
+#: modules/access/v4l.c:94
+#, fuzzy
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canal de la tarjeta a usar (Normalmente, 0 = sintonizador, 1 = compuesto, 2 "
+"= svídeo)"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
-msgstr "El anterior mensaje tuvo nivel de registro vcdimager desconocido"
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "Canal de Audio"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "Acceso"
+#: modules/access/v4l.c:101
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr "Canal de Audio a usar, si hay varias entradas de audio"
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "Segmentos"
+#: modules/access/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "Anchura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "Segmento"
+#: modules/access/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Altura del volcado a capturar (-1 para autodetectar)"
 
-#: modules/access/vcdx/access.c:532
-msgid "LID"
-msgstr "LID"
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "Brillo"
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "Formato VCD"
+#: modules/access/v4l.c:110
+#, fuzzy
+msgid "Brightness of the video input."
+msgstr "Pon el Brillo de la entrada de vídeo"
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "Color"
+
+#: modules/access/v4l.c:113
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "Pon el Matiz de la entrada de vídeo"
+
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+msgid "Color"
+msgstr "Color"
+
+#: modules/access/v4l.c:116
+#, fuzzy
+msgid "Color of the video input."
+msgstr "Pon el Color de la entrada de vídeo"
+
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "Contraste"
+
+#: modules/access/v4l.c:119
+#, fuzzy
+msgid "Contrast of the video input."
+msgstr "Pon el Contraste de la entrada de vídeo"
+
+#: modules/access/v4l.c:120
+msgid "Tuner"
+msgstr "Sintonizador"
+
+#: modules/access/v4l.c:121
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
+msgstr "Sintonizador a usar, si hay varios"
+
+#: modules/access/v4l.c:124
+#, fuzzy
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+
+#: modules/access/v4l.c:127
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
+
+#: modules/access/v4l.c:128
+msgid "MJPEG"
+msgstr "MJPEG"
+
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
+msgstr "Pon esta opción si el aparato de captura extrae a MJPEG"
+
+#: modules/access/v4l.c:131
+msgid "Decimation"
+msgstr "Diezmado"
+
+#: modules/access/v4l.c:133
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
+msgstr "Pon el nivel de Diezmado para volcados MJPEG"
+
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "Calidad"
+
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "Pon la calidad del volcado"
+
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Te permite modificar el valor por defecto de caché para volcados CDDA. Este "
+"valor debería ponerse en unidades de milisegundo."
+
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
+
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "Entrada VCD"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][aparato][@[título][,[capítulo]]]"
+
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
+msgstr "El anterior mensaje tuvo nivel de registro desconocido"
+
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
+msgstr "El anterior mensaje tuvo nivel de registro vcdimager desconocido"
+
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "Acceso"
+
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "Segmentos"
+
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "Segmento"
+
+#: modules/access/vcdx/access.c:532
+msgid "LID"
+msgstr "LID"
+
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "Formato VCD"
+
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
 msgstr "Álbum"
 
 #: modules/access/vcdx/info.c:92
@@ -6796,327 +7104,24 @@ msgstr ""
 "longitud de una entrada."
 
 #: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "¿Mostrar info VCD extendida?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Muestra la máxima cantidad de información bajo Info de Volcado y Medio. "
-"Muestra p.ej. la navegación de control de reproducción."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato a usar en campo \"autor\" de lista de reproducción."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato a usar en campo \"título\" de lista de reproducción."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Directorio de grabación"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Te permite indicar el directorio donde se almacenará la grabación."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Granularidad de timeshift"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Los filtros de vídeo se usan para postprocesar el volcado de vídeo"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directorio de timeshift"
-
-#: modules/access_filter/timeshift.c:51
-#, fuzzy
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Directorio usado para almacenar los archivos temporales timeshift."
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Directorio usado para almacenar los archivos temporales timeshift."
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Timeshift"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Salida de volcado dummy"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Añadir a archivo"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Añade a archivo si existe, en vez de reemplazarlo."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Salida de volcado de archivo"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Nombre de usuario"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Te permite dar un nombre de usuario que se pregunta al acceder al volcado."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Clave"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Te permite dar una clave que se preguntará al acceder al volcado."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Ruta del archivo de certificado x509 PEM a usar por la salida de volcado "
-"HTTP/SSL"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Ruta del archivo de clave privada x509 PEM a usar por la salida de volcado "
-"HTTP/SSL. Dejar vacía si no tienes."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Ruta del archivo de certificados raíz confiables CA (autoridad de "
-"certificado) x509 PEM a usar por la salida de volcado HTTP/SSL. Dejar vacía "
-"si no tienes."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Ruta del archivo de Lista de Revocación de Certificados x509 PEM a usar por "
-"la salida de volcado HTTP/SSL. Dejar vacía si no tienes."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Anunciar con Bonjour"
-
-#: modules/access_output/http.c:87
-#, fuzzy
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Anunciar el volcado con el protocolo Bonjour"
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Salida de volcado HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Volcado-nombre"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "El nombre de este volcado/canal se subirá al servidor icecast."
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Volcado-descripción"
-
-#: modules/access_output/shout.c:63
-#, fuzzy
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-"Una descripcción del contenido del volcado. (Información sobre tu canal)."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Volcar mp3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Volcado-descripción"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descripción"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Número de clones"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Tasa de muestra del volcado de audio de capturas, en Hz"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Volcado de salida"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Salida de acceso"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Te permite modificar el valor por defecto de caché para volcados UDP. Este "
-"valor debería ponerse en unidades de milisegundo."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Tiempo de vida (TTL): "
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Te permite definir la hora de emisión en directo del volcado saliente."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Agrupar paquetes"
-
-#: modules/access_output/udp.c:85
-#, fuzzy
-msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
-msgstr ""
-"Los paquetes pueden enviarse uno por uno en el momento exacto o por grupos. "
-"Esto permite dar el nº de paquetes a enviar en un momento. Ayuda el reducir "
-"la carga de organización sobre sistemas muy cargados."
-
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Escribir raw"
+msgid "Show extended VCD info?"
+msgstr "¿Mostrar info VCD extendida?"
 
-#: modules/access_output/udp.c:91
-#, fuzzy
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Si habilitas esta opción, los paquetes se enviarán directamente, sin "
-"intentar llenar el MTU (ej., sin intentar hacer los paquetes más grandes "
-"posibles para mejorar el volcado)."
+"Muestra la máxima cantidad de información bajo Info de Volcado y Medio. "
+"Muestra p.ej. la navegación de control de reproducción."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Salida de volcado UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato a usar en campo \"autor\" de lista de reproducción."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato a usar en campo \"título\" de lista de reproducción."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 #, fuzzy
@@ -7272,6 +7277,28 @@ msgstr "filtro de audio para conversión float32->u16"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "filtro de audio para conversión float32->u8"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Elige canal de audio"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8260,6 +8287,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "cadenas de filtro post-proceso de ffmpeg"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Proporción de fotogramas clave"
@@ -8698,6 +8770,16 @@ msgstr ""
 "Intenta poner manualmente una codificación de caracteres antes de abrir el "
 "archivo."
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+"Esta entero al verse en binario es una máscara de depuración\n"
+"llamadas                 1\n"
+"info de ensamblaje de paquete  2\n"
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Decodificador Philips OGT (subtítulo SVCD)"
@@ -11829,7 +11911,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Reproductor de medios VLC"
@@ -11944,8 +12026,8 @@ msgid "Extended Controls"
 msgstr "Controles Extendidos"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Transformación"
@@ -12278,6 +12360,83 @@ msgstr "URL de SDP"
 msgid "Save File"
 msgstr "Salvar Archivo"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Información avanzada"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Volcado de entrada"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxores"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Máxima tasa de bits"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decodificadores"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Saltar fotogramas"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Fotogramas B"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Volcado"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Agrupar paquetes"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Tasa de Muestra"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Reproducir más rápido"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Salvar Lista de Reproducción..."
@@ -12358,83 +12517,6 @@ msgstr "Pon un nombre al nuevo grupo:"
 msgid "Empty Folder"
 msgstr "Directorio Vacío"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Información avanzada"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Volcado de entrada"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxores"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Máxima tasa de bits"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodificadores"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Saltar fotogramas"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Fotogramas B"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Volcado"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Agrupar paquetes"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Tasa de Muestra"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Reproducir más rápido"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13764,17 +13846,17 @@ msgstr "Salida de vídeo y audio QNX RTOS"
 msgid "Errors"
 msgstr "Errores"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Abrir Dir&ectorio..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-información"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Abrir Dir&ectorio..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13993,11 +14075,6 @@ msgstr "Módulo de interfaz WinCE"
 msgid "WinCE dialogs provider"
 msgstr "proveedor de diálogos WinCE"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Edita favorito"
@@ -14038,6 +14115,31 @@ msgstr "&Borrar"
 msgid "&Clear"
 msgstr "&Borrar"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Debe elegir dos favoritos."
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Lista de favoritos para un volcado"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Debes elegir dos favoritos"
@@ -14065,6 +14167,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "La entrada ha cambiado"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14074,6 +14181,14 @@ msgstr "Info de volcado y medios"
 msgid "Advanced information"
 msgstr "Información avanzada"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Cerrar"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 #, fuzzy
 msgid ""
@@ -14095,13 +14210,6 @@ msgstr "&No"
 msgid "Don't show further errors"
 msgstr "No mostrar más errores"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Cerrar"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Info de objeto de lista de reproducción"
@@ -15623,6 +15731,10 @@ msgstr "Archivo de salida RRD"
 msgid "Output data for RRDTool in this file."
 msgstr "Datos de salida para RRDTool en este archivo"
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15639,10 +15751,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -19805,9 +19913,6 @@ msgstr "Espectrómetro"
 #~ msgid "Size offset"
 #~ msgstr "Compensación de tamaño"
 
-#~ msgid "You have to select two bookmarks."
-#~ msgstr "Debe elegir dos favoritos."
-
 #~ msgid "Go To Position"
 #~ msgstr "Ir A Posición"
 
@@ -20737,9 +20842,6 @@ msgstr "Espectrómetro"
 #~ msgid "_Language"
 #~ msgstr "_Lenguaje"
 
-#~ msgid "Select audio channel"
-#~ msgstr "Elige canal de audio"
-
 #~ msgid "_Subtitles"
 #~ msgstr "_Subtítulos"
 
@@ -21394,15 +21496,6 @@ msgstr "Espectrómetro"
 #~ msgid "Ffmpeg"
 #~ msgstr "Ffmpeg"
 
-#~ msgid ""
-#~ "This integer when viewed in binary is a debugging mask\n"
-#~ "calls                 1\n"
-#~ "packet assembly info  2\n"
-#~ msgstr ""
-#~ "Esta entero al verse en binario es una máscara de depuración\n"
-#~ "llamadas                 1\n"
-#~ "info de ensamblaje de paquete  2\n"
-
 #~ msgid "Toolame"
 #~ msgstr "Toolame"
 
index 49ff4b1b5738c6ba6020fff6f9cb1d9091e0eff0..6f80717af7457d483afe56a0781ecbd0767e3c9d 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-04-19 08:35+0000\n"
 "Last-Translator: Clément Stenac <zorglub@diwi.org>\n"
 "Language-Team: French <fr@li.org>\n"
@@ -20,19 +20,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.9.1\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Ce programme est fourni SANS AUCUNE GARANTIE, tel que permis par la loi.\n"
-"Vous pouvez le redistribuer selon les termes de la Licence Publique Générale "
-"GNU ;\n"
-"voir le fichier COPYING pour plus de détails.\n"
-"Écrit par l’équipe VideoLAN ; voir le fichier AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Préférences de VLC"
@@ -582,8 +569,8 @@ msgstr "Méta-données"
 msgid "Title"
 msgstr "Titre"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Auteur"
@@ -655,6 +642,19 @@ msgstr "Codec"
 msgid "Codec Description"
 msgstr "Description du codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Ce programme est fourni SANS AUCUNE GARANTIE, tel que permis par la loi.\n"
+"Vous pouvez le redistribuer selon les termes de la Licence Publique Générale "
+"GNU ;\n"
+"voir le fichier COPYING pour plus de détails.\n"
+"Écrit par l’équipe VideoLAN ; voir le fichier AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -874,8 +874,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits par échantillon"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Débit"
 
@@ -3893,6 +3893,11 @@ msgstr "Sous-titres"
 msgid "Overlays"
 msgstr "Overlays"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Paramètres de la piste"
@@ -4675,8 +4680,17 @@ msgstr "Rogner"
 msgid "Aspect-ratio"
 msgstr "Aspect"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4732,15 +4746,6 @@ msgstr "CD Audio - Piste "
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Piste %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5319,18 +5324,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "Taille du cache pour les flux DV, en millisecondes."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "http://images.cosplay.com/showphoto.php?photo=643526"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5593,6 +5586,18 @@ msgstr "Normalisation du volume"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "Taille du cache pour les flux DV, en millisecondes."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "http://images.cosplay.com/showphoto.php?photo=643526"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Angle DVD"
@@ -5806,6 +5811,49 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Répertoire d’enregistrement"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Répertoire de sauvegarde de l’enregistrement."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Granularité en différé"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Taille des fichiers temporaires à utiliser pour stocker le flux différé."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Répertoire temporaire pour le différé"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Différé"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5976,101 +6024,348 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "Taille du cache pour les flux PVR, en millisecondes."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Périphérique"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Périphérique vidéo"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Périphérique radio"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Flux de sortie inutile"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Périphérique radio PVR."
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Inutile"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norme"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Ajouter au fichier"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Norme du flux (Automatique, SECAM, PAL ou NTSC)"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Ecrit à la fin du fichier au lieu de le remplacer."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Largeur"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Sortie vers un fichier"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Largeur de la vidéo à capturer (-1 pour autodétecter)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nom d’utilisateur"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Hauteur"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Nom d’utilisateur qui sera demandé pour accéder au flux."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Hauteur de la vidéo à capturer (-1 pour autodétecter)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Mot de passe"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Fréquence"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Mot de passe qui sera demandé pour accéder au flux."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Fréquence de capture, en kHz, si possible."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Débit d’images à capturer, si possible (-1 pour automatique)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr "Type MIME renvoyé par le serveur (autodétecté si non spécifié)."
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervalle d’images-clé"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "Chemin du fichier x509 de certificat à utiliser pour HTTPS."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalle entre les images-clé (-1 pour automatique)."
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Chemin du fichier x509 de clé privée à utiliser pour HTTPS. Ne rien entrer "
+"si vous n'en n'avez pas."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Images B"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Chemin du fichier x509 d'autorité de certification qui sera utilisé pour "
+"HTTPS. Ne rien entrer si vous n'en n'avez pas."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Si cette option est activée, des images « B » seront produites. Utilisez "
-"cette option pour en régler le nombre."
+"Chemin du fichier x509 de liste de révocation de certificats qui sera "
+"utilisé pour HTTPS. Ne rien entrer si vous n'en n'avez pas"
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Débit à utiliser (-1 pour la valeur par défaut)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Annoncer avec Bonjour"
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Débit en pointe"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Annoncer ce flux par le protocole Bonjour (Zeroconf)."
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Débit de pointe en mode débit variable."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Flux de sortie HTTP"
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "Mode de débit"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Nom"
+
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Nom à donner à ce flux/canal sur le serveur icecast."
+
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Description du flux"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Description du contenu de votre flux et informations sur votre canal."
+
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Diffuser en MP3"
+
+#: modules/access_output/shout.c:67
+#, fuzzy
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+"Généralement, la sortie Icecast utilise des flux Ogg. Cette option vous "
+"permet d'utiliser des flux MP3 à la place."
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Description du flux"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Description"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Débit d’image cible pour le flux vidéo transcodé."
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Fréquence d’échantillonage"
+
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Débit d’image cible pour le flux vidéo transcodé."
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Nombre de canaux de sortie"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Nombre de canaux audio dans les flux transcodés."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Débit d’image cible pour le flux vidéo transcodé."
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Flux de sortie"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "Sortie IceCAST"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Taille du cache en ms"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr "Taille du cache pour les flux UDP, en millisecondes."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Temps de vie (TTL)"
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "TTL du flux sortant."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Groupe les paquets"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+"Les paquets peuvent être envoyés un par un au moment adéquat ou par groupes. "
+"Ceci permet de préciser le nombre de paquets qui seront envoyés en même "
+"temps. Cela réduit la charge de planification sur les systèmes surchargés."
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Réécriture brute"
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+"Envoyer les paquets directement, sans passer par le MTU (ie, sans essayer de "
+"construire les plus gros paquets possibles afin d’améliorer la diffusion)."
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Flux de sortie UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "Taille du cache pour les flux PVR, en millisecondes."
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Périphérique"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Périphérique vidéo"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Périphérique radio"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Périphérique radio PVR."
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norme"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Norme du flux (Automatique, SECAM, PAL ou NTSC)"
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Largeur"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Largeur de la vidéo à capturer (-1 pour autodétecter)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Hauteur"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Hauteur de la vidéo à capturer (-1 pour autodétecter)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Fréquence"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Fréquence de capture, en kHz, si possible."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Débit d’images à capturer, si possible (-1 pour automatique)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervalle d’images-clé"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalle entre les images-clé (-1 pour automatique)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Images B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Si cette option est activée, des images « B » seront produites. Utilisez "
+"cette option pour en régler le nombre."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Débit à utiliser (-1 pour la valeur par défaut)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Débit en pointe"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Débit de pointe en mode débit variable."
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "Mode de débit"
 
 #: modules/access/pvr.c:92
 msgid "Bitrate mode to use (VBR or CBR)."
@@ -6138,11 +6433,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrée pour cartes MPEG IVTV"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Taille du cache en ms"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -6279,6 +6569,38 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Entrée UDP/RTP"
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Nom du périphérique"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Nom du périphérique vidéo à utiliser. Si vous n’entrez rien, aucun "
+"périphérique vidéo ne sera utilisé."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canal de la carte à utiliser (Habituellement, 0 pour le tuner, 1 pour "
+"l’entrée composite et 2 pour l’entrée S-Video)."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Lecture Video4Linux"
+
 #: modules/access/v4l.c:75
 msgid ""
 "Caching value for V4L captures. This value should be set in milliseconds."
@@ -6376,10 +6698,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Tuner à utiliser, s’il en existe plusieurs."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Fréquence d’échantillonage"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6422,38 +6740,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Lecture Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Nom du périphérique"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Nom du périphérique vidéo à utiliser. Si vous n’entrez rien, aucun "
-"périphérique vidéo ne sera utilisé."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Canal de la carte à utiliser (Habituellement, 0 pour le tuner, 1 pour "
-"l’entrée composite et 2 pour l’entrée S-Video)."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Lecture Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr "Taille du cache pour les VCD, en millisecondes."
@@ -6608,323 +6894,42 @@ msgid ""
 "If VCD is authored with playback control, use it. Otherwise we play by "
 "tracks."
 msgstr ""
-"Si le VCD permet le contrôle de lecture, cette option permet de l’activer."
-"Dans le cas contraire, la lecture se fait par pistes."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-"Utiliser la durée de la piste comme unité maximale lors d'un déplacement ?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Si activé, la durée de la barre de déplacement est celle de la piste plutôt "
-"que celle d'une entrée."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Montrer les infos VCD étendues ?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Montrer le maximum d'informations dans Informations sur le flux et dans "
-"Informations sur le Media. Montre par exemple la navigation par contrôle de "
-"lecture."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Format à utiliser dans le champ « auteur » de la liste de lecture"
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Format à utiliser dans le champ « titre » de la liste de lecture"
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Répertoire d’enregistrement"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Répertoire de sauvegarde de l’enregistrement."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Granularité en différé"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Taille des fichiers temporaires à utiliser pour stocker le flux différé."
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Répertoire temporaire pour le différé"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Répertoire utilisé pour stocker les fichiers temporaires du différé"
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Différé"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Flux de sortie inutile"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Inutile"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Ajouter au fichier"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Ecrit à la fin du fichier au lieu de le remplacer."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Sortie vers un fichier"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Nom d’utilisateur"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Nom d’utilisateur qui sera demandé pour accéder au flux."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Mot de passe"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Mot de passe qui sera demandé pour accéder au flux."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr "Type MIME renvoyé par le serveur (autodétecté si non spécifié)."
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "Chemin du fichier x509 de certificat à utiliser pour HTTPS."
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 de clé privée à utiliser pour HTTPS. Ne rien entrer "
-"si vous n'en n'avez pas."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 d'autorité de certification qui sera utilisé pour "
-"HTTPS. Ne rien entrer si vous n'en n'avez pas."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Chemin du fichier x509 de liste de révocation de certificats qui sera "
-"utilisé pour HTTPS. Ne rien entrer si vous n'en n'avez pas"
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Annoncer avec Bonjour"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Annoncer ce flux par le protocole Bonjour (Zeroconf)."
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Flux de sortie HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Nom"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Nom à donner à ce flux/canal sur le serveur icecast."
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Description du flux"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Description du contenu de votre flux et informations sur votre canal."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Diffuser en MP3"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Généralement, la sortie Icecast utilise des flux Ogg. Cette option vous "
-"permet d'utiliser des flux MP3 à la place."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Description du flux"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Description"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Débit d’image cible pour le flux vidéo transcodé."
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Débit d’image cible pour le flux vidéo transcodé."
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Nombre de canaux de sortie"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Nombre de canaux audio dans les flux transcodés."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Débit d’image cible pour le flux vidéo transcodé."
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Flux de sortie"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "Sortie IceCAST"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr "Taille du cache pour les flux UDP, en millisecondes."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Temps de vie (TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "TTL du flux sortant."
+"Si le VCD permet le contrôle de lecture, cette option permet de l’activer."
+"Dans le cas contraire, la lecture se fait par pistes."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Groupe les paquets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+"Utiliser la durée de la piste comme unité maximale lors d'un déplacement ?"
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Les paquets peuvent être envoyés un par un au moment adéquat ou par groupes. "
-"Ceci permet de préciser le nombre de paquets qui seront envoyés en même "
-"temps. Cela réduit la charge de planification sur les systèmes surchargés."
+"Si activé, la durée de la barre de déplacement est celle de la piste plutôt "
+"que celle d'une entrée."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Réécriture brute"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Montrer les infos VCD étendues ?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Envoyer les paquets directement, sans passer par le MTU (ie, sans essayer de "
-"construire les plus gros paquets possibles afin d’améliorer la diffusion)."
+"Montrer le maximum d'informations dans Informations sur le flux et dans "
+"Informations sur le Media. Montre par exemple la navigation par contrôle de "
+"lecture."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Flux de sortie UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Format à utiliser dans le champ « auteur » de la liste de lecture"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Format à utiliser dans le champ « titre » de la liste de lecture"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7072,6 +7077,28 @@ msgstr "Convertisseur float32->u16"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "Convertisseur float32->u8"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Sélectionner la piste audio"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8018,6 +8045,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "Chaînes de filtres de post-traitement de ffmpeg"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Ratio d’images clés"
@@ -8431,6 +8503,13 @@ msgstr ""
 "Veuillez essayer de régler un encodage manuellement avant d'ouvrir le "
 "fichier."
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Décodeur de sous-titres Philips OGT (Sous-titres SVCD)"
@@ -11522,7 +11601,7 @@ msgstr "VLC - Contrôleur"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Lecteur multimédia VLC"
@@ -11637,8 +11716,8 @@ msgid "Extended Controls"
 msgstr "Contrôles étendus"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Informations"
 
@@ -11964,6 +12043,73 @@ msgstr "URL du SDP"
 msgid "Save File"
 msgstr "Enregistrer le fichier"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Informations avancées"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr "Lu à la source"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr "Débit d’entrée"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr "Démultiplexé"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr "Débit du flux"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr "Blocs décodés"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr "Images affichées"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr "Images perdues"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Diffusion"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr "Paquets envoyés"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr "Octetss envoyés"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Débit d’envoi"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr "Buffers joués"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr "Tampons perdus"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Enregistrer la liste de lecture…"
@@ -12043,73 +12189,6 @@ msgstr "Nom de la branche"
 msgid "Empty Folder"
 msgstr "Répertoire vide"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Informations avancées"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr "Lu à la source"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr "Débit d’entrée"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr "Démultiplexé"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr "Débit du flux"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr "Blocs décodés"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr "Images affichées"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr "Images perdues"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Diffusion"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr "Paquets envoyés"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr "Octetss envoyés"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Débit d’envoi"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr "Buffers joués"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr "Tampons perdus"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13432,17 +13511,17 @@ msgstr "Sortie vidéo et audio QNX RTOS"
 msgid "Errors"
 msgstr "Erreurs"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Ouvrir un rép&ertoire…\tCtrl-E"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Récupérer les informations"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Ouvrir un rép&ertoire…\tCtrl-E"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13662,11 +13741,6 @@ msgstr "Module d’interface WinCE"
 msgid "WinCE dialogs provider"
 msgstr "Fournisseur de dialogues WinCE"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Editer le signet"
@@ -13706,6 +13780,31 @@ msgstr "Supprimer"
 msgid "&Clear"
 msgstr "Effacer"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Vous devez sélectionner deux signets."
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Liste des signets pour un flux"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Vous devez sélectionner deux signets"
@@ -13735,6 +13834,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "L’entrée a changé "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Info flux et média"
@@ -13743,6 +13847,14 @@ msgstr "Info flux et média"
 msgid "Advanced information"
 msgstr "Détails"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "Fermer"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13763,13 +13875,6 @@ msgstr "&Non"
 msgid "Don't show further errors"
 msgstr "Supprimer les erreurs suivantes"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "Fermer"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Informations sur l’élément"
@@ -15230,6 +15335,10 @@ msgstr "Fichier de sortie RRD"
 msgid "Output data for RRDTool in this file."
 msgstr "Faire sortir des données pour RRDTool dans ce fichier."
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "Module de memcpy optimisé AltiVec"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "Module de memcpy pour libc"
@@ -15246,10 +15355,6 @@ msgstr "Module de memcpy optimisé MMX"
 msgid "MMX EXT memcpy"
 msgstr "Module de memcpy optimisé MMMEXT"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "Module de memcpy optimisé AltiVec"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -19635,9 +19740,6 @@ msgstr "Analyseur de spectre"
 #~ msgid "Size offset"
 #~ msgstr "Position"
 
-#~ msgid "You have to select two bookmarks."
-#~ msgstr "Vous devez sélectionner deux signets."
-
 #, fuzzy
 #~ msgid "Go to specific position"
 #~ msgstr "Aller directement à un endroit spécifié"
@@ -20399,9 +20501,6 @@ msgstr "Analyseur de spectre"
 #~ msgid "Open the messages window"
 #~ msgstr "Ouvrir la fenêtre de messages"
 
-#~ msgid "Select audio channel"
-#~ msgstr "Sélectionner la piste audio"
-
 #~ msgid "Select subtitles channel"
 #~ msgstr "Sélectionner la piste de sous-titres"
 
index c346104fb3d4f4f8753f5335ca41f7e0b0d79689..5ea7fa9e01c74dfa6fef04cd8643ed9d0f0e926b 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: VLC-0.8.4-test2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-04-17 18:37+0100\n"
 "Last-Translator: Iván Seoane Pardo <talivan.ivan@gmail.com>\n"
 "Language-Team: Galician\n"
@@ -15,18 +15,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Este programa ven sen GARANTÍA, ata o permitido pola lei.\n"
-"Ti podes redistribuílo baixo os termos da Licenza Pública Xeral GNU;\n"
-"Prós detalles ve-lo arquivo 'COPYING'.\n"
-"Escrito polo equipo do VideoLAN; ve-lo arquivo 'AUTHORS'.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferencias do VLC"
@@ -573,8 +561,8 @@ msgstr "Metainformación"
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -646,6 +634,18 @@ msgstr "Nome do códec"
 msgid "Codec Description"
 msgstr "Descrición do códec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Este programa ven sen GARANTÍA, ata o permitido pola lei.\n"
+"Ti podes redistribuílo baixo os termos da Licenza Pública Xeral GNU;\n"
+"Prós detalles ve-lo arquivo 'COPYING'.\n"
+"Escrito polo equipo do VideoLAN; ve-lo arquivo 'AUTHORS'.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -865,8 +865,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits por mostra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Taxa de bits"
 
@@ -3895,6 +3895,11 @@ msgstr "Subtítulos"
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Axustes de pista"
@@ -4676,8 +4681,17 @@ msgstr "Recortar"
 msgid "Aspect-ratio"
 msgstr "Proporción"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4735,15 +4749,6 @@ msgstr "CD de audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD de audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5330,20 +5335,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Valor por defecto da caché pra fluxos DV. Este valor deberíase pór en "
-"milisegundos."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Entrada de vídeo (firewire/ieee1394) dixital"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5613,6 +5604,20 @@ msgstr "Normalización de volume"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Valor por defecto da caché pra fluxos DV. Este valor deberíase pór en "
+"milisegundos."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Entrada de vídeo (firewire/ieee1394) dixital"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Ángulo do DVD"
@@ -5829,6 +5834,50 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Directorio de gravación"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Directorio onde se almacenará a gravación."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Granulación de timeshift"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Este é o tamaño dos arquivos temporais que se usarán pra almacena-los fluxos "
+"timeshifted."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Directorio timeshift"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Timeshift"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5996,268 +6045,519 @@ msgstr "Selecciona o fluxo coa taxa de bits máxima baixo ese límite."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Valor por defecto da caché pra fluxos PVR. Este valor deberíase pór en "
-"milisegundos."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Dispositivo"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Dispositivo de vídeo do PVR"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Dispositivo de radio"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Saída de fluxo Dummy"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Dispositivo de radio PVR"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Engadir a arquivo"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Norma do fluxo (automática, SECAM, PAL, ou NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Engadir a arquivo se existe, no canto de substituílo."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Ancho"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Saída de fluxo do arquivo"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Ancho do fluxo a capturar (-1 pra autodetectar)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nome de usuario"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Alto"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Nome de usuario que se preguntará ó acceder ó fluxo."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Alto do fluxo a capturar (-1 pra autodetectar)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Contrasinal"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frecuencia"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Contrasinal que se preguntará ó acceder ó fluxo."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frecuencia a capturar (en KHz), se é aplicable."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Taxa de fotogramas a capturar, se é aplicable (-1 pra autodetectar)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervalo de clave"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Localización do arquivo de certificado x509 PEM que se usará pró HTTPS."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalo entre fotogramas clave (-1 pra autodetectar)."
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Localización do arquivo de clave privada x509 PEM que se usará pró HTTPS. "
+"Débelo deixar baleiro se non tés."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Fotogramas B"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Localización do arquivo de certificados raíz CA (Autoridade Certificadora) "
+"confiables x509 PEM que se usará pró HTTPS. Débelo deixar baleiro se non tés."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Se se pón esta opción, usaranse Fotogramas B. Úsaa pra pó-lo número de "
-"Fotogramas B."
+"Localización do arquivo da listaxe de revocación de certificados PEM x509 "
+"que se usará pró SSL. Débelo deixar baleiro se non tés."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Taxa de bits a usar (-1 é por defecto)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Pico de taxa de bits"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Pico da taxa de bits en modo VBR."
-
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "Modo de taxa de bits a usar"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Saída de fluxo HTTP"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Modo de taxa de bits a usar (VBR ou CBR)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Máscara de bits do audio"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Nome do fluxo"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr "Máscara de bits que se usará pola parte de audio da tarxeta."
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+"Nome a dar a este fluxo ou a esta canle no servidor Icecast (servidor de "
+"medios de fluxo)."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volume"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Descrición do fluxo"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr "Volume do audio (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Descrición do contido do fluxo ou información sobre a túa canle."
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canle"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Fluxo MP3"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
+#, fuzzy
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Canle da tarxeta a usar (Xeralmente, 0 = sintonizador, 1 = composto, 2 = "
-"svídeo)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automático"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+"Xeralmente tés que alimenta-lo módulo SHOUTcast con fluxos Ogg. Esta opción "
+"permíteche alimenta-los fluxos MP3 en lugar do outro, polo que os podes "
+"remitir ó servidor Icecast (servidor de medios de fluxo)."
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descrición do fluxo"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descrición"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Entrada de tarxetas de codificación MPEG IVTV"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor da caché (ms)"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Frecuencia de mostraxe"
 
-#: modules/access/rtsp/access.c:43
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
-msgstr ""
-"Valor da caché pra fluxos RTSP. Este valor deberíase pór en milisegundos."
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "Real RTSP"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Número de canles de saída"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid "Connection failed"
-msgstr "Arquivo de configuración"
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Session failed"
-msgstr "Correo electrónico da sesión"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Saída de fluxo"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/shout.c:99
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
-"Valor da caché prá captura de pantalla. Este valor deberíase pór "
-"milisegundos."
 
-#: modules/access/screen/screen.c:43
-msgid "Desired frame rate for the capture."
-msgstr "Taxa de fotogramas desexada prá captura."
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "Saída IceCAST"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Capturar tamaño de fragmento"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor da caché (ms)"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:77
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Optimiza a captura fragmentando a pantalla en anacos de altura predefinida "
-"(16 pode ser un bo valor, e 0 significa inhabilitado)."
+"Valor por defecto da caché pra fluxos UDP por saír. Este valor deberíase pór "
+"en milisegundos."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Entrada depantalla"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Tempo de vida (TTL)"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Pantalla"
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Tempo de vida (TTL) do fluxo saínte."
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Agrupar paquetes"
+
+#: modules/access_output/udp.c:85
+#, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Valor da caché pra fluxos SMB. Este valor deberíase pór en milisegundos."
-
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nome de usuario do SMB"
+"Os paquetes pódense enviar un por un no intre exacto ou por grupos. Isto "
+"permíteche da-lo número de paquetes a enviar nun intre. Axuda a reduci-la "
+"carga de organización en sistemas moi cargados."
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Contrasinal do SMB"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Escribir en bruto"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Dominio do SMB"
+#: modules/access_output/udp.c:91
+#, fuzzy
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+"Se habilitas esta opción, os paquetes enviaranse directamente, sen tentar "
+"enche-la MTU - Unidade máxima de transferencia (por exemplo, sen tentar face-"
+"los paquetes o máis grande posible pra millora-la transmisión)."
 
-#: modules/access/smb.c:70
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "Dominio/grupo de traballo que se usará prá conexión."
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Saída de fluxo UDP"
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Entrada do SMB"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/tcp.c:39
+#: modules/access/pvr.c:49
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Valor da caché pra fluxos TCP. Este valor deberíase pór en milisegundos."
+"Valor por defecto da caché pra fluxos PVR. Este valor deberíase pór en "
+"milisegundos."
 
-#: modules/access/tcp.c:46
-msgid "TCP"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Dispositivo"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Dispositivo de vídeo do PVR"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Dispositivo de radio"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Dispositivo de radio PVR"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Norma do fluxo (automática, SECAM, PAL, ou NTSC)."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Ancho"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Ancho do fluxo a capturar (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Alto"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Alto do fluxo a capturar (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frecuencia"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frecuencia a capturar (en KHz), se é aplicable."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Taxa de fotogramas a capturar, se é aplicable (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervalo de clave"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalo entre fotogramas clave (-1 pra autodetectar)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Fotogramas B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Se se pón esta opción, usaranse Fotogramas B. Úsaa pra pó-lo número de "
+"Fotogramas B."
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Taxa de bits a usar (-1 é por defecto)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Pico de taxa de bits"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Pico da taxa de bits en modo VBR."
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Modo de taxa de bits a usar"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Modo de taxa de bits a usar (VBR ou CBR)."
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Máscara de bits do audio"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr "Máscara de bits que se usará pola parte de audio da tarxeta."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volume"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr "Volume do audio (0-65535)."
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canle"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"Canle da tarxeta a usar (Xeralmente, 0 = sintonizador, 1 = composto, 2 = "
+"svídeo)"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automático"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Entrada de tarxetas de codificación MPEG IVTV"
+
+#: modules/access/rtsp/access.c:43
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra fluxos RTSP. Este valor deberíase pór en milisegundos."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "Real RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Arquivo de configuración"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Correo electrónico da sesión"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché prá captura de pantalla. Este valor deberíase pór "
+"milisegundos."
+
+#: modules/access/screen/screen.c:43
+msgid "Desired frame rate for the capture."
+msgstr "Taxa de fotogramas desexada prá captura."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Capturar tamaño de fragmento"
+
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Optimiza a captura fragmentando a pantalla en anacos de altura predefinida "
+"(16 pode ser un bo valor, e 0 significa inhabilitado)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Entrada depantalla"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Pantalla"
+
+#: modules/access/smb.c:61
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra fluxos SMB. Este valor deberíase pór en milisegundos."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nome de usuario do SMB"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Contrasinal do SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Dominio do SMB"
+
+#: modules/access/smb.c:70
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "Dominio/grupo de traballo que se usará prá conexión."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Entrada do SMB"
+
+#: modules/access/tcp.c:39
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra fluxos TCP. Este valor deberíase pór en milisegundos."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
 msgstr "TCP"
 
 #: modules/access/tcp.c:47
@@ -6304,13 +6604,45 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Entrada do UDP/RTP"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Valor da caché pra capturas V4L. Este valor deberíase pór en milisegundos."
-
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Nome do dispositivo"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Nome do dispositivo de vídeo a usar. Se non especificas nada, non se usará "
+"dispositivo de vídeo."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canle da tarxeta a usar (xeralmente, 0 = sintonizador, 1 = composto, 2 = "
+"svídeo)."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+"Valor da caché pra capturas V4L. Este valor deberíase pór en milisegundos."
+
+#: modules/access/v4l.c:79
 msgid ""
 "Name of the video device to use. If you don't specify anything, no video "
 "device will be used."
@@ -6402,10 +6734,6 @@ msgstr "Sintonizador"
 msgid "Tuner to use, if there are several ones."
 msgstr "Sintonizador a usar, se hai varios."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Frecuencia de mostraxe"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6449,38 +6777,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Nome do dispositivo"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Nome do dispositivo de vídeo a usar. Se non especificas nada, non se usará "
-"dispositivo de vídeo."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Canle da tarxeta a usar (xeralmente, 0 = sintonizador, 1 = composto, 2 = "
-"svídeo)."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Entrada Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6636,331 +6932,40 @@ msgid ""
 "If VCD is authored with playback control, use it. Otherwise we play by "
 "tracks."
 msgstr ""
-"Se o VCD está feito con control de reprodución, úsao. Doutro xeito "
-"reproducirémolo por pistas."
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "¿Usar lonxitude de pista coma unidade máxima en procura?"
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-"Se está activada, a lonxitude da barra de procura é a pista no canto da "
-"lonxitude dunha entrada."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "¿Amosar información VCD estendida?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"Amosa-la cantidade máxima de información baixo o fluxo e os medios. Amosar "
-"por exemplo o control de navegación do aparato de lectura."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato a usar no campo \"autor\" da lista de reprodución."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato a usar no campo \"título\" da lista de reprodución."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Directorio de gravación"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Directorio onde se almacenará a gravación."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Granulación de timeshift"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Este é o tamaño dos arquivos temporais que se usarán pra almacena-los fluxos "
-"timeshifted."
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Directorio timeshift"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Directorio usado pra almacena-los arquivos temporais timeshift."
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Timeshift"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Saída de fluxo Dummy"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Engadir a arquivo"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Engadir a arquivo se existe, no canto de substituílo."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Saída de fluxo do arquivo"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Nome de usuario"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Nome de usuario que se preguntará ó acceder ó fluxo."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Contrasinal"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Contrasinal que se preguntará ó acceder ó fluxo."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Localización do arquivo de certificado x509 PEM que se usará pró HTTPS."
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Localización do arquivo de clave privada x509 PEM que se usará pró HTTPS. "
-"Débelo deixar baleiro se non tés."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Localización do arquivo de certificados raíz CA (Autoridade Certificadora) "
-"confiables x509 PEM que se usará pró HTTPS. Débelo deixar baleiro se non tés."
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Localización do arquivo da listaxe de revocación de certificados PEM x509 "
-"que se usará pró SSL. Débelo deixar baleiro se non tés."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Saída de fluxo HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Nome do fluxo"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-"Nome a dar a este fluxo ou a esta canle no servidor Icecast (servidor de "
-"medios de fluxo)."
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Descrición do fluxo"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Descrición do contido do fluxo ou información sobre a túa canle."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Fluxo MP3"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Xeralmente tés que alimenta-lo módulo SHOUTcast con fluxos Ogg. Esta opción "
-"permíteche alimenta-los fluxos MP3 en lugar do outro, polo que os podes "
-"remitir ó servidor Icecast (servidor de medios de fluxo)."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descrición do fluxo"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descrición"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Número de canles de saída"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Frecuencia de mostraxe do fluxo de audio da capturas, en Hz"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Saída de fluxo"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "Saída IceCAST"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Valor por defecto da caché pra fluxos UDP por saír. Este valor deberíase pór "
-"en milisegundos."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Tempo de vida (TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Tempo de vida (TTL) do fluxo saínte."
+"Se o VCD está feito con control de reprodución, úsao. Doutro xeito "
+"reproducirémolo por pistas."
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Agrupar paquetes"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "¿Usar lonxitude de pista coma unidade máxima en procura?"
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Os paquetes pódense enviar un por un no intre exacto ou por grupos. Isto "
-"permíteche da-lo número de paquetes a enviar nun intre. Axuda a reduci-la "
-"carga de organización en sistemas moi cargados."
+"Se está activada, a lonxitude da barra de procura é a pista no canto da "
+"lonxitude dunha entrada."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Escribir en bruto"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "¿Amosar información VCD estendida?"
 
-#: modules/access_output/udp.c:91
-#, fuzzy
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Se habilitas esta opción, os paquetes enviaranse directamente, sen tentar "
-"enche-la MTU - Unidade máxima de transferencia (por exemplo, sen tentar face-"
-"los paquetes o máis grande posible pra millora-la transmisión)."
+"Amosa-la cantidade máxima de información baixo o fluxo e os medios. Amosar "
+"por exemplo o control de navegación do aparato de lectura."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Saída de fluxo UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato a usar no campo \"autor\" da lista de reprodución."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato a usar no campo \"título\" da lista de reprodución."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7111,6 +7116,28 @@ msgstr "Filtro de audio pra conversión float32->u16"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "Filtro de audio pra conversión float32->u8"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Selecciona o arquivo no que gardar"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8063,6 +8090,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "Cadeas do filtro de postprocesado do FFmpeg"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Proporción de fotogramas clave"
@@ -8464,6 +8536,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Descodificador Philips OGT (subtítulos SVCD)"
@@ -11488,7 +11567,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Reprodutor de medios VLC"
@@ -11603,8 +11682,8 @@ msgid "Extended Controls"
 msgstr "Controis estendidos"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Información"
 
@@ -11925,6 +12004,73 @@ msgstr "Enderezo de SDP"
 msgid "Save File"
 msgstr "Gardar arquivo"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "Localización"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Información avanzada"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr "Lido nos medios"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr "Taxa de bits de entrada"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr "Desmultiplexado"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr "Taxa de bits de fluxo"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr "Bloques descodificados"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr "Fotogramas amosados"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr "Fotogramas perdidos"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Transmisión"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr "Paquetes enviados"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr "Bytes enviados"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Taxa enviada"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr "Almacenaxe intermedia reproducida"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr "Almacenaxe intermedia perdida"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Gardar lista de reprodución..."
@@ -12005,73 +12151,6 @@ msgstr "Por favor, introduce o nome do nodo"
 msgid "Empty Folder"
 msgstr "Cartafol baleiro"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "Localización"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Información avanzada"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr "Lido nos medios"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr "Taxa de bits de entrada"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr "Desmultiplexado"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr "Taxa de bits de fluxo"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr "Bloques descodificados"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr "Fotogramas amosados"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr "Fotogramas perdidos"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Transmisión"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr "Paquetes enviados"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr "Bytes enviados"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Taxa enviada"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr "Almacenaxe intermedia reproducida"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr "Almacenaxe intermedia perdida"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13396,17 +13475,17 @@ msgstr "Saída de vídeo e audio QNX RTOS"
 msgid "Errors"
 msgstr "Erros"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Abrir dir&ectorio..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Metainformación"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Abrir dir&ectorio..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13620,11 +13699,6 @@ msgstr "Módulo de interface WinCE"
 msgid "WinCE dialogs provider"
 msgstr "Provedor de diálogos WinCE"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Editar marcador"
@@ -13665,6 +13739,31 @@ msgstr "&Eliminar"
 msgid "&Clear"
 msgstr "&Limpar"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Debes seleccionar dous marcadores"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Listaxe de marcadores pra un fluxo"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Debes seleccionar dous marcadores"
@@ -13692,6 +13791,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "A entrada modificouse"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Información de fluxo e medios"
@@ -13700,6 +13804,14 @@ msgstr "Información de fluxo e medios"
 msgid "Advanced information"
 msgstr "Información avanzada"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "Pe&char"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13720,13 +13832,6 @@ msgstr "&No"
 msgid "Don't show further errors"
 msgstr "Non amosa-los vindeiros erros"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "Pe&char"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Información do elemento da lista de reprodución"
@@ -15169,6 +15274,10 @@ msgstr "Arquivo de saída RRD"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15185,10 +15294,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
index eae16a8559c6991b02d1307f495e3f45c13f6cf4..7ec62ac455ac84a4856525693ba9c435d313e27e 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-11-09 16:45+0000\n"
 "Last-Translator: Yaniv Abir <yanivabir@gmail.com>\n"
 "Language-Team: Hebrew <he@li.org>\n"
@@ -17,14 +17,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Rosetta-Version: 0.1\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "העדפות VLC"
@@ -519,8 +511,8 @@ msgstr ""
 msgid "Title"
 msgstr ""
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr ""
@@ -592,6 +584,14 @@ msgstr "שם מקודד"
 msgid "Codec Description"
 msgstr ""
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -810,8 +810,8 @@ msgstr "%d  Hz"
 msgid "Bits per sample"
 msgstr "ביטים לדגימה"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -3461,6 +3461,11 @@ msgstr "כתוביות"
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "טראנס"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "הגדרות רצועה"
@@ -4239,8 +4244,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4296,15 +4310,6 @@ msgstr "תקליטור שמע - רצועה "
 msgid "Audio CD - Track %i"
 msgstr "תקליטור שמע - רצועה %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4801,18 +4806,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5063,6 +5056,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "זווית DVD"
@@ -5252,6 +5257,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "תיקיית הקלטות"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5412,140 +5457,365 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "התקן"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "התקן וידאו PVR"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "רוחב"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "שם משתמש"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "גוה"
-
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr ""
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "סיסמה"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:58
+msgid "Stream name"
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:62
+msgid "Stream description"
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "עוצמה"
-
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "תיאור"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "תיאור"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "קצב דגימה"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "מספר טורים"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+msgid "Stream public"
+msgstr ""
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr ""
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "התקן"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "התקן וידאו PVR"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "רוחב"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "גוה"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr ""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "עוצמה"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
 msgstr "PAL"
 
 #: modules/access/pvr.c:108 modules/access/v4l.c:143
@@ -5568,11 +5838,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5701,19 +5966,48 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "קלט UDP/RTP"
 
-#: modules/access/v4l.c:75
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "שם התקן"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
+"ציין את שם התקן הוידאו לשימוש. אם לא ייבחר התקן, לא ייעשה שימוש בשום התקן "
+"וידאו."
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:58
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/v4l.c:83
-msgid ""
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "קלט Video4Linux"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+
+#: modules/access/v4l.c:83
+msgid ""
 "Name of the audio device to use. If you don't specify anything, no audio "
 "device will be used."
 msgstr ""
@@ -5790,10 +6084,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "קצב דגימה"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5835,35 +6125,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "קלט Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "שם התקן"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"ציין את שם התקן הוידאו לשימוש. אם לא ייבחר התקן, לא ייעשה שימוש בשום התקן "
-"וידאו."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "קלט Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6004,303 +6265,47 @@ msgstr ""
 msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "להציג מידע VCD מורחב?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "תיקיית הקלטות"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "שם משתמש"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "סיסמה"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr ""
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr ""
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "תיאור"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "תיאור"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "מספר טורים"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-msgid "Stream public"
-msgstr ""
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr ""
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr ""
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "להציג מידע VCD מורחב?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6432,6 +6437,28 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "בחרו את הקובץ בו המידע יישמר"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7316,6 +7343,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -7685,6 +7757,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "מפענח Philips OGT (כתוביות SVCD)"
@@ -10554,7 +10633,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "נגן המדיה VLC"
@@ -10669,8 +10748,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr ""
 
@@ -10985,6 +11064,73 @@ msgstr ""
 msgid "Save File"
 msgstr "שמור קובץ"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "שמור רשימת השמעה..."
@@ -11063,73 +11209,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12347,17 +12426,17 @@ msgstr ""
 msgid "Errors"
 msgstr "שגיאה"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "תיקיית הקלטות"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "מידע נוסף"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "תיקיית הקלטות"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12560,11 +12639,6 @@ msgstr "מודול ממשק WinCE"
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "ערוך סימנייה"
@@ -12608,6 +12682,30 @@ msgstr "מחק"
 msgid "&Clear"
 msgstr "נקה"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "עלייך לבחור שתי סימניות"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "עלייך לבחור שתי סימניות"
@@ -12631,6 +12729,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "הקלט השתנה "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -12639,6 +12742,14 @@ msgstr ""
 msgid "Advanced information"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&סגור"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -12657,13 +12768,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&סגור"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr ""
@@ -13992,6 +14096,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14008,10 +14116,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
index c39b42eb44b2ab1b9bfbf354c2cdb00da0f05aa1..a9c4a272ef6b08c907935d519c54e36802fd21ce 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc-translate\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-02-24 06:09+0000\n"
 "Last-Translator: viyyer <viyyer@sarai.net>\n"
 "Language-Team: Hindi\n"
@@ -18,14 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3.1\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "वी एल सी पसंद नापसंद"
@@ -526,8 +518,8 @@ msgstr ""
 msgid "Title"
 msgstr "फैल"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "लेखक"
@@ -599,6 +591,14 @@ msgstr "कोडेक क नाम"
 msgid "Codec Description"
 msgstr ""
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -817,8 +817,8 @@ msgstr "%d हर्त्ज"
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -3450,6 +3450,11 @@ msgstr ""
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "फ्रांसीसी"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr ""
@@ -4229,8 +4234,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4288,15 +4302,6 @@ msgstr "आवाज़ "
 msgid "Audio CD - Track %i"
 msgstr ""
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4792,18 +4797,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5054,6 +5047,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5245,6 +5250,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5403,145 +5448,370 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
 msgstr ""
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr ""
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "विवरण"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr ""
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "विवरण"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr ""
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "ऑडियो चैनल्स"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+msgid "Stream public"
+msgstr ""
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr ""
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr ""
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr ""
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr ""
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr ""
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr ""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr ""
 
 #: modules/access/pvr.c:111
 msgid "vbr"
@@ -5559,11 +5829,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5690,6 +5955,30 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr ""
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr ""
+
+#: modules/access/v4l2.c:54
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr ""
+
+#: modules/access/v4l2.c:64
+msgid "Video4Linux2 input"
+msgstr ""
+
 #: modules/access/v4l.c:75
 msgid ""
 "Caching value for V4L captures. This value should be set in milliseconds."
@@ -5780,10 +6069,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5825,30 +6110,6 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr ""
-
-#: modules/access/v4l2.c:64
-msgid "Video4Linux2 input"
-msgstr ""
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -5982,310 +6243,54 @@ msgstr ""
 msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr ""
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr ""
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "विवरण"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "विवरण"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "ऑडियो चैनल्स"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-msgid "Stream public"
-msgstr ""
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
@@ -6418,6 +6423,27 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+msgid "Select channel to keep"
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7298,6 +7324,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -7667,6 +7738,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -10528,7 +10606,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -10644,8 +10722,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr ""
 
@@ -10960,6 +11038,73 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -11036,73 +11181,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12310,13 +12388,13 @@ msgstr ""
 msgid "Errors"
 msgstr ""
 
-#: modules/gui/qt4/dialogs/streaminfo.cpp:40
-msgid "Stream information"
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+msgid "Open directory"
 msgstr ""
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-msgid "Open directory"
+#: modules/gui/qt4/dialogs/streaminfo.cpp:40
+msgid "Stream information"
 msgstr ""
 
 #: modules/gui/qt4/qt4.cpp:47
@@ -12514,11 +12592,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -12558,6 +12631,29 @@ msgstr ""
 msgid "&Clear"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12581,6 +12677,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -12589,6 +12690,14 @@ msgstr ""
 msgid "Advanced information"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -12607,13 +12716,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr ""
@@ -13930,6 +14032,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -13946,10 +14052,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
index 980929ed20b8d85fbcba5759b1f8a12fdcd41ee9..1a5fc3962f4ce9d700d623b652c33cd0c6a2e19c 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: VLAN\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-04-08 18:30+0000\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <gnome@gnome.hu>\n"
@@ -18,19 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.10.2\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"A programra NINCS GARANCIA, a hatályos jogszabályok által engedélyezett "
-"mértékig.\n"
-"Továbbterjesztheti a GNU General Public License feltételei alapján;\n"
-"további információ a COPYING fájlban olvasható.\n"
-"Írta a VideoLAN csapat; olvassa el az AUTHORS fájlt.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "A VLC beállításai"
@@ -581,8 +568,8 @@ msgstr "Meta-információk"
 msgid "Title"
 msgstr "Cím"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Szerző"
@@ -654,6 +641,19 @@ msgstr "Kodeknév"
 msgid "Codec Description"
 msgstr "Kodek leírása"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"A programra NINCS GARANCIA, a hatályos jogszabályok által engedélyezett "
+"mértékig.\n"
+"Továbbterjesztheti a GNU General Public License feltételei alapján;\n"
+"további információ a COPYING fájlban olvasható.\n"
+"Írta a VideoLAN csapat; olvassa el az AUTHORS fájlt.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -873,8 +873,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bitek mintánként"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitsebesség"
 
@@ -3903,6 +3903,11 @@ msgstr "Feliratok"
 msgid "Overlays"
 msgstr "Átlapolások"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Sávbeállítások"
@@ -4687,8 +4692,17 @@ msgstr "Levágás"
 msgid "Aspect-ratio"
 msgstr "Képarány"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4751,15 +4765,6 @@ msgstr "Hang CD - Szám "
 msgid "Audio CD - Track %i"
 msgstr "Hang CD - %i. szám"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5360,21 +5365,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
-"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5651,6 +5641,21 @@ msgstr "Hangerő kiegyenlítése"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
+"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD szög"
@@ -5879,6 +5884,49 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Felvétel könyvtár"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Megadhatja azt a könyvtárat, amelybe a felvétel tárolásra kerül."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Időeltolás finomsága"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Az időeltolt adatfolyam tárolására használt átmeneti fájlok mérete"
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Időeltolt könyvtár"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Időeltolás"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6065,504 +6113,610 @@ msgstr "Mindig a maximális bitsebességgel rendelkező adatfolyamot válassza."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) bemenet"
 
-#: modules/access/pvr.c:49
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Lehetővé teszi a TCP adatfolyamok alapértelmezett gyorsítótárazási értékének "
-"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Eszköz"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR videoeszköz"
+msgid "Dummy stream output"
+msgstr "Dummy adatfolyam kimenet"
 
-#: modules/access/pvr.c:55
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
 #, fuzzy
-msgid "Radio device"
-msgstr "Rádióeszköz"
+msgid "Dummy"
+msgstr "Üres"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR videoeszköz"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Hozzáfűzés fájlhoz"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Ha létezik a fájl, akkor hozzáfűzi felülírás helyett."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Az adatfolyam normája (automatikus, SECAM, PAL vagy NTSC)"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Fájl adatfolyam kimenet"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Szélesség"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Felhasználónév"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "A felveendő adatfolyam szélessége (-1 esetén automatikus)"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Megadhat az adatfolyamhoz való hozzáféréshez szükséges felhasználónevet."
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Magasság"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Jelszó"
 
-#: modules/access/pvr.c:67
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "A felveendő adatfolyam magassága (-1 esetén automatikus)"
+msgid "Password that will be requested to access the stream."
+msgstr "Megadhat az adatfolyamhoz való hozzáféréshez szükséges jelszót."
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvencia"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Fájltípus"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-#, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "A felveendő frekvencia (kHz-ben), ha van értelme"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
-"A felvétel másodpercenkénti képszáma, ha van értelme (-1 esetén automatikus)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Kulcskép-intervallum"
+"A HTTP/SSL adatfolyam kimenete által használt x509 PEM tanusítványfájl "
+"elérési útja."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Időintervallum a kulcsképek között (-1 esetén automatikus)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-képek"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
-"B-képek használata az adatfolyamban. Ezzel az opcióval beállítható a B-képek "
-"száma."
-
-#: modules/access/pvr.c:85
-#, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bitsebesség (-1 esetén alaprtelmezett)"
-
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitsebesség csúcs"
+"A HTTP/SSL adatfolyam kimenete által használt x509 PEM privát kulcs fájl "
+"elérési útja. Hagyja üresen, ha nincs."
 
-#: modules/access/pvr.c:88
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Maximális bitsebesség VBR módban"
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
+"Az x509 PEM formátumú, hitelesítésszolgáltató által megbízhatónak "
+"nyilvánított tanúsítvány útvonala, amelyet a HTTP/SSL kimeneti adatfolyam "
+"használni fog. Hagyja üresen, ha nem rendelkezik ilyen tanúsítvánnyal."
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "A használt bitsebesség mód"
-
-#: modules/access/pvr.c:92
-#, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "A használt bitsebesség mód"
-
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Hang bitmaszk"
-
-#: modules/access/pvr.c:95
-#, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"Ezzel az opcióval adható meg a kártya hang része által használt hang "
-"bitmaszk."
-
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Hangerő"
+"Az x509 PEM formátumú tanúsítványvisszavonási lista útvonala, amelyet a HTTP/"
+"SSL kimeneti adatfolyam használni fog. Hagyja üresen, ha nem rendelkezik "
+"ilyen tanúsítvánnyal."
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Csatorna"
-
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
-"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
-"Video)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatikus"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP kimeneti adatfolyam"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "Adatfolyam neve"
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Az adatfolyam/csatorna leendő neve az icecast kiszolgálón."
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Adatfolyam leírása"
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:63
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "MPEG kódolókártyák bemenete (ivtv driverrel)"
+msgid "Description of the stream content or information about your channel."
+msgstr "Az adatfolyam tartalmának leírása (bővebb információ a csatornáról)."
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Gyorsítótárazás időtartama (ms)"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "MP3 küldése"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:67
 #, fuzzy
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Lehetővé teszi az RTSP adatfolyamok alapértelmezett gyorsítótár értékének "
-"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
-
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "Real RTSP"
+"Alapértelmezés szerint a shoutcast modult Ogg adatfolyammal kell ellátnia. "
+"Ez az opció lehetővé teszi, hogy MP3 formátumot használjon, tehát MP3 "
+"adatfolyamot is küldhet az icecast kiszolgálóra."
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:76
 #, fuzzy
-msgid "Connection failed"
-msgstr "VLM beállítófájl"
+msgid "Genre description"
+msgstr "Adatfolyam leírása"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:79
 #, fuzzy
-msgid "Session failed"
-msgstr "Eszköz neve"
+msgid "URL description"
+msgstr "Leírás"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/shout.c:87
 #, fuzzy
-msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
-msgstr ""
-"Lehetővé teszi a képernyőfelvétel adatfolyamok alapértelmezett gyorsítótár "
-"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
-"kell lennie."
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Mintavételi frekvencia"
+
+#: modules/access_output/shout.c:90
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Lehetővé teszi a felvétel kívánt képkockasebességének beállítását."
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Felvétel darab méret"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Hasábok száma"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
+
+#: modules/access_output/shout.c:98
 #, fuzzy
+msgid "Stream public"
+msgstr "Kimeneti adatfolyam"
+
+#: modules/access_output/shout.c:99
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
-"Lehetővé teszi a felvétel optimalizálását a képernyő előre meghatározott "
-"magasságú darabokra tördelésével (16 jó érték lehet és 0 jelenti a "
-"letiltást)."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Képernyőbemenet"
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Hozzáférési kimenet"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Képernyő"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Gyorsítótárazás időtartama (ms)"
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Lehetővé teszi az SMB adatfolyamok alapértelmezett gyorsítótárazási "
-"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
-"kell lennie."
+"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
+"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "SMB felhasználói név"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Élettartam (TTL)"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "SMB jelszó"
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "A kimenő adatfolyam élettartamának megadását teszi lehetővé."
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "SMB tartomány"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Csomagok csoportosítása"
 
-#: modules/access/smb.c:70
+#: modules/access_output/udp.c:85
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Lehetővé teszi a kapcsolathoz használni kívánt tartomány/munkacsoport "
-"módosítását."
+"A csomagok küldhetőek egyesével a megfelelő időpontban, vagy csoportonként. "
+"Ezzel az opcióval megadhatod az egy időpontban küldött csomagok számát, "
+"ennek segítségével csökkenthető a terhelés a nagy mértékben terhelt "
+"rendszereken."
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "SMB bemenet"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Nyers írás"
 
-#: modules/access/tcp.c:39
+#: modules/access_output/udp.c:91
 #, fuzzy
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Lehetővé teszi a TCP adatfolyamok alapértelmezett gyorsítótárazási értékének "
-"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
+"Az opció bekapcsolásával a csomagok közvetlenül, az MTU érték elérése nélkül "
+"kerülnek ki a hálózatra (tehát a program nem próbálja meg a lehető "
+"legnagyobb csomagokat küldeni az adás minőségének javítása érdekében)."
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP kimeneti adatfolyam"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP bemenet"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
-"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
+"Lehetővé teszi a TCP adatfolyamok alapértelmezett gyorsítótárazási értékének "
+"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "MTU automatikus meghatározása"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Eszköz"
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR videoeszköz"
 
-#: modules/access/udp.c:52
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "RTP reordering timeout in ms"
-msgstr "TCP kapcsolat időtúllépése ezredmásodpercben"
-
-#: modules/access/udp.c:54
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
-msgstr ""
+msgid "Radio device"
+msgstr "Rádióeszköz"
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP/RTP"
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR videoeszköz"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP bemenet"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
 
-#: modules/access/v4l.c:75
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
-"Lehetővé teszi a v4l adatfolyamok alapértelmezett gyorsítótárazási értékének "
-"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Az adatfolyam normája (automatikus, SECAM, PAL vagy NTSC)"
 
-#: modules/access/v4l.c:79
-#, fuzzy
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-"Adja meg a használni kívánt videoeszköz nevét. Ha nem ad meg semmit, nem "
-"kerül videoeszköz felhasználásra."
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Szélesség"
 
-#: modules/access/v4l.c:83
+#: modules/access/pvr.c:63
 #, fuzzy
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr ""
-"Adja meg a használni kívánt hangeszköz nevét. Ha nem ad meg semmit, nem "
-"kerül hangeszköz felhasználásra."
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "A felveendő adatfolyam szélessége (-1 esetén automatikus)"
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
-msgstr ""
-"A Video4Linux videoeszköz kényszerítése a megadott chroma formátum "
-"használatára (például: I420 (alapértelmezett), RV24, stb.)"
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Magasság"
 
-#: modules/access/v4l.c:94
+#: modules/access/pvr.c:67
 #, fuzzy
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
-"Video)"
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "A felveendő adatfolyam magassága (-1 esetén automatikus)"
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "Hangcsatorna"
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvencia"
 
-#: modules/access/v4l.c:101
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
 #, fuzzy
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr "A használandó hangcsatorna, ha több hangbemenet van"
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "A felveendő frekvencia (kHz-ben), ha van értelme"
 
-#: modules/access/v4l.c:103
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr "A felveendő adatfolyam szélessége (-1 esetén automatikus)"
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+"A felvétel másodpercenkénti képszáma, ha van értelme (-1 esetén automatikus)"
 
-#: modules/access/v4l.c:106
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Kulcskép-intervallum"
+
+#: modules/access/pvr.c:78
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr "A felveendő adatfolyam magassága (-1 esetén automatikus)"
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Időintervallum a kulcsképek között (-1 esetén automatikus)"
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "Fényerő"
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-képek"
 
-#: modules/access/v4l.c:110
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"B-képek használata az adatfolyamban. Ezzel az opcióval beállítható a B-képek "
+"száma."
+
+#: modules/access/pvr.c:85
 #, fuzzy
-msgid "Brightness of the video input."
-msgstr "A videobemenet fényerejének beállítása"
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bitsebesség (-1 esetén alaprtelmezett)"
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "Színárnyalat"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitsebesség csúcs"
 
-#: modules/access/v4l.c:113
+#: modules/access/pvr.c:88
 #, fuzzy
-msgid "Hue of the video input."
-msgstr "A videobemenet színárnyalatának beállítása"
+msgid "Peak bitrate in VBR mode."
+msgstr "Maximális bitsebesség VBR módban"
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-msgid "Color"
-msgstr "Szín"
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "A használt bitsebesség mód"
 
-#: modules/access/v4l.c:116
+#: modules/access/pvr.c:92
 #, fuzzy
-msgid "Color of the video input."
-msgstr "A videobemenet színének beállítása"
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "A használt bitsebesség mód"
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "Kontraszt"
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Hang bitmaszk"
 
-#: modules/access/v4l.c:119
+#: modules/access/pvr.c:95
 #, fuzzy
-msgid "Contrast of the video input."
-msgstr "A videobemenet kontrasztjának beállítása"
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+"Ezzel az opcióval adható meg a kártya hang része által használt hang "
+"bitmaszk."
 
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr "Tuner"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Hangerő"
 
-#: modules/access/v4l.c:121
-#, fuzzy
-msgid "Tuner to use, if there are several ones."
-msgstr "Használandó tuner, ha több található"
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Mintavételi frekvencia"
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Csatorna"
 
-#: modules/access/v4l.c:124
-#, fuzzy
+#: modules/access/pvr.c:102
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
+"Video)"
 
-#: modules/access/v4l.c:127
-#, fuzzy
-msgid "Capture the audio stream in stereo."
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatikus"
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
-msgstr "MJPEG"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
-msgstr "Jelölje be ezt az opciót ha a felvevő eszköz kimenete MJPEG"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
-msgstr "Decimation"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/v4l.c:133
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
 #, fuzzy
-msgid "Decimation level for MJPEG streams"
-msgstr "MJPEG adatfolyamok decimation szintjének beállítása"
+msgid "IVTV MPEG Encoding cards input"
+msgstr "MPEG kódolókártyák bemenete (ivtv driverrel)"
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "Minőség"
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi az RTSP adatfolyamok alapértelmezett gyorsítótár értékének "
+"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
 
-#: modules/access/v4l.c:135
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "Real RTSP"
+
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "Következő lejátszási listatétel"
+msgid "Connection failed"
+msgstr "VLM beállítófájl"
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Kép menü"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Kép menü"
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Eszköz neve"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi a képernyőfelvétel adatfolyamok alapértelmezett gyorsítótár "
+"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
+"kell lennie."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Lehetővé teszi a felvétel kívánt képkockasebességének beállítását."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Felvétel darab méret"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Lehetővé teszi a felvétel optimalizálását a képernyő előre meghatározott "
+"magasságú darabokra tördelésével (16 jó érték lehet és 0 jelenti a "
+"letiltást)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Képernyőbemenet"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Képernyő"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi az SMB adatfolyamok alapértelmezett gyorsítótárazási "
+"értékének módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek "
+"kell lennie."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "SMB felhasználói név"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "SMB jelszó"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "SMB tartomány"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
+"Lehetővé teszi a kapcsolathoz használni kívánt tartomány/munkacsoport "
+"módosítását."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "SMB bemenet"
+
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi a TCP adatfolyamok alapértelmezett gyorsítótárazási értékének "
+"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
+
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
+
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP bemenet"
+
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr ""
+"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
+"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
+
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "MTU automatikus meghatározása"
+
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
+
+#: modules/access/udp.c:52
+#, fuzzy
+msgid "RTP reordering timeout in ms"
+msgstr "TCP kapcsolat időtúllépése ezredmásodpercben"
+
+#: modules/access/udp.c:54
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP/RTP"
+
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "UDP/RTP bemenet"
 
 #: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
 #: modules/gui/wxwidgets/dialogs/open.cpp:723
@@ -6596,49 +6750,205 @@ msgstr "Kép menü"
 msgid "Video4Linux2 input"
 msgstr "Kép menü"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
-"Lehetővé teszi a CDDA adatfolyamok alapértelmezett gyorsítótár értékének "
-"módosítását. Ezt az értéket ezredmásodperces egységekben kell megadni."
+"Lehetővé teszi a v4l adatfolyamok alapértelmezett gyorsítótárazási értékének "
+"módosítását. Ennek az értéknek ezredmásodperc mértékegységűnek kell lennie."
 
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
+"Adja meg a használni kívánt videoeszköz nevét. Ha nem ad meg semmit, nem "
+"kerül videoeszköz felhasználásra."
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "Hang menü"
-
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
+#: modules/access/v4l.c:83
+#, fuzzy
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
+"Adja meg a használni kívánt hangeszköz nevét. Ha nem ad meg semmit, nem "
+"kerül hangeszköz felhasználásra."
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
+"A Video4Linux videoeszköz kényszerítése a megadott chroma formátum "
+"használatára (például: I420 (alapértelmezett), RV24, stb.)"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
+#: modules/access/v4l.c:94
+#, fuzzy
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
+"A kártya használandó csatornája (általában: 0 = tuner, 1 = kompozit, 2 = S-"
+"Video)"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "Üres"
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "Hangcsatorna"
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "Szakaszok"
+#: modules/access/v4l.c:101
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr "A használandó hangcsatorna, ha több hangbemenet van"
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
+#: modules/access/v4l.c:103
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "A felveendő adatfolyam szélessége (-1 esetén automatikus)"
+
+#: modules/access/v4l.c:106
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "A felveendő adatfolyam magassága (-1 esetén automatikus)"
+
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "Fényerő"
+
+#: modules/access/v4l.c:110
+#, fuzzy
+msgid "Brightness of the video input."
+msgstr "A videobemenet fényerejének beállítása"
+
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "Színárnyalat"
+
+#: modules/access/v4l.c:113
+#, fuzzy
+msgid "Hue of the video input."
+msgstr "A videobemenet színárnyalatának beállítása"
+
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+msgid "Color"
+msgstr "Szín"
+
+#: modules/access/v4l.c:116
+#, fuzzy
+msgid "Color of the video input."
+msgstr "A videobemenet színének beállítása"
+
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "Kontraszt"
+
+#: modules/access/v4l.c:119
+#, fuzzy
+msgid "Contrast of the video input."
+msgstr "A videobemenet kontrasztjának beállítása"
+
+#: modules/access/v4l.c:120
+msgid "Tuner"
+msgstr "Tuner"
+
+#: modules/access/v4l.c:121
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
+msgstr "Használandó tuner, ha több található"
+
+#: modules/access/v4l.c:124
+#, fuzzy
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
+
+#: modules/access/v4l.c:127
+#, fuzzy
+msgid "Capture the audio stream in stereo."
+msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
+
+#: modules/access/v4l.c:128
+msgid "MJPEG"
+msgstr "MJPEG"
+
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
+msgstr "Jelölje be ezt az opciót ha a felvevő eszköz kimenete MJPEG"
+
+#: modules/access/v4l.c:131
+msgid "Decimation"
+msgstr "Decimation"
+
+#: modules/access/v4l.c:133
+#, fuzzy
+msgid "Decimation level for MJPEG streams"
+msgstr "MJPEG adatfolyamok decimation szintjének beállítása"
+
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "Minőség"
+
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "Következő lejátszási listatétel"
+
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Kép menü"
+
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Kép menü"
+
+#: modules/access/vcd/vcd.c:42
+#, fuzzy
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"Lehetővé teszi a CDDA adatfolyamok alapértelmezett gyorsítótár értékének "
+"módosítását. Ezt az értéket ezredmásodperces egységekben kell megadni."
+
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr ""
+
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "Hang menü"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr ""
+
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
+msgstr ""
+
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
+msgstr ""
+
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "Üres"
+
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "Szakaszok"
+
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
 msgstr "Szakasz"
 
 #: modules/access/vcdx/access.c:532
@@ -6766,332 +7076,27 @@ msgid ""
 "entry."
 msgstr ""
 "Ha be van állítva, akkor a keresősáv hossza a sáv, nem pedig a bejegyzés "
-"hossza."
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "A kibővített VCD információk megjelenítése?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-"A maximális információmennyiség megjelenítése az Adatfolyam és Média "
-"Információk alatt. Megjeleníti például a lejátszásvezérlő navigációját."
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "A lejátszólista \"szerző\" mezőjében használandó formátum."
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "A lejátszólista \"cím\" mezőjében használandó formátum."
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Felvétel könyvtár"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Megadhatja azt a könyvtárat, amelybe a felvétel tárolásra kerül."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "Időeltolás finomsága"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Az időeltolt adatfolyam tárolására használt átmeneti fájlok mérete"
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Időeltolt könyvtár"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
-
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "Az időeltolt átmeneti fájlok tárolására szolgáló könyvtár."
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Időeltolás"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-msgid "Dummy stream output"
-msgstr "Dummy adatfolyam kimenet"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-#, fuzzy
-msgid "Dummy"
-msgstr "Üres"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Hozzáfűzés fájlhoz"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Ha létezik a fájl, akkor hozzáfűzi felülírás helyett."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Fájl adatfolyam kimenet"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Felhasználónév"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Megadhat az adatfolyamhoz való hozzáféréshez szükséges felhasználónevet."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Jelszó"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Megadhat az adatfolyamhoz való hozzáféréshez szükséges jelszót."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Fájltípus"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"A HTTP/SSL adatfolyam kimenete által használt x509 PEM tanusítványfájl "
-"elérési útja."
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"A HTTP/SSL adatfolyam kimenete által használt x509 PEM privát kulcs fájl "
-"elérési útja. Hagyja üresen, ha nincs."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Az x509 PEM formátumú, hitelesítésszolgáltató által megbízhatónak "
-"nyilvánított tanúsítvány útvonala, amelyet a HTTP/SSL kimeneti adatfolyam "
-"használni fog. Hagyja üresen, ha nem rendelkezik ilyen tanúsítvánnyal."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Az x509 PEM formátumú tanúsítványvisszavonási lista útvonala, amelyet a HTTP/"
-"SSL kimeneti adatfolyam használni fog. Hagyja üresen, ha nem rendelkezik "
-"ilyen tanúsítvánnyal."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP kimeneti adatfolyam"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Adatfolyam neve"
-
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Az adatfolyam/csatorna leendő neve az icecast kiszolgálón."
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Adatfolyam leírása"
-
-#: modules/access_output/shout.c:63
-#, fuzzy
-msgid "Description of the stream content or information about your channel."
-msgstr "Az adatfolyam tartalmának leírása (bővebb információ a csatornáról)."
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "MP3 küldése"
-
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Alapértelmezés szerint a shoutcast modult Ogg adatfolyammal kell ellátnia. "
-"Ez az opció lehetővé teszi, hogy MP3 formátumot használjon, tehát MP3 "
-"adatfolyamot is küldhet az icecast kiszolgálóra."
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Adatfolyam leírása"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Leírás"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Hasábok száma"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Hangadatfolyam felvételének mintavételi frekvenciája, Hz-ben"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Kimeneti adatfolyam"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Hozzáférési kimenet"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Az UDP adatfolyamokra érvényes alapértelmezett gyorsítótárazási időtartam "
-"módosítását teszi lehetővé. Az értéket ezredmásodpercben kell megadni."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Élettartam (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "A kimenő adatfolyam élettartamának megadását teszi lehetővé."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Csomagok csoportosítása"
-
-#: modules/access_output/udp.c:85
-#, fuzzy
-msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
-msgstr ""
-"A csomagok küldhetőek egyesével a megfelelő időpontban, vagy csoportonként. "
-"Ezzel az opcióval megadhatod az egy időpontban küldött csomagok számát, "
-"ennek segítségével csökkenthető a terhelés a nagy mértékben terhelt "
-"rendszereken."
+"hossza."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Nyers írás"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "A kibővített VCD információk megjelenítése?"
 
-#: modules/access_output/udp.c:91
-#, fuzzy
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Az opció bekapcsolásával a csomagok közvetlenül, az MTU érték elérése nélkül "
-"kerülnek ki a hálózatra (tehát a program nem próbálja meg a lehető "
-"legnagyobb csomagokat küldeni az adás minőségének javítása érdekében)."
+"A maximális információmennyiség megjelenítése az Adatfolyam és Média "
+"Információk alatt. Megjeleníti például a lejátszásvezérlő navigációját."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP kimeneti adatfolyam"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "A lejátszólista \"szerző\" mezőjében használandó formátum."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "A lejátszólista \"cím\" mezőjében használandó formátum."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7249,6 +7254,28 @@ msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 "hangszűrő a 32 bites lebegőpontos -> 8 bites előjel nélküli átalakításhoz"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Válassza ki a célfájlt"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8247,6 +8274,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "ffmpeg utófeldolgozó szűrőláncok"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Kulcs képkockák aránya"
@@ -8686,6 +8758,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Philips OGT (SVCD felirat) dekódoló"
@@ -11821,7 +11900,7 @@ msgstr "VLC - Vezérlő"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC médialejátszó"
@@ -11938,8 +12017,8 @@ msgid "Extended Controls"
 msgstr "További vezérlők"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Információ"
@@ -12271,6 +12350,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Fájl mentése"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Haladó beállítások"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Bemeneti adatfolyam"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxerek"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Képsáv"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Dekódolók"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Képkockák kihagyása"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "B képkockák"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Adatfolyam"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Csomagok csoportosítása"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Mintavételi frekvencia"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Lejátszás gyorsítása"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Lejátszólista mentése"
@@ -12354,83 +12510,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr "Üres mappa"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Haladó beállítások"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Bemeneti adatfolyam"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxerek"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Képsáv"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Dekódolók"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Képkockák kihagyása"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "B képkockák"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Adatfolyam"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Csomagok csoportosítása"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Mintavételi frekvencia"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Lejátszás gyorsítása"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13795,17 +13874,17 @@ msgstr "QNX RTOS kép és hang kimenet"
 msgid "Errors"
 msgstr "Hibák"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Könyvtár megny&itása..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-információk"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Könyvtár megny&itása..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -14023,11 +14102,6 @@ msgstr "WinCE kezelőfelület modul"
 msgid "WinCE dialogs provider"
 msgstr "WinCE párbeszédszolgáltató"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Könyvjelző szerkesztése"
@@ -14068,6 +14142,31 @@ msgstr "&Törlés"
 msgid "&Clear"
 msgstr "&Törlés"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Két könyvjelzőt kell kiválasztani"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Könyvjelzőlista egy adatfolyamhoz"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Két könyvjelzőt kell kiválasztani"
@@ -14097,6 +14196,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "A bemenet megváltozott "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14107,6 +14211,14 @@ msgstr "Adatfolyam- és médiainformációk"
 msgid "Advanced information"
 msgstr "Haladó beállítások"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "Be&zárás"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -14126,13 +14238,6 @@ msgstr "&Nem"
 msgid "Don't show further errors"
 msgstr "További hibaüzenetek elnyomása"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "Be&zárás"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Lejátszólista-elem információk"
@@ -15675,6 +15780,10 @@ msgstr "Kimeneti fájl"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -15691,10 +15800,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
index 80c066cf1de6de49c745dd72be922a4a78c14b32..7f30fbb36883d06dd83ac3d036d0c1d5ea1c367f 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-04-03 16:52+0000\n"
 "Last-Translator: Clément Stenac <zorglub@diwi.org>\n"
 "Language-Team: Italian <it@li.org>\n"
@@ -17,19 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Questo programma è distribuito SENZA ALCUNA GARANZIA secondo termini di "
-"legge.\n"
-"Può essere distribuito secondo i termini della Licenza GNU GPL;\n"
-"per ulteriori informazioni, leggere il file COPYING.\n"
-"Scritto dall'équipe VideoLAN, vedi file AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferenze di VLC"
@@ -556,8 +543,8 @@ msgstr "Metainformazioni"
 msgid "Title"
 msgstr "Titolo"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autore"
@@ -629,6 +616,19 @@ msgstr "Codifica"
 msgid "Codec Description"
 msgstr "Descrizione codifica"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Questo programma è distribuito SENZA ALCUNA GARANZIA secondo termini di "
+"legge.\n"
+"Può essere distribuito secondo i termini della Licenza GNU GPL;\n"
+"per ulteriori informazioni, leggere il file COPYING.\n"
+"Scritto dall'équipe VideoLAN, vedi file AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -849,8 +849,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bit per campione"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -3886,6 +3886,11 @@ msgstr "Sottotitoli"
 msgid "Overlays"
 msgstr "pausa"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 #, fuzzy
 msgid "Track settings"
@@ -4678,8 +4683,17 @@ msgstr "Ritaglia"
 msgid "Aspect-ratio"
 msgstr "Correzione rapporto dimensioni"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4743,15 +4757,6 @@ msgstr "Traccia Audio "
 msgid "Audio CD - Track %i"
 msgstr ""
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5353,22 +5358,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
-"Valore in millisecondi."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "dvd"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5638,6 +5627,22 @@ msgstr "Normalizzazione del volume"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
+"Valore in millisecondi."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "dvd"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Angolo DVD"
@@ -5865,6 +5870,54 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Directory sorgente"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "Permette di specificare il TTL del flusso in uscita."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Posizione del logo"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Permette di specificare il codec audio di destinazione per la trasmissione "
+"in uscita."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Scegliere file o directory"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Posizione del logo"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6056,275 +6109,523 @@ msgstr "Selezionare sempre la sorgente a più alto bitrate."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Ingresso Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
-"Valore in millisecondi."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Periferica"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Periferica video PVR"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Trasmissione in uscita \"dummy\""
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "periferica audio"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Periferica video PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Aggiungi al file"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Aggiungere alla fine del file, se esiste, anzichè sostituirlo."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Definisce la norma dello stream (Automatic, SECAM, PAL o NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Trasmissione in uscita file"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Larghezza"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Utente"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Larghezza del flusso da acquisire (-1 per autodetezione)."
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Permette di specificare il nome utente da utilizzare per accedere alla "
+"trasmissione."
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Altezza"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Password"
 
-#: modules/access/pvr.c:67
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Altezza del flusso da acquisire (-1 per autodetezione)."
-
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frequenza"
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Permette di specificare la password da utilizzare per accedere alle "
+"trasmissione."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-#, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frequenza di acquisizione in kHz, quando applicabile."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-#, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Campionamento in acquisizione, quando applicabile (-1: automatico)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Intervallo keyframe"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
 
-#: modules/access/pvr.c:78
-#, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervallo tra keyframe (-1: automatico)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Frame B"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-"I B-Frame verranno utilizzati se questa opzione è configurata. Specificare "
-"il numero di B-Frame."
 
-#: modules/access/pvr.c:85
-#, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bitrate da utilizzare (-1: default)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitrate di picco"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
 
-#: modules/access/pvr.c:88
-#, fuzzy
-msgid "Peak bitrate in VBR mode."
-msgstr "Bitrate di picco in modo VBR"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Trasmissione in uscita HTTP"
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Modalità bitrate da utilizzare"
+msgid "Stream name"
+msgstr "Sorgente"
 
-#: modules/access/pvr.c:92
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Modalità bitrate da utilizzare"
+msgid "Stream description"
+msgstr "Descrizione sessione"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Maschera binaria audio"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
 
-#: modules/access/pvr.c:95
+#: modules/access_output/shout.c:66
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
+msgid "Stream MP3"
+msgstr "Sorgente"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
-"Permette di impostare una maschera binaria che verrà utilizzata dalla parte "
-"audio della scheda."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volume"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descrizione sessione"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Canale"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descrizione"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
-"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
-"segnali composti, 2 per svideo."
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatico"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "Campionamento"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Numero di cloni"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Bitrate massimo della sorgente"
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Ingresso per schede di codifica MPEG (driver ivtv)"
+msgid "Stream public"
+msgstr "Trasmissione in uscita"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Modulo accesso uscita"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr "Valore cache (ms)"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti RTSP. "
+"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
 "Valore in millisecondi."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-#, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
-
-#: modules/access/rtsp/access.c:93
-#, fuzzy
-msgid "Connection failed"
-msgstr "Nessuna opzione configurazione disponibile."
-
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
-msgstr ""
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time To Live (TTL)"
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Session failed"
-msgstr "E-mail della sessione"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Permette di specificare il TTL del flusso in uscita."
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Raggruppa pacchetti"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:85
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le acquisizioni "
-"dello schermo. Valore in millisecondi."
-
-#: modules/access/screen/screen.c:43
-#, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Bitrate medio della sorgente"
+"I pacchetti possono essere inviati uno ad uno al momento adatto oppure per "
+"gruppi. Questa opzione permette di specificare quanti pacchetti inviare alla "
+"volta. Aiuta a ridurre il carico su sistemi sovraccarichi."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Dimensione dei frammenti di acquisizione"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Scrittura diretta"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:91
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Ottimizzazione dell'acquisizione. Lo schermo viene diviso in blocchi di "
-"altezza predefinita (16 è un valore ragionevole, 0 disattiva l'opzione)."
+"Attivando questa opzione, i pacchetti verranno trasmessi direttamente, senza "
+"provare a riempire l'MTU (cioè senza tentare di creare i pacchetti più "
+"grossi possibili per migliorare la trasmissione)."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Input schermo"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Trasmissione in uscita UDP"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Schermo"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti MMS. "
+"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
 "Valore in millisecondi."
 
-#: modules/access/smb.c:63
-#, fuzzy
-msgid "SMB user name"
-msgstr "User name FTP"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Periferica"
 
-#: modules/access/smb.c:66
-#, fuzzy
-msgid "SMB password"
-msgstr "Password FTP"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Periferica video PVR"
 
-#: modules/access/smb.c:69
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "periferica audio"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Periferica video PVR"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Definisce la norma dello stream (Automatic, SECAM, PAL o NTSC)."
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Larghezza"
+
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Larghezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Altezza"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Altezza del flusso da acquisire (-1 per autodetezione)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frequenza"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frequenza di acquisizione in kHz, quando applicabile."
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Campionamento in acquisizione, quando applicabile (-1: automatico)."
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Intervallo keyframe"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervallo tra keyframe (-1: automatico)."
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Frame B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"I B-Frame verranno utilizzati se questa opzione è configurata. Specificare "
+"il numero di B-Frame."
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bitrate da utilizzare (-1: default)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitrate di picco"
+
+#: modules/access/pvr.c:88
+#, fuzzy
+msgid "Peak bitrate in VBR mode."
+msgstr "Bitrate di picco in modo VBR"
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Modalità bitrate da utilizzare"
+
+#: modules/access/pvr.c:92
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Modalità bitrate da utilizzare"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Maschera binaria audio"
+
+#: modules/access/pvr.c:95
+#, fuzzy
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+"Permette di impostare una maschera binaria che verrà utilizzata dalla parte "
+"audio della scheda."
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volume"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Canale"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
+"segnali composti, 2 per svideo."
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatico"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Ingresso per schede di codifica MPEG (driver ivtv)"
+
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti RTSP. "
+"Valore in millisecondi."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Nessuna opzione configurazione disponibile."
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "E-mail della sessione"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le acquisizioni "
+"dello schermo. Valore in millisecondi."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Bitrate medio della sorgente"
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Dimensione dei frammenti di acquisizione"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Ottimizzazione dell'acquisizione. Lo schermo viene diviso in blocchi di "
+"altezza predefinita (16 è un valore ragionevole, 0 disattiva l'opzione)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Input schermo"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Schermo"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Permette di modificare il valore di cache predefinito per le sorgenti MMS. "
+"Valore in millisecondi."
+
+#: modules/access/smb.c:63
+#, fuzzy
+msgid "SMB user name"
+msgstr "User name FTP"
+
+#: modules/access/smb.c:66
+#, fuzzy
+msgid "SMB password"
+msgstr "Password FTP"
+
+#: modules/access/smb.c:69
 #, fuzzy
 msgid "SMB domain"
 msgstr "Somalo"
@@ -6397,10 +6698,42 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Ingresso UDP/RTP"
 
-#: modules/access/v4l.c:75
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Periferica"
+
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Specificare la periferica video da utilizzare. In assenza di questo "
+"parametro, nessuna periferica video sarà utilizzata."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
+"segnali composti, 2 per svideo."
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Ingresso Video4Linux"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 "Permette di modificare il valore di cache predefinito per le sorgenti v4l. "
 "Valore in millisecondi."
@@ -6509,11 +6842,6 @@ msgstr "Tuner:"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Campionamento"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6559,38 +6887,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Ingresso Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Periferica"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Specificare la periferica video da utilizzare. In assenza di questo "
-"parametro, nessuna periferica video sarà utilizzata."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Canale della scheda da utilizzare. In generale vale 0 per il tuner, 1 per i "
-"segnali composti, 2 per svideo."
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Ingresso Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6773,312 +7069,21 @@ msgstr ""
 msgid "Show extended VCD info?"
 msgstr "Mostra l'interfaccia estesa"
 
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato da utilizzare per il campo \"autore\" della playlist"
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato da utilizzare per il campo \"titolo\" della playlist"
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Directory sorgente"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "Permette di specificare il TTL del flusso in uscita."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Posizione del logo"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Permette di specificare il codec audio di destinazione per la trasmissione "
-"in uscita."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Scegliere file o directory"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Posizione del logo"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Trasmissione in uscita \"dummy\""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Aggiungi al file"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Aggiungere alla fine del file, se esiste, anzichè sostituirlo."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Trasmissione in uscita file"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Utente"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Permette di specificare il nome utente da utilizzare per accedere alla "
-"trasmissione."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Password"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr ""
-"Permette di specificare la password da utilizzare per accedere alle "
-"trasmissione."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Trasmissione in uscita HTTP"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Sorgente"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descrizione sessione"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Sorgente"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descrizione sessione"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descrizione"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Numero di cloni"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Bitrate massimo della sorgente"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Trasmissione in uscita"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Modulo accesso uscita"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Permette di modificare il valore di cache predefinito per le sorgenti UDP. "
-"Valore in millisecondi."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time To Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Permette di specificare il TTL del flusso in uscita."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Raggruppa pacchetti"
-
-#: modules/access_output/udp.c:85
-#, fuzzy
-msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
-msgstr ""
-"I pacchetti possono essere inviati uno ad uno al momento adatto oppure per "
-"gruppi. Questa opzione permette di specificare quanti pacchetti inviare alla "
-"volta. Aiuta a ridurre il carico su sistemi sovraccarichi."
-
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Scrittura diretta"
-
-#: modules/access_output/udp.c:91
-#, fuzzy
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Attivando questa opzione, i pacchetti verranno trasmessi direttamente, senza "
-"provare a riempire l'MTU (cioè senza tentare di creare i pacchetti più "
-"grossi possibili per migliorare la trasmissione)."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Trasmissione in uscita UDP"
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato da utilizzare per il campo \"autore\" della playlist"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato da utilizzare per il campo \"titolo\" della playlist"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7236,6 +7241,28 @@ msgstr "filtro audio per la conversione float32->u16"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "filtro audio per la conversione float32->u8"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Seleziona canale audio"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8233,6 +8260,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "Sequenze dei filtri di post-trattamento di ffmpeg"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Proporzione delle immagini chiave"
@@ -8673,6 +8745,21 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+#, fuzzy
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+"Maschera di debug (in rappresentazione binaria\n"
+"chiamate esterne  1\n"
+"tutte le chiamate 2\n"
+"info assemblaggio 4\n"
+"bitmap immagine   8\n"
+"trasformazioni   16\n"
+"altro            32\n"
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Decodifica Philips OGT (sottotitoli SVCD)"
@@ -11815,7 +11902,7 @@ msgstr "Pannello - VLC"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11933,8 +12020,8 @@ msgid "Extended Controls"
 msgstr "Controlli supplementari"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Traduzione"
@@ -12269,6 +12356,83 @@ msgstr "URL SDP"
 msgid "Save File"
 msgstr "Registra File"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opzioni Avanzate"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Interrompi sorgente"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Numero demux"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Bitrate massimo di codifica"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decoder"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Frame B"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Frame B"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Trasmissione"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Raggruppa pacchetti"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Campionamento"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Riproduci velocemente"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Registra Playlist..."
@@ -12355,83 +12519,6 @@ msgstr "Specificare un nome per il nuovo gruppo:"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opzioni Avanzate"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Interrompi sorgente"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Numero demux"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Bitrate massimo di codifica"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decoder"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Frame B"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Frame B"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Trasmissione"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Raggruppa pacchetti"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Campionamento"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Riproduci velocemente"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13767,17 +13854,17 @@ msgstr "uscita video e audio QNX RTOS"
 msgid "Errors"
 msgstr "Errore"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Apri &File...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Metainformazioni"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Apri &File...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -14003,11 +14090,6 @@ msgstr "Modulo interfaccia wxWidgets"
 msgid "WinCE dialogs provider"
 msgstr "Fornitore dialoghi wxWidgets"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Modifica segnalibro"
@@ -14048,6 +14130,31 @@ msgstr "&Rimuovi"
 msgid "&Clear"
 msgstr "&Elimina"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "E' necessario selezionare due segnalibri"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Lista di segnalibri per uno stream"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "E' necessario selezionare due segnalibri"
@@ -14077,6 +14184,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "L'ingresso è cambiato "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14087,6 +14199,14 @@ msgstr "Info Media..."
 msgid "Advanced information"
 msgstr "Opzioni Avanzate"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Chiudi"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -14108,13 +14228,6 @@ msgstr "No"
 msgid "Don't show further errors"
 msgstr "Elimina Errori Successivi"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Chiudi"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Informazioni elemento playlist"
@@ -15638,6 +15751,10 @@ msgstr "File in uscita"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AlitVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15654,10 +15771,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AlitVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -20414,10 +20527,6 @@ msgstr "Analizzatore di spettro"
 #~ msgid "Size offset"
 #~ msgstr "Offset dimensione"
 
-#, fuzzy
-#~ msgid "You have to select two bookmarks."
-#~ msgstr "E' necessario selezionare due segnalibri"
-
 #, fuzzy
 #~ msgid "Go to specific position"
 #~ msgstr "Vai direttamente al punto specificato"
@@ -21073,9 +21182,6 @@ msgstr "Analizzatore di spettro"
 #~ msgid "Open the messages window"
 #~ msgstr "Apri la finestra messaggi"
 
-#~ msgid "Select audio channel"
-#~ msgstr "Seleziona canale audio"
-
 #~ msgid "Select subtitles channel"
 #~ msgstr "Seleziona canale sottotitoli"
 
@@ -21577,20 +21683,6 @@ msgstr "Analizzatore di spettro"
 #~ msgid "Ffmpeg"
 #~ msgstr "ffmpeg"
 
-#, fuzzy
-#~ msgid ""
-#~ "This integer when viewed in binary is a debugging mask\n"
-#~ "calls                 1\n"
-#~ "packet assembly info  2\n"
-#~ msgstr ""
-#~ "Maschera di debug (in rappresentazione binaria\n"
-#~ "chiamate esterne  1\n"
-#~ "tutte le chiamate 2\n"
-#~ "info assemblaggio 4\n"
-#~ "bitmap immagine   8\n"
-#~ "trasformazioni   16\n"
-#~ "altro            32\n"
-
 #, fuzzy
 #~ msgid "Toolame"
 #~ msgstr "Barra Strumenti"
index e035475d0fecf99b46793ed0b2126e96f87081b4..3196831fb44281f18dda328265d8631d1688795a 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ja\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-12-12 14:01+0900\n"
 "Last-Translator: Tadashi Jokagi <elf2000@users.sourceforge.net>\n"
 "Language-Team: Japanese <ja@li.org>\n"
@@ -18,19 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.0.2\n"
 
-#: include/vlc/vlc.h:576
-#, fuzzy
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"法律によって許可される範囲でこのプログラムには何の保証もありません。\n"
-"あなたは、GNU GPLの条項に基づいて再配布するかも知れません。\n"
-"COPYINGファイルに詳細が書かれていますので、参照してください。\n"
-"Written by the VideoLAN team at Ecole Centrale, Paris.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC 設定"
@@ -560,8 +547,8 @@ msgstr "メタ情報"
 msgid "Title"
 msgstr "タイトル"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "作成者"
@@ -634,6 +621,19 @@ msgstr "コーデック名デバイス名"
 msgid "Codec Description"
 msgstr "コーデック説明"
 
+#: include/vlc/vlc.h:576
+#, fuzzy
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"法律によって許可される範囲でこのプログラムには何の保証もありません。\n"
+"あなたは、GNU GPLの条項に基づいて再配布するかも知れません。\n"
+"COPYINGファイルに詳細が書かれていますので、参照してください。\n"
+"Written by the VideoLAN team at Ecole Centrale, Paris.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -855,8 +855,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "ビット/サンプル"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "ビットレート"
 
@@ -3762,6 +3762,11 @@ msgstr "字幕"
 msgid "Overlays"
 msgstr "オーバーレイ"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "トランス"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "トラック設定"
@@ -4556,8 +4561,17 @@ msgstr "縁取り"
 msgid "Aspect-ratio"
 msgstr "アスペクト比"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4621,15 +4635,6 @@ msgstr "オーディオトラック"
 msgid "Audio CD - Track %i"
 msgstr "オーディオトラック"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5151,22 +5156,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "追加"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5435,6 +5424,22 @@ msgstr "ビジュアル化"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "追加"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD アングル"
@@ -5650,6 +5655,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "ソースディレクトリ"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "垂直方向位置"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "ディレクトリを選択する"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "タイムシフト"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5833,975 +5883,930 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "マイクロソフトメディアサーバー (MMS) 入力"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "デバイス"
-
-#: modules/access/pvr.c:53
-#, fuzzy
-msgid "PVR video device"
-msgstr "DVDデバイス"
-
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "DVDデバイス"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "ダミーストリーム出力"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "DVDデバイス"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "ダミー"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-#, fuzzy
-msgid "Norm"
-msgstr "なし"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "ファイルに追加する"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "幅"
-
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr ""
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "ファイルストリーム出力"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-#, fuzzy
-msgid "Height"
-msgstr "右"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "ユーザー名"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "周波数"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "パスワード"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
+
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "キー間隔:"
+#: modules/access_output/http.c:71
+#, fuzzy
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr ""
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B フレーム"
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:87
-#, fuzzy
-msgid "Bitrate peak"
-msgstr "ビットレート"
-
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "湾曲モード"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP ストリーム出力"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Audio bitmask"
-msgstr "ã\82ªã\83¼ã\83\87ã\82£ã\82ªã\83\93ã\83\83ã\83\88ã\83¬ã\83¼ã\83\88"
+msgid "Stream name"
+msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83 å\90\8d"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "音量"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "コーデック説明"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "ã\83\81ã\83£ã\83³ã\83\8dã\83«"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83  MP3"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "自動"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "コーデック説明"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "説明"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr ""
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "シンボル・レート"
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr ""
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "ã\82­ã\83£ã\83\83ã\82·ã\83³ã\82°å\80¤ (ã\83\9fã\83ªç§\92)"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "ã\82¯ã\83­ã\83¼ã\83³ã\81®æ\95°"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+msgid "Number of channels information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "ストリームをナビゲートする"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Connection failed"
-msgstr "VLM 設定ファイル"
+msgid "Stream public"
+msgstr "ストリーム出力"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:105
 #, fuzzy
-msgid "Session failed"
-msgstr "ã\82»ã\83\83ã\82·ã\83§ã\83³å\90\8d"
+msgid "IceCAST output"
+msgstr "ã\82ªã\83¼ã\83\87ã\82£ã\82ªå\87ºå\8a\9bã\83¢ã\82¸ã\83¥ã\83¼ã\83«ã\82¢ã\82¯ã\82»ã\82¹"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "キャッシング値 (ミリ秒)"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
 "定します。"
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "生存時間 (TTL):"
+
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "ストリームをナビゲートする"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "グループパケット"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "画面入力"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP ストリーム出力"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "スクリーン"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で"
-"定します。"
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/smb.c:63
-#, fuzzy
-msgid "SMB user name"
-msgstr "FTP ユーザー名"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "デバイス"
 
-#: modules/access/smb.c:66
+#: modules/access/pvr.c:53
 #, fuzzy
-msgid "SMB password"
-msgstr "FTP パスワード"
+msgid "PVR video device"
+msgstr "DVDデバイス"
 
-#: modules/access/smb.c:69
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "SMB domain"
-msgstr "なし"
+msgid "Radio device"
+msgstr "DVDデバイス"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "PVR radio device"
+msgstr "DVDデバイス"
 
-#: modules/access/smb.c:75
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
 #, fuzzy
-msgid "SMB input"
-msgstr "SLP 入力"
+msgid "Norm"
+msgstr "なし"
 
-#: modules/access/tcp.c:39
-#, fuzzy
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
-
-#: modules/access/tcp.c:46
-#, fuzzy
-msgid "TCP"
-msgstr "RTP"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP 入力"
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "幅"
 
-#: modules/access/udp.c:44
-#, fuzzy
-msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr ""
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "右"
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
-#: modules/access/udp.c:52
-msgid "RTP reordering timeout in ms"
-msgstr ""
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "周波数"
 
-#: modules/access/udp.c:54
-#, fuzzy
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP 入力"
-
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "キー間隔:"
 
-#: modules/access/v4l.c:79
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l.c:83
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B フレーム"
+
+#: modules/access/pvr.c:81
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
 
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
-#: modules/access/v4l.c:94
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+#: modules/access/pvr.c:87
+#, fuzzy
+msgid "Bitrate peak"
+msgstr "ビットレート"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
-#: modules/access/v4l.c:99
+#: modules/access/pvr.c:91
 #, fuzzy
-msgid "Audio Channel"
-msgstr "オーディオチャンネル"
+msgid "Bitrate mode)"
+msgstr "湾曲モード"
 
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
-#: modules/access/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:94
+#, fuzzy
+msgid "Audio bitmask"
+msgstr "オーディオビットレート"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
-#: modules/access/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "音量"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "ブライトネス"
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "チャンネル"
 
-#: modules/access/v4l.c:110
-msgid "Brightness of the video input."
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-#, fuzzy
-msgid "Hue"
-msgstr "閉じる"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "自動"
 
-#: modules/access/v4l.c:113
-#, fuzzy
-msgid "Hue of the video input."
-msgstr "ビデオ・ストリームの出力を有効にする"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-#, fuzzy
-msgid "Color"
-msgstr "閉じる"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/v4l.c:116
-#, fuzzy
-msgid "Color of the video input."
-msgstr "ASCIIアート・ビデオ出力モジュール"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "コントラスト"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr ""
 
-#: modules/access/v4l.c:119
-msgid "Contrast of the video input."
+#: modules/access/pvr.c:111
+msgid "cbr"
 msgstr ""
 
-#: modules/access/v4l.c:120
-#, fuzzy
-msgid "Tuner"
-msgstr "チューナー:"
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
 
-#: modules/access/v4l.c:121
-msgid "Tuner to use, if there are several ones."
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
+#: modules/access/rtsp/access.c:43
 #, fuzzy
-msgid "Samplerate"
-msgstr "シンボル・レート"
-
-#: modules/access/v4l.c:124
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/v4l.c:127
-msgid "Capture the audio stream in stereo."
-msgstr ""
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
 
-#: modules/access/v4l.c:128
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "MJPEG"
-msgstr "MJPEG"
+msgid "Connection failed"
+msgstr "VLM 設定ファイル"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
 msgstr ""
 
-#: modules/access/v4l.c:131
+#: modules/access/rtsp/access.c:221
 #, fuzzy
-msgid "Decimation"
-msgstr "説明"
+msgid "Session failed"
+msgstr "セッション名"
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
 msgstr ""
 
-#: modules/access/v4l.c:134
+#: modules/access/screen/screen.c:39
 #, fuzzy
-msgid "Quality"
-msgstr "品質:"
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/v4l.c:135
+#: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Quality of the stream."
+msgid "Desired frame rate for the capture."
 msgstr "ストリームをナビゲートする"
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
-
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux 入力"
-
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "デバイス名"
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
 msgstr ""
 
-#: modules/access/v4l2.c:58
+#: modules/access/screen/screen.c:48
 msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
 
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "画面入力"
 
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux 入力"
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "スクリーン"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/smb.c:61
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
-
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
-
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD 入力"
+"httpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で"
+"指定します。"
 
-#: modules/access/vcd/vcd.c:53
+#: modules/access/smb.c:63
 #, fuzzy
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][device][@[title][,[chapter]]]"
-
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr ""
-
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
-msgstr ""
+msgid "SMB user name"
+msgstr "FTP ユーザー名"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "エントリ"
+#: modules/access/smb.c:66
+#, fuzzy
+msgid "SMB password"
+msgstr "FTP パスワード"
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "分割"
+#: modules/access/smb.c:69
+#, fuzzy
+msgid "SMB domain"
+msgstr "なし"
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "分割"
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "VLCが選択するパケッタライザーの順序を選択します。"
 
-#: modules/access/vcdx/access.c:532
+#: modules/access/smb.c:75
 #, fuzzy
-msgid "LID"
-msgstr "PBC LID"
+msgid "SMB input"
+msgstr "SLP 入力"
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD フォーマット"
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "アルバム"
+#: modules/access/tcp.c:46
+#, fuzzy
+msgid "TCP"
+msgstr "RTP"
 
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "アプリケーション"
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP 入力"
 
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
-msgstr "準備"
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
-msgstr "音量 #"
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr ""
 
-#: modules/access/vcdx/info.c:95
-msgid "Vol max #"
-msgstr "最大音量 #"
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
 
-#: modules/access/vcdx/info.c:96
-msgid "Volume Set"
-msgstr "音量設定"
+#: modules/access/udp.c:52
+msgid "RTP reordering timeout in ms"
+msgstr ""
 
-#: modules/access/vcdx/info.c:99
-msgid "System Id"
-msgstr "システム ID"
+#: modules/access/udp.c:54
+#, fuzzy
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access/vcdx/info.c:101
-msgid "Entries"
-msgstr "エントリ"
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr ""
 
-#: modules/access/vcdx/info.c:122
-msgid "First Entry Point"
-msgstr "最初のエントリポイント"
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "UDP/RTP 入力"
 
-#: modules/access/vcdx/info.c:126
-msgid "Last Entry Point"
-msgstr "最後のエントリポイント"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "デバイス名"
 
-#: modules/access/vcdx/info.c:127
-msgid "Track size (in sectors)"
+#: modules/access/v4l2.c:54
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 
-#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
-#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
-#, fuzzy
-msgid "type"
-msgstr "タイプ"
-
-#: modules/access/vcdx/info.c:139
-#, fuzzy
-msgid "end"
-msgstr "ブレンド"
-
-#: modules/access/vcdx/info.c:142
-#, fuzzy
-msgid "play list"
-msgstr "リスト"
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
 
-#: modules/access/vcdx/info.c:153
+#: modules/access/v4l2.c:63
 #, fuzzy
-msgid "extended selection list"
-msgstr "選択"
+msgid "Video4Linux2"
+msgstr "Video4Linux"
 
-#: modules/access/vcdx/info.c:154
+#: modules/access/v4l2.c:64
 #, fuzzy
-msgid "selection list"
-msgstr "選択"
+msgid "Video4Linux2 input"
+msgstr "Video4Linux 入力"
 
-#: modules/access/vcdx/info.c:166
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "unknown type"
-msgstr "<不明>"
-
-#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
-#: modules/access/vcdx/info.c:316
-msgid "List ID"
-msgstr "一覧 ID"
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "ファイル・ストリームの既定のキャッシング値を変更できます。単位はミリ秒"
 
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 入力"
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
 
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+#: modules/access/v4l.c:99
 #, fuzzy
-msgid "Number of CD blocks to get in a single read."
-msgstr "スレッドの数"
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
+msgid "Audio Channel"
+msgstr "オーディオチャンネル"
 
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
+#: modules/access/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
+#: modules/access/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "ブライトネス"
 
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
+#: modules/access/v4l.c:110
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:137
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 #, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
+msgid "Hue"
+msgstr "閉じる"
 
-#: modules/access/vcdx/vcd.c:143
+#: modules/access/v4l.c:113
 #, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
+msgid "Hue of the video input."
+msgstr "ビデオ・ストリームの出力を有効にする"
 
-#: modules/access_filter/record.c:46
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
 #, fuzzy
-msgid "Record directory"
-msgstr "ソースディレクトリ"
+msgid "Color"
+msgstr "閉じる"
 
-#: modules/access_filter/record.c:48
+#: modules/access/v4l.c:116
 #, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Color of the video input."
+msgstr "ASCIIアート・ビデオ出力モジュール"
 
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "垂直方向位置"
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "コントラスト"
 
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+#: modules/access/v4l.c:119
+msgid "Contrast of the video input."
+msgstr ""
 
-#: modules/access_filter/timeshift.c:50
+#: modules/access/v4l.c:120
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "ディレクトリを選択する"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
+msgid "Tuner"
+msgstr "チューナー:"
 
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
+#: modules/access/v4l.c:121
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:54
+#: modules/access/v4l.c:124
 msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "タイムシフト"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "ダミーストリーム出力"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "ダミー"
+#: modules/access/v4l.c:127
+msgid "Capture the audio stream in stereo."
+msgstr ""
 
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "ファイルに追加する"
+#: modules/access/v4l.c:128
+#, fuzzy
+msgid "MJPEG"
+msgstr "MJPEG"
 
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
 msgstr ""
 
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "ファイルストリーム出力"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "ユーザー名"
+#: modules/access/v4l.c:131
+#, fuzzy
+msgid "Decimation"
+msgstr "説明"
 
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "パスワード"
+#: modules/access/v4l.c:134
+#, fuzzy
+msgid "Quality"
+msgstr "品質:"
 
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "ストリームをナビゲートする"
 
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
 
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Video4Linux 入力"
 
-#: modules/access_output/http.c:71
+#: modules/access/vcd/vcd.c:42
 #, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr ""
+"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
+"定します。"
 
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
 
-#: modules/access_output/http.c:78
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD 入力"
+
+#: modules/access/vcd/vcd.c:53
 #, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr "HTTP インターフェースの x509 PEM 証明書ファイル (SSL 有効)"
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][device][@[title][,[chapter]]]"
 
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
 msgstr ""
 
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
 msgstr ""
 
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "エントリ"
 
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP ストリーム出力"
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "分割"
 
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "分割"
 
-#: modules/access_output/shout.c:58
+#: modules/access/vcdx/access.c:532
 #, fuzzy
-msgid "Stream name"
-msgstr "ストリーム名"
+msgid "LID"
+msgstr "PBC LID"
 
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD フォーマット"
 
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "コーデック説明"
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "アルバム"
 
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "アプリケーション"
 
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "ストリーム MP3"
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
+msgstr "準備"
 
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
+msgstr "音量 #"
 
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "コーデック説明"
+#: modules/access/vcdx/info.c:95
+msgid "Vol max #"
+msgstr "最大音量 #"
 
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
+#: modules/access/vcdx/info.c:96
+msgid "Volume Set"
+msgstr "音量設定"
 
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "説明"
+#: modules/access/vcdx/info.c:99
+msgid "System Id"
+msgstr "システム ID"
 
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
+#: modules/access/vcdx/info.c:101
+msgid "Entries"
+msgstr "エントリ"
+
+#: modules/access/vcdx/info.c:122
+msgid "First Entry Point"
+msgstr "最初のエントリポイント"
+
+#: modules/access/vcdx/info.c:126
+msgid "Last Entry Point"
+msgstr "最後のエントリポイント"
+
+#: modules/access/vcdx/info.c:127
+msgid "Track size (in sectors)"
 msgstr ""
 
-#: modules/access_output/shout.c:87
+#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
+#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
 #, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83 ã\82\92ã\83\8aã\83\93ã\82²ã\83¼ã\83\88ã\81\99ã\82\8b"
+msgid "type"
+msgstr "ã\82¿ã\82¤ã\83\97"
 
-#: modules/access_output/shout.c:90
+#: modules/access/vcdx/info.c:139
 #, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "ã\82¹ã\83\88ã\83ªã\83¼ã\83 ã\82\92ã\83\8aã\83\93ã\82²ã\83¼ã\83\88ã\81\99ã\82\8b"
+msgid "end"
+msgstr "ã\83\96ã\83¬ã\83³ã\83\89"
 
-#: modules/access_output/shout.c:92
+#: modules/access/vcdx/info.c:142
 #, fuzzy
-msgid "Number of channels"
-msgstr "ã\82¯ã\83­ã\83¼ã\83³ã\81®æ\95°"
+msgid "play list"
+msgstr "ã\83ªã\82¹ã\83\88"
 
-#: modules/access_output/shout.c:93
+#: modules/access/vcdx/info.c:153
 #, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "ストリームをナビゲートする"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
+msgid "extended selection list"
+msgstr "選択"
 
-#: modules/access_output/shout.c:96
+#: modules/access/vcdx/info.c:154
 #, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "ストリームをナビゲートする"
+msgid "selection list"
+msgstr "選択"
 
-#: modules/access_output/shout.c:98
+#: modules/access/vcdx/info.c:166
 #, fuzzy
-msgid "Stream public"
-msgstr "ストリーム出力"
+msgid "unknown type"
+msgstr "<不明>"
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
+msgstr "一覧 ID"
+
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "オーディオ出力モジュールアクセス"
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 入力"
 
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
-"udpストリームで使用される既定のキャッシング値が変更可能です。単位はミリ秒で指"
-"定します。"
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "生存時間 (TTL):"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/udp.c:81
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "VLCが選択するパケッタライザーの順序を選択します。"
+msgid "Number of CD blocks to get in a single read."
+msgstr "スレッドの数"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "グループパケット"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:124
+msgid ""
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP ストリーム出力"
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "再生一覧の \"author\" フィールドで使用するフォーマット"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6964,6 +6969,28 @@ msgstr "float32->u16変換のためのオーディオ・フィルター"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "float32->u8変換のためのオーディオ・フィルター"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "オーディオ・チャンネルの選択"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7912,6 +7939,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "ffmpeg 後処理モジュール"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "キーフレームの割合"
@@ -8325,6 +8397,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 #, fuzzy
 msgid "Philips OGT (SVCD subtitle) decoder"
@@ -11436,7 +11515,7 @@ msgstr "コントロール"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC メディアプレイヤー"
@@ -11555,8 +11634,8 @@ msgid "Extended Controls"
 msgstr "リモート・コントロール"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "バージョン情報の印刷"
@@ -11889,6 +11968,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "ファイルの保存"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "高度なオプション"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "ストリーム入力"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "demuxモジュール"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "エンコードの最大ビットレート"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "デコーダ"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "フレームを飛ばす"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "キーフレームを使用"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "すとリー民具"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "グループパケット"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "サンプルレート"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "早送り再生"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "再生一覧の保存..."
@@ -11972,83 +12128,6 @@ msgstr "新規グループ名前を入力:"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "高度なオプション"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "ストリーム入力"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "demuxモジュール"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "エンコードの最大ビットレート"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "デコーダ"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "フレームを飛ばす"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "キーフレームを使用"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "すとリー民具"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "グループパケット"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "サンプルレート"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "早送り再生"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13312,17 +13391,17 @@ msgstr "オーディオ出力を強制的にモノラルにします。"
 msgid "Errors"
 msgstr "エラー"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "ディレクトリを開く(&I)..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "メタ情報"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "ディレクトリを開く(&I)..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13542,11 +13621,6 @@ msgstr "WinCE インターフェースモジュール"
 msgid "WinCE dialogs provider"
 msgstr "WinCE ダイアログ提供"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "ブックマーク編集"
@@ -13590,6 +13664,31 @@ msgstr "削除"
 msgid "&Clear"
 msgstr "クリア"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "2 つのブックマークを選ばなければなりません"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "ストリームのブックマーク一覧"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "2 つのブックマークを選ばなければなりません"
@@ -13613,6 +13712,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13623,6 +13727,15 @@ msgstr "ストリームとメディアの情報"
 msgid "Advanced information"
 msgstr "高度なオプション"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+#, fuzzy
+msgid "&Close"
+msgstr "閉じる(&C)"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13643,14 +13756,6 @@ msgstr "なし"
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-#, fuzzy
-msgid "&Close"
-msgstr "閉じる(&C)"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "再生一覧項目情報"
@@ -15065,6 +15170,10 @@ msgstr "出力フォーマット"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15081,10 +15190,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX 拡張memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -18833,10 +18938,6 @@ msgstr "スペクトラム解析"
 #~ msgid "Size offset"
 #~ msgstr "サイズオフセット"
 
-#, fuzzy
-#~ msgid "You have to select two bookmarks."
-#~ msgstr "2 つのブックマークを選ばなければなりません"
-
 #, fuzzy
 #~ msgid "Go To Position"
 #~ msgstr "ロゴの位置"
@@ -19459,9 +19560,6 @@ msgstr "スペクトラム解析"
 #~ msgid "_Language"
 #~ msgstr "言語"
 
-#~ msgid "Select audio channel"
-#~ msgstr "オーディオ・チャンネルの選択"
-
 #~ msgid "_Subtitles"
 #~ msgstr "字幕(_S)"
 
index 81032814a3eca0742e145edc0a039fbb0c14287a..f633248507abddf7c4d1525a79f42fcee76c30e7 100644 (file)
--- a/po/ka.po
+++ b/po/ka.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-04-16 12:14+0200\n"
 "Last-Translator: Alexander Didebulidze <didebuli@in.tum.de>\n"
 "Language-Team: Georgian <gnome@inet.ge>\n"
@@ -18,14 +18,6 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0\n"
 "X-Generator: KBabel 1.11.2\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC-ს პარამეტრები"
@@ -531,8 +523,8 @@ msgstr "Meta-ინფორმაცია"
 msgid "Title"
 msgstr "სათაური"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "ავტორი"
@@ -604,6 +596,14 @@ msgstr "კოდეკის სახელი"
 msgid "Codec Description"
 msgstr "კოდეკის აღწერილობა"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -826,8 +826,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -3598,6 +3598,11 @@ msgstr "ტიტრები"
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "ტრანსი"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "კვალის პარამეტრები"
@@ -4419,8 +4424,17 @@ msgstr "ჩამოჭრა"
 msgid "Aspect-ratio"
 msgstr "გვერდების შეფარდება"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4478,15 +4492,6 @@ msgstr "აუდიო CD - კვალი "
 msgid "Audio CD - Track %i"
 msgstr "აუდიო CD - კვალი %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 #, fuzzy
@@ -4984,18 +4989,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5262,6 +5255,18 @@ msgstr "ხმის რეგულაცია"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD კუთხე"
@@ -5464,6 +5469,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "დირექტორია"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "დირექტორია."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "სიდიდე ის -სკენ."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "დირექტორია"
+
+#: modules/access_filter/timeshift.c:51
+#, fuzzy
+msgid "Directory used to store the timeshift temporary files."
+msgstr "დირექტორია -სკენ."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr "დირექტორია -სკენ."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5624,939 +5675,893 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "მოწყობილობა"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR ვიდეო მოწყობილობა"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "რადიო მოწყობილობა"
-
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR რადიო მოწყობილობა"
-
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "ნორმა"
-
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "á\83\9cá\83\9dá\83 á\83\9bá\83\90 á\83\98á\83¡ á\83\90á\83\95á\83¢á\83\9dá\83\9bá\83\90á\83¢á\83£á\83 á\83\98 SECAM PAL NTSC."
+msgid "Dummy stream output"
+msgstr "á\83¤á\83\98á\83¥á\83¢á\83\98á\83£á\83 á\83\98"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "სიგანე"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "ფიქტიური"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "სიმაღლე"
-
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "სიხშირე"
+#: modules/access_output/file.c:66
+#, fuzzy
+msgid "File stream output"
+msgstr "ფაილი"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr ""
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "მომხმარებლის სახელი"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:77
-#, fuzzy
-msgid "Key interval"
-msgstr "á\83\92á\83\90á\83¡á\83\90á\83¦á\83\94á\83\91ი"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "á\83\9eá\83\90á\83 á\83\9dá\83\9aი"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-კადრები"
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:67
 #, fuzzy
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
-msgstr "B -სკენ რიცხვი ის B."
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr "არა."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:95
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr "აუდიო ის."
+msgid "HTTP stream output"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr ""
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "ნაკადი"
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "არხი"
-
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
-msgstr ""
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "ავტომატური"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
-
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
-
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "სახელი -სკენ -სკენ."
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "ნაკადი აღწერა"
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:67
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "ნამდვილი RTSP"
-
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:76
 #, fuzzy
-msgid "Connection failed"
-msgstr "á\83\99á\83\9dá\83\9cá\83¤á\83\98á\83\92á\83£á\83 á\83\90á\83ªá\83\98á\83\98á\83¡ á\83¤á\83\90á\83\98á\83\9aá\83\98"
+msgid "Genre description"
+msgstr "á\83\9cá\83\90á\83\99á\83\90á\83\93á\83\98 á\83\90á\83¦á\83¬á\83\94á\83 á\83\90"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:79
 #, fuzzy
-msgid "Session failed"
-msgstr "სესია"
-
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
-
-#: modules/access/screen/screen.c:39
-msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
-msgstr ""
-
-#: modules/access/screen/screen.c:43
-msgid "Desired frame rate for the capture."
-msgstr ""
-
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr ""
-
-#: modules/access/screen/screen.c:48
-msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
-msgstr ""
+msgid "URL description"
+msgstr "აღწერილობა"
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "ეკრანი"
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "ის ვიდეო."
 
-#: modules/access/smb.c:61
-msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
 msgstr ""
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "SMB მომხმარებელი"
-
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "SMB პაროლი"
-
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "SMB დომეინი"
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "ის ვიდეო."
 
-#: modules/access/smb.c:70
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr ""
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "ის"
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "SMB შესავალი"
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "ის აუდიო დუიმი."
 
-#: modules/access/tcp.c:39
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "ის ვიდეო."
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP შესავალი"
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "ნაკადის გასავალი"
 
-#: modules/access/udp.c:44
+#: modules/access_output/shout.c:99
 msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "MTU-ს ავტომატური დადგენა"
-
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
 msgstr ""
 
-#: modules/access/udp.c:52
-msgid "RTP reordering timeout in ms"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
 msgstr ""
 
-#: modules/access/udp.c:54
+#: modules/access_output/udp.c:77
 msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP/RTP"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "დრო ვის TTL"
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP შესავალი"
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "დრო ვის ის."
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access_output/udp.c:84
+#, fuzzy
+msgid "Group packets"
+msgstr "ჯგუფი"
 
-#: modules/access/v4l.c:79
+#: modules/access_output/udp.c:85
+#, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr "მარჯვენა თქვენ რიცხვი ის a."
 
-#: modules/access/v4l.c:83
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr ""
+#: modules/access_output/udp.c:90
+#, fuzzy
+msgid "Raw write"
+msgstr "დაუმუშავებელი"
 
-#: modules/access/v4l.c:87
+#: modules/access_output/udp.c:91
+#, fuzzy
 msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
-msgstr ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr "-სკენ -სკენ დუიმი -სკენ."
 
-#: modules/access/v4l.c:94
+#: modules/access_output/udp.c:97
+#, fuzzy
+msgid "UDP stream output"
+msgstr "UDP"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "á\83\90á\83£á\83\93á\83\98á\83\9d á\83\90á\83 á\83®á\83\98"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "á\83\9bá\83\9dá\83¬á\83§á\83\9dá\83\91á\83\98á\83\9aá\83\9dá\83\91á\83\90"
 
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr ""
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR ვიდეო მოწყობილობა"
 
-#: modules/access/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr ""
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "რადიო მოწყობილობა"
 
-#: modules/access/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr ""
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR რადიო მოწყობილობა"
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "სიკაშკაშე"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "ნორმა"
 
-#: modules/access/v4l.c:110
-msgid "Brightness of the video input."
-msgstr ""
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#, fuzzy
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "ნორმა ის ავტომატური SECAM PAL NTSC."
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr ""
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "სიგანე"
 
-#: modules/access/v4l.c:113
-msgid "Hue of the video input."
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-msgid "Color"
-msgstr "ფერი"
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "სიმაღლე"
 
-#: modules/access/v4l.c:116
-#, fuzzy
-msgid "Color of the video input."
-msgstr "ფერი ის ვიდეო."
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "კონტრასტი"
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "სიხშირე"
 
-#: modules/access/v4l.c:119
-#, fuzzy
-msgid "Contrast of the video input."
-msgstr "კონტრასტი ის ვიდეო."
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
 
-#: modules/access/v4l.c:120
-msgid "Tuner"
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l.c:121
+#: modules/access/pvr.c:77
 #, fuzzy
-msgid "Tuner to use, if there are several ones."
-msgstr "-სკენ."
+msgid "Key interval"
+msgstr "გასაღები"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l.c:124
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-კადრები"
+
+#: modules/access/pvr.c:81
 #, fuzzy
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
-msgstr "ის აუდიო დუიმი ჰც"
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr "B -სკენ რიცხვი ის B."
 
-#: modules/access/v4l.c:127
-#, fuzzy
-msgid "Capture the audio stream in stereo."
-msgstr "ჩაწერე აუდიო დუიმი სტერეო."
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
 msgstr ""
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
 msgstr ""
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "ხარისხი"
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
 
-#: modules/access/v4l.c:135
+#: modules/access/pvr.c:95
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "ხარისხი ის."
-
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr "აუდიო ის."
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux შესავალი"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "მოწყობილობის სახელი"
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
 
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr "ნაგულისხმევი VCD -სკენ a."
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "არხი"
 
-#: modules/access/v4l2.c:58
+#: modules/access/pvr.c:102
 msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "ავტომატური"
 
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux შესავალი"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/vcd/vcd.c:42
-#, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
-msgstr "დუიმი მილიწამები."
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD შესავალი"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/vcdx/access.c:104
-#, fuzzy
-msgid "The above message had unknown log level"
-msgstr "უცნობი"
+#: modules/access/rtsp/access.c:43
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
 
-#: modules/access/vcdx/access.c:130
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "ნამდვილი RTSP"
+
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "The above message had unknown vcdimager log level"
-msgstr "á\83£á\83ªá\83\9cá\83\9dá\83\91ი"
+msgid "Connection failed"
+msgstr "á\83\99á\83\9dá\83\9cá\83¤á\83\98á\83\92á\83£á\83 á\83\90á\83ªá\83\98á\83\98á\83¡ á\83¤á\83\90á\83\98á\83\9aი"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
 msgstr ""
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr ""
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "სესია"
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
 msgstr ""
 
-#: modules/access/vcdx/access.c:532
-msgid "LID"
-msgstr "LID"
-
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD ფორმატი"
+#: modules/access/screen/screen.c:39
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "ალბომი"
+#: modules/access/screen/screen.c:43
+msgid "Desired frame rate for the capture."
+msgstr ""
 
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "პროგრამა"
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr ""
 
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
 msgstr ""
 
-#: modules/access/vcdx/info.c:95
-msgid "Vol max #"
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "ეკრანი"
+
+#: modules/access/smb.c:61
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/info.c:96
-#, fuzzy
-msgid "Volume Set"
-msgstr "ხმის რეგულაცია"
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "SMB მომხმარებელი"
 
-#: modules/access/vcdx/info.c:99
-msgid "System Id"
-msgstr "სისტემის ID"
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "SMB პაროლი"
 
-#: modules/access/vcdx/info.c:101
-msgid "Entries"
-msgstr ""
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "SMB დომეინი"
 
-#: modules/access/vcdx/info.c:122
-#, fuzzy
-msgid "First Entry Point"
-msgstr "პირველი პუნქტი"
+#: modules/access/smb.c:70
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
 
-#: modules/access/vcdx/info.c:126
-#, fuzzy
-msgid "Last Entry Point"
-msgstr "ბოლო პუნქტი"
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "SMB შესავალი"
 
-#: modules/access/vcdx/info.c:127
-msgid "Track size (in sectors)"
-msgstr "კვალი სიგრძე (სექტორებში)"
+#: modules/access/tcp.c:39
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
 
-#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
-#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
-msgid "type"
-msgstr "ტიპი"
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
 
-#: modules/access/vcdx/info.c:139
-msgid "end"
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP შესავალი"
+
+#: modules/access/udp.c:44
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/info.c:142
-#, fuzzy
-msgid "play list"
-msgstr "სია"
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "MTU-ს ავტომატური დადგენა"
 
-#: modules/access/vcdx/info.c:153
-msgid "extended selection list"
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/vcdx/info.c:154
-msgid "selection list"
+#: modules/access/udp.c:52
+msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/vcdx/info.c:166
-msgid "unknown type"
-msgstr "უცნობი ტიპი"
+#: modules/access/udp.c:54
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
 
-#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
-#: modules/access/vcdx/info.c:316
-msgid "List ID"
-msgstr "სიის ID"
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP/RTP"
 
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
-msgstr "(სუპერ)ვიდეო CD"
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "UDP/RTP შესავალი"
 
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "ვიდეო CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) შესავალი"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "მოწყობილობის სახელი"
 
-#: modules/access/vcdx/vcd.c:97
+#: modules/access/v4l2.c:54
 #, fuzzy
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr "ფაილი S"
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr "ნაგულისხმევი VCD -სკენ a."
 
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux შესავალი"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:117
+#: modules/access/v4l.c:83
 msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
+#: modules/access/v4l.c:94
 msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:129
-#, fuzzy
-msgid "Show extended VCD info?"
-msgstr "ანახე VCD?"
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "აუდიო არხი"
 
-#: modules/access/vcdx/vcd.c:130
-#, fuzzy
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr "ანახე ის ნაკადი და ინფორმაცია."
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr ""
 
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
+#: modules/access/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
+#: modules/access/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access_filter/record.c:46
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "სიკაშკაშე"
+
+#: modules/access/v4l.c:110
+msgid "Brightness of the video input."
+msgstr ""
+
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr ""
+
+#: modules/access/v4l.c:113
+msgid "Hue of the video input."
+msgstr ""
+
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+msgid "Color"
+msgstr "ფერი"
+
+#: modules/access/v4l.c:116
 #, fuzzy
-msgid "Record directory"
-msgstr "á\83\93á\83\98á\83 á\83\94á\83¥á\83¢á\83\9dá\83 á\83\98á\83\90"
+msgid "Color of the video input."
+msgstr "á\83¤á\83\94á\83 á\83\98 á\83\98á\83¡ á\83\95á\83\98á\83\93á\83\94á\83\9d."
 
-#: modules/access_filter/record.c:48
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "კონტრასტი"
+
+#: modules/access/v4l.c:119
 #, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "á\83\93á\83\98á\83 á\83\94á\83¥á\83¢á\83\9dá\83 á\83\98á\83\90."
+msgid "Contrast of the video input."
+msgstr "á\83\99á\83\9dá\83\9cá\83¢á\83 á\83\90á\83¡á\83¢á\83\98 á\83\98á\83¡ á\83\95á\83\98á\83\93á\83\94á\83\9d."
 
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
+#: modules/access/v4l.c:120
+msgid "Tuner"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:48
+#: modules/access/v4l.c:121
 #, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "სიდიდე ის -სკენ."
+msgid "Tuner to use, if there are several ones."
+msgstr "-სკენ."
 
-#: modules/access_filter/timeshift.c:50
+#: modules/access/v4l.c:124
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "დირექტორია"
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr "ის აუდიო დუიმი ჰც"
 
-#: modules/access_filter/timeshift.c:51
+#: modules/access/v4l.c:127
 #, fuzzy
-msgid "Directory used to store the timeshift temporary files."
-msgstr "á\83\93á\83\98á\83 á\83\94á\83¥á\83¢á\83\9dá\83 á\83\98á\83\90 -á\83¡á\83\99á\83\94á\83\9c."
+msgid "Capture the audio stream in stereo."
+msgstr "á\83©á\83\90á\83¬á\83\94á\83 á\83\94 á\83\90á\83£á\83\93á\83\98á\83\9d á\83\93á\83£á\83\98á\83\9bá\83\98 á\83¡á\83¢á\83\94á\83 á\83\94á\83\9d."
 
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr "დირექტორია -სკენ."
+#: modules/access/v4l.c:128
+msgid "MJPEG"
+msgstr ""
 
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
+#: modules/access/v4l.c:131
+msgid "Decimation"
 msgstr ""
 
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-#, fuzzy
-msgid "Dummy stream output"
-msgstr "ფიქტიური"
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
+msgstr ""
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "á\83¤á\83\98á\83¥á\83¢á\83\98á\83£á\83 ი"
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "á\83®á\83\90á\83 á\83\98á\83¡á\83®ი"
 
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
+#: modules/access/v4l.c:135
+#, fuzzy
+msgid "Quality of the stream."
+msgstr "ხარისხი ის."
 
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
+
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Video4Linux შესავალი"
 
-#: modules/access_output/file.c:66
+#: modules/access/vcd/vcd.c:42
 #, fuzzy
-msgid "File stream output"
-msgstr "ფაილი"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "მომხმარებლის სახელი"
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr "დუიმი მილიწამები."
 
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
 
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "პაროლი"
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD შესავალი"
 
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
 msgstr ""
 
-#: modules/access_output/http.c:66
+#: modules/access/vcdx/access.c:104
 #, fuzzy
-msgid "Mime"
-msgstr "Mime"
+msgid "The above message had unknown log level"
+msgstr "უცნობი"
 
-#: modules/access_output/http.c:67
+#: modules/access/vcdx/access.c:130
 #, fuzzy
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr "á\83\90á\83 á\83\90."
+msgid "The above message had unknown vcdimager log level"
+msgstr "á\83£á\83ªá\83\9cá\83\9dá\83\91á\83\98"
 
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
 msgstr ""
 
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
 msgstr ""
 
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
 msgstr ""
 
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
+#: modules/access/vcdx/access.c:532
+msgid "LID"
+msgstr "LID"
+
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD ფორმატი"
+
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "ალბომი"
+
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "პროგრამა"
+
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
 msgstr ""
 
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
 msgstr ""
 
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
+#: modules/access/vcdx/info.c:95
+msgid "Vol max #"
 msgstr ""
 
-#: modules/access_output/http.c:91
+#: modules/access/vcdx/info.c:96
 #, fuzzy
-msgid "HTTP stream output"
-msgstr "HTTP"
+msgid "Volume Set"
+msgstr "ხმის რეგულაცია"
 
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
+#: modules/access/vcdx/info.c:99
+msgid "System Id"
+msgstr "სისტემის ID"
 
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "ნაკადი"
+#: modules/access/vcdx/info.c:101
+msgid "Entries"
+msgstr ""
 
-#: modules/access_output/shout.c:59
+#: modules/access/vcdx/info.c:122
 #, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "á\83¡á\83\90á\83®á\83\94á\83\9aá\83\98 -á\83¡á\83\99á\83\94á\83\9c -á\83¡á\83\99á\83\94á\83\9c."
+msgid "First Entry Point"
+msgstr "á\83\9eá\83\98á\83 á\83\95á\83\94á\83\9aá\83\98 á\83\9eá\83£á\83\9cá\83¥á\83¢á\83\98"
 
-#: modules/access_output/shout.c:62
+#: modules/access/vcdx/info.c:126
 #, fuzzy
-msgid "Stream description"
-msgstr "á\83\9cá\83\90á\83\99á\83\90á\83\93á\83\98 á\83\90á\83¦á\83¬á\83\94á\83 á\83\90"
+msgid "Last Entry Point"
+msgstr "á\83\91á\83\9dá\83\9aá\83\9d á\83\9eá\83£á\83\9cá\83¥á\83¢á\83\98"
 
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
+#: modules/access/vcdx/info.c:127
+msgid "Track size (in sectors)"
+msgstr "კვალი სიგრძე (სექტორებში)"
 
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
+#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
+#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
+msgid "type"
+msgstr "ტიპი"
 
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
+#: modules/access/vcdx/info.c:139
+msgid "end"
 msgstr ""
 
-#: modules/access_output/shout.c:76
+#: modules/access/vcdx/info.c:142
 #, fuzzy
-msgid "Genre description"
-msgstr "á\83\9cá\83\90á\83\99á\83\90á\83\93á\83\98 á\83\90á\83¦á\83¬á\83\94á\83 ა"
+msgid "play list"
+msgstr "á\83¡á\83\98ა"
 
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "აღწერილობა"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "ის ვიდეო."
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "ის ვიდეო."
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
+msgstr "უცნობი ტიპი"
 
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "á\83\98á\83¡"
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
+msgstr "á\83¡á\83\98á\83\98á\83¡ ID"
 
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "ის აუდიო დუიმი."
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
+msgstr "(სუპერ)ვიდეო CD"
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "ვიდეო CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) შესავალი"
 
-#: modules/access_output/shout.c:96
+#: modules/access/vcdx/vcd.c:97
 #, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "á\83\98á\83¡ á\83\95á\83\98á\83\93á\83\94á\83\9d."
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
+msgstr "á\83¤á\83\90á\83\98á\83\9aá\83\98 S"
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "ნაკადის გასავალი"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr ""
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "დრო ვის TTL"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "დრო ვის ის."
-
-#: modules/access_output/udp.c:84
-#, fuzzy
-msgid "Group packets"
-msgstr "ჯგუფი"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
-msgstr "მარჯვენა თქვენ რიცხვი ის a."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
+msgstr ""
 
-#: modules/access_output/udp.c:90
+#: modules/access/vcdx/vcd.c:129
 #, fuzzy
-msgid "Raw write"
-msgstr "á\83\93á\83\90á\83£á\83\9bá\83£á\83¨á\83\90á\83\95á\83\94á\83\91á\83\94á\83\9aá\83\98"
+msgid "Show extended VCD info?"
+msgstr "á\83\90á\83\9cá\83\90á\83®á\83\94 VCD?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 #, fuzzy
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
-msgstr "-სკენ -სკენ დუიმი -სკენ."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
+msgstr "ანახე ის ნაკადი და ინფორმაცია."
 
-#: modules/access_output/udp.c:97
-#, fuzzy
-msgid "UDP stream output"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 #, fuzzy
@@ -6708,6 +6713,28 @@ msgstr "აუდიო u16"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "აუდიო"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "არჩევა ფაილი -სკენ შენახვა -სკენ"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7650,6 +7677,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -8070,6 +8142,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -11254,7 +11333,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC მედია დამკვრელი"
@@ -11381,8 +11460,8 @@ msgid "Extended Controls"
 msgstr "გაფართოებული"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "ინფორმაცია"
 
@@ -11726,6 +11805,84 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "ფაილის შენახვა"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "დამატებითი ინფორმაცია"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+#, fuzzy
+msgid "Read at media"
+msgstr "წაკითხული"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "შესავალი"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "ნაკადი"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "კადრები"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "კადრები"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "ნაკადი"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "ჯგუფი"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+#, fuzzy
+msgid "Sent bytes"
+msgstr "bytes"
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "გაგზავნა"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "დაკვრა"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "დაკვრის სიის შენახვა..."
@@ -11814,84 +11971,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr "ცარიელი საქაღალდე"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "დამატებითი ინფორმაცია"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-#, fuzzy
-msgid "Read at media"
-msgstr "წაკითხული"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "შესავალი"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "ნაკადი"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "კადრები"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "კადრები"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "ნაკადი"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "ჯგუფი"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-#, fuzzy
-msgid "Sent bytes"
-msgstr "bytes"
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "გაგზავნა"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "დაკვრა"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 #, fuzzy
@@ -13177,17 +13256,17 @@ msgstr "ვიდეო და აუდიო"
 msgid "Errors"
 msgstr "შეცდომები"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "&დირექტორიის გახსნა..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "ნაკადი ინფორმაცია"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "&დირექტორიის გახსნა..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13400,11 +13479,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "სანიშნეს რედაქტირება"
@@ -13448,6 +13522,31 @@ msgstr "წაშლა"
 msgid "&Clear"
 msgstr "გაწმენდა"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "თქვენ"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "სანიშნეები სია a"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 #, fuzzy
 msgid "You must select two bookmarks"
@@ -13474,6 +13573,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13484,6 +13588,14 @@ msgstr "ნაკადი და ინფორმაცია"
 msgid "Advanced information"
 msgstr "დამატებითი"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "და&ხურვა"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 #, fuzzy
 msgid ""
@@ -13503,13 +13615,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "და&ხურვა"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 #, fuzzy
 msgid "Playlist item info"
@@ -15010,6 +15115,10 @@ msgstr "ფაილი"
 msgid "Output data for RRDTool in this file."
 msgstr "დუიმი ფაილი."
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -15026,10 +15135,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
index ac5767e1f2f4c74a019f1228b67907b30fa0f355..6c8466c656645924e23eb16ea862c3414dedf0b4 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ko\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-09-07 06:05+0900\n"
 "Last-Translator: Han HoJoong <0demon0@paran.com>\n"
 "Language-Team: Korean Linux User Group\n"
@@ -16,19 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-#, fuzzy
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"법률에 의해 허가되는 범위에서 이 프로그램에는 무슨 보증도 없습니다. \n"
-"당신은, GNU GPL의 조항에 근거해 재배포할지도 모릅니다. \n"
-"COPYING 파일에 상세가 쓰여져 있기 때문에, 참조해 주세요. \n"
-"Written by the VideoLAN team at Ecole Centrale, Paris. \n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC 설정"
@@ -569,8 +556,8 @@ msgstr "버젼 정보의 인쇄"
 msgid "Title"
 msgstr "제목"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "작성자"
@@ -643,6 +630,19 @@ msgstr "코덱명 디바이스명"
 msgid "Codec Description"
 msgstr "코덱 설명"
 
+#: include/vlc/vlc.h:576
+#, fuzzy
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"법률에 의해 허가되는 범위에서 이 프로그램에는 무슨 보증도 없습니다. \n"
+"당신은, GNU GPL의 조항에 근거해 재배포할지도 모릅니다. \n"
+"COPYING 파일에 상세가 쓰여져 있기 때문에, 참조해 주세요. \n"
+"Written by the VideoLAN team at Ecole Centrale, Paris. \n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -865,8 +865,8 @@ msgstr ""
 msgid "Bits per sample"
 msgstr "비트/샘플"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "bit rate"
 
@@ -3857,6 +3857,11 @@ msgstr "자막"
 msgid "Overlays"
 msgstr "지연"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "트랜스"
+
 #: src/libvlc.h:1365
 #, fuzzy
 msgid "Track settings"
@@ -4695,8 +4700,17 @@ msgstr "인연 잡기"
 msgid "Aspect-ratio"
 msgstr "어스펙트비"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4761,15 +4775,6 @@ msgstr "오디오 트랙"
 msgid "Audio CD - Track %i"
 msgstr "오디오 트랙"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5299,22 +5304,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-#, fuzzy
-msgid "dv"
-msgstr "추가"
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5586,6 +5575,22 @@ msgstr "시각화"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+#, fuzzy
+msgid "dv"
+msgstr "추가"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5804,6 +5809,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "원본 디렉토리"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "수직 방향 위치"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "소스의 어스펙트·레시오"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "수직 방향 위치"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5988,990 +6039,944 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "더미 스트림 출력"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "디바이스"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:53
+#: modules/access_output/file.c:61
 #, fuzzy
-msgid "PVR video device"
-msgstr "DVD ë\94\94ë°\94ì\9d´ì\8a¤"
+msgid "Append to file"
+msgstr "í\8c\8cì\9d¼ì\9d\84 ì\97°ë\8b¤"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "DVD 디바이스"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
 
-#: modules/access/pvr.c:56
+#: modules/access_output/file.c:66
 #, fuzzy
-msgid "PVR radio device"
-msgstr "DVD 디바이스"
+msgid "File stream output"
+msgstr "스트림의 출력처의 선택"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-#, fuzzy
-msgid "Norm"
-msgstr "없음"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "유저명"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr ""
+#: modules/access_output/http.c:59
+#, fuzzy
+msgid "User name that will be requested to access the stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr ""
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "패스워드"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr ""
+#: modules/access_output/http.c:62
+#, fuzzy
+msgid "Password that will be requested to access the stream."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
+#: modules/access_output/http.c:66
 #, fuzzy
-msgid "Height"
-msgstr "ì\98¤ë¥¸ìª½"
+msgid "Mime"
+msgstr "ì\8b\9cê°\84"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "주파수"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-#, fuzzy
-msgid "Key interval"
-msgstr "키 프레임 간격:"
-
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:87
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Bitrate peak"
-msgstr "bit rate"
+msgid "HTTP stream output"
+msgstr "스트림의 출력처의 선택"
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "만곡 모드"
+msgid "Stream name"
+msgstr "스트림"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:94
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Audio bitmask"
-msgstr "오디오 bit rate"
-
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr ""
-
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "음량"
+msgid "Stream description"
+msgstr "코덱 설명"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
+#: modules/access_output/shout.c:66
 #, fuzzy
-msgid "Channel"
-msgstr "ì±\84ë\84\90"
+msgid "Stream MP3"
+msgstr "ì\8a¤í\8a¸ë¦¼ "
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
+#: modules/access_output/shout.c:76
 #, fuzzy
-msgid "Automatic"
-msgstr "자동인연 잡기"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr ""
+msgid "Genre description"
+msgstr "코덱 설명"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
+#: modules/access_output/shout.c:79
 #, fuzzy
-msgid "NTSC"
-msgstr "TS"
+msgid "URL description"
+msgstr "설명"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr ""
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "스트림을 안내한다"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "샘플 레이트"
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr ""
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "스트림을 안내한다"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "캐싱치 (밀리 세컨드)"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "클론의 수"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+msgid "Number of channels information of the transcoded stream. "
+msgstr "스트림을 안내한다"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#: modules/access_output/shout.c:96
 #, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "스트림을 안내한다"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "Connection failed"
-msgstr "configuration·옵션에 툴 팁을 표시"
+msgid "Stream public"
+msgstr "스트림 출력"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:105
 #, fuzzy
-msgid "Session failed"
-msgstr "ì\84¸ì\85\98ëª\85"
+msgid "IceCAST output"
+msgstr "ì\98¤ë\94\94ì\98¤ ì¶\9cë ¥ ëª¨ë\93\88 ì\95¡ì\84¸ì\8a¤"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "캐싱치 (밀리 세컨드)"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
 "손가락정합니다. "
 
-#: modules/access/screen/screen.c:43
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
 #, fuzzy
-msgid "Desired frame rate for the capture."
+msgid "Time-To-Live (TTL)"
+msgstr "생존 시간 (TTL):"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
 msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "그룹 패킷"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
 
-#: modules/access/screen/screen.c:62
+#: modules/access_output/udp.c:97
 #, fuzzy
-msgid "Screen Input"
-msgstr "스크린 %d"
+msgid "UDP stream output"
+msgstr "UDP 스트림 출력"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "스크린"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"http 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로"
-"ì§\80정합니다. "
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"ì\86\90ê°\80ë\9d½정합니다. "
 
-#: modules/access/smb.c:63
-#, fuzzy
-msgid "SMB user name"
-msgstr "FTP 유저명"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "디바이스"
 
-#: modules/access/smb.c:66
+#: modules/access/pvr.c:53
 #, fuzzy
-msgid "SMB password"
-msgstr "FTP 패스워드"
+msgid "PVR video device"
+msgstr "DVD 디바이스"
 
-#: modules/access/smb.c:69
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid "SMB domain"
-msgstr "없음"
+msgid "Radio device"
+msgstr "DVD 디바이스"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "PVR radio device"
+msgstr "DVD 디바이스"
 
-#: modules/access/smb.c:75
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
 #, fuzzy
-msgid "SMB input"
-msgstr "SLP 입력"
+msgid "Norm"
+msgstr "없음"
 
-#: modules/access/tcp.c:39
-#, fuzzy
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
-
-#: modules/access/tcp.c:46
-#, fuzzy
-msgid "TCP"
-msgstr "CPU"
-
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP 입력"
 
-#: modules/access/udp.c:44
-#, fuzzy
-msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
 msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "오른쪽"
 
-#: modules/access/udp.c:52
-msgid "RTP reordering timeout in ms"
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
-#: modules/access/udp.c:54
-#, fuzzy
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "주파수"
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
 msgstr ""
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "UDP/RTP 입력"
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
 
-#: modules/access/v4l.c:75
+#: modules/access/pvr.c:77
 #, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
+msgid "Key interval"
+msgstr "키 프레임 간격:"
 
-#: modules/access/v4l.c:79
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/v4l.c:83
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+#: modules/access/pvr.c:80
+msgid "B Frames"
 msgstr ""
 
-#: modules/access/v4l.c:87
+#: modules/access/pvr.c:81
 msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
 
-#: modules/access/v4l.c:94
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
-#: modules/access/v4l.c:99
+#: modules/access/pvr.c:87
 #, fuzzy
-msgid "Audio Channel"
-msgstr "오디오 채널"
+msgid "Bitrate peak"
+msgstr "bit rate"
 
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
-#: modules/access/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "만곡 모드"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
-#: modules/access/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:94
+#, fuzzy
+msgid "Audio bitmask"
+msgstr "오디오 bit rate"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "휘도"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "음량"
 
-#: modules/access/v4l.c:110
-msgid "Brightness of the video input."
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
 #, fuzzy
-msgid "Hue"
-msgstr "닫는다"
+msgid "Channel"
+msgstr "채널"
 
-#: modules/access/v4l.c:113
-#, fuzzy
-msgid "Hue of the video input."
-msgstr "비디오·스트림의 출력을 유효하게 한다"
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
 #, fuzzy
-msgid "Color"
-msgstr ""
+msgid "Automatic"
+msgstr "자동인연 잡기"
 
-#: modules/access/v4l.c:116
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
 #, fuzzy
-msgid "Color of the video input."
-msgstr "ASCII 아트·비디오 출력 모듈"
+msgid "NTSC"
+msgstr "TS"
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "콘트라스트"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr ""
 
-#: modules/access/v4l.c:119
-msgid "Contrast of the video input."
+#: modules/access/pvr.c:111
+msgid "cbr"
 msgstr ""
 
-#: modules/access/v4l.c:120
-#, fuzzy
-msgid "Tuner"
-msgstr "튜너:"
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
 
-#: modules/access/v4l.c:121
-msgid "Tuner to use, if there are several ones."
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
+#: modules/access/rtsp/access.c:43
 #, fuzzy
-msgid "Samplerate"
-msgstr "샘플 레이트"
-
-#: modules/access/v4l.c:124
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
 
-#: modules/access/v4l.c:127
-msgid "Capture the audio stream in stereo."
-msgstr ""
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
 
-#: modules/access/v4l.c:128
+#: modules/access/rtsp/access.c:93
 #, fuzzy
-msgid "MJPEG"
-msgstr "MJPEG"
+msgid "Connection failed"
+msgstr "configuration·옵션에 툴 팁을 표시"
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
 msgstr ""
 
-#: modules/access/v4l.c:131
+#: modules/access/rtsp/access.c:221
 #, fuzzy
-msgid "Decimation"
-msgstr "ì\84¤명"
+msgid "Session failed"
+msgstr "ì\84¸ì\85\98명"
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
 msgstr ""
 
-#: modules/access/v4l.c:134
+#: modules/access/screen/screen.c:39
 #, fuzzy
-msgid "Quality"
-msgstr "품질:"
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
 
-#: modules/access/v4l.c:135
+#: modules/access/screen/screen.c:43
 #, fuzzy
-msgid "Quality of the stream."
-msgstr "스트림을 안내한다"
-
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
-
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux 입력"
-
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "디바이스명"
+msgid "Desired frame rate for the capture."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
 msgstr ""
 
-#: modules/access/v4l2.c:58
+#: modules/access/screen/screen.c:48
 msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
 
-#: modules/access/v4l2.c:63
+#: modules/access/screen/screen.c:62
 #, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
+msgid "Screen Input"
+msgstr "스크린 %d"
 
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux 입력"
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "스크린"
 
-#: modules/access/vcd/vcd.c:42
+#: modules/access/smb.c:61
 #, fuzzy
-msgid "Caching value for VCDs. This value should be set in milliseconds."
-msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
-
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
-
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD 입력"
-
-#: modules/access/vcd/vcd.c:53
-#, fuzzy
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[dvd:][device][@raw_device][@[title][,[chapter][, angle]]]"
-
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
+"http 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로"
+"지정합니다. "
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
-msgstr ""
+#: modules/access/smb.c:63
+#, fuzzy
+msgid "SMB user name"
+msgstr "FTP 유저명"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "엔트리"
+#: modules/access/smb.c:66
+#, fuzzy
+msgid "SMB password"
+msgstr "FTP 패스워드"
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+#: modules/access/smb.c:69
 #, fuzzy
-msgid "Segments"
-msgstr "ì\8a¤í\81¬ë¦°"
+msgid "SMB domain"
+msgstr "ì\97\86ì\9d\8c"
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "분할"
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
 
-#: modules/access/vcdx/access.c:532
+#: modules/access/smb.c:75
 #, fuzzy
-msgid "LID"
-msgstr "PBC LID"
+msgid "SMB input"
+msgstr "SLP 입력"
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD 포맷"
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "앨범"
+#: modules/access/tcp.c:46
+#, fuzzy
+msgid "TCP"
+msgstr "CPU"
 
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "어플리케이션"
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP 입력"
 
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
-msgstr "준비"
+#: modules/access/udp.c:44
+#, fuzzy
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
-msgstr "음량 #"
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr ""
 
-#: modules/access/vcdx/info.c:95
-msgid "Vol max #"
-msgstr "최대 음량 #"
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
 
-#: modules/access/vcdx/info.c:96
-msgid "Volume Set"
-msgstr "음량 설정"
+#: modules/access/udp.c:52
+msgid "RTP reordering timeout in ms"
+msgstr ""
 
-#: modules/access/vcdx/info.c:99
-msgid "System Id"
-msgstr "시스템 ID"
+#: modules/access/udp.c:54
+#, fuzzy
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
 
-#: modules/access/vcdx/info.c:101
-msgid "Entries"
-msgstr "엔트리"
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr ""
 
-#: modules/access/vcdx/info.c:122
-msgid "First Entry Point"
-msgstr "최초의 엔트리 포인트"
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "UDP/RTP 입력"
 
-#: modules/access/vcdx/info.c:126
-msgid "Last Entry Point"
-msgstr "마지막 엔트리 포인트"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "디바이스명"
 
-#: modules/access/vcdx/info.c:127
-msgid "Track size (in sectors)"
+#: modules/access/v4l2.c:54
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 
-#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
-#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
-#, fuzzy
-msgid "type"
-msgstr "타입"
-
-#: modules/access/vcdx/info.c:139
-#, fuzzy
-msgid "end"
-msgstr "브렌드"
-
-#: modules/access/vcdx/info.c:142
-#, fuzzy
-msgid "play list"
-msgstr "재생목록"
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
 
-#: modules/access/vcdx/info.c:153
+#: modules/access/v4l2.c:63
 #, fuzzy
-msgid "extended selection list"
-msgstr "선택"
+msgid "Video4Linux2"
+msgstr "Video4Linux"
 
-#: modules/access/vcdx/info.c:154
+#: modules/access/v4l2.c:64
 #, fuzzy
-msgid "selection list"
-msgstr "선택"
+msgid "Video4Linux2 input"
+msgstr "Video4Linux 입력"
 
-#: modules/access/vcdx/info.c:166
+#: modules/access/v4l.c:75
 #, fuzzy
-msgid "unknown type"
-msgstr "<불명>"
-
-#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
-#: modules/access/vcdx/info.c:316
-msgid "List ID"
-msgstr "일람 ID"
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "파일·스트림의 기정의 캐싱치를 변경할 수 있습니다. 단위는 밀리 세컨드"
 
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 입력"
-
-#: modules/access/vcdx/vcd.c:97
-#, fuzzy
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr "cddax://[device-or-file][@[T]num]"
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
 
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-#, fuzzy
-msgid "Number of CD blocks to get in a single read."
-msgstr "thread의 수"
+#: modules/access/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
 
-#: modules/access/vcdx/vcd.c:116
+#: modules/access/v4l.c:99
 #, fuzzy
-msgid "Use playback control?"
-msgstr "컨í\8a¸ë¡¤"
+msgid "Audio Channel"
+msgstr "ì\98¤ë\94\94ì\98¤ ì±\84ë\84\90"
 
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
+#: modules/access/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
+#: modules/access/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "휘도"
 
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
+#: modules/access/v4l.c:110
+msgid "Brightness of the video input."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:137
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
 #, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
+msgid "Hue"
+msgstr "닫는다"
 
-#: modules/access/vcdx/vcd.c:143
+#: modules/access/v4l.c:113
 #, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
+msgid "Hue of the video input."
+msgstr "비디오·스트림의 출력을 유효하게 한다"
 
-#: modules/access_filter/record.c:46
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
 #, fuzzy
-msgid "Record directory"
-msgstr "원본 디렉토리"
+msgid "Color"
+msgstr ""
 
-#: modules/access_filter/record.c:48
+#: modules/access/v4l.c:116
 #, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Color of the video input."
+msgstr "ASCII 아트·비디오 출력 모듈"
 
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "ì\88\98ì§\81 ë°©í\96¥ ì\9c\84ì¹\98"
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "ì½\98í\8a¸ë\9d¼ì\8a¤í\8a¸"
 
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/access/v4l.c:119
+msgid "Contrast of the video input."
+msgstr ""
 
-#: modules/access_filter/timeshift.c:50
+#: modules/access/v4l.c:120
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "소스의 어스펙트·레시오"
+msgid "Tuner"
+msgstr "튜너:"
 
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
+#: modules/access/v4l.c:121
+msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
+#: modules/access/v4l.c:124
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
+#: modules/access/v4l.c:127
+msgid "Capture the audio stream in stereo."
 msgstr ""
 
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#: modules/access/v4l.c:128
 #, fuzzy
-msgid "Timeshift"
-msgstr "수직 방향 위치"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "더미 스트림 출력"
+msgid "MJPEG"
+msgstr "MJPEG"
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
 msgstr ""
 
-#: modules/access_output/file.c:61
+#: modules/access/v4l.c:131
 #, fuzzy
-msgid "Append to file"
-msgstr "파일을 연다"
+msgid "Decimation"
+msgstr "설명"
 
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
 msgstr ""
 
-#: modules/access_output/file.c:66
+#: modules/access/v4l.c:134
 #, fuzzy
-msgid "File stream output"
-msgstr "스트림의 출력처의 선택"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "유저명"
+msgid "Quality"
+msgstr "품질:"
 
-#: modules/access_output/http.c:59
+#: modules/access/v4l.c:135
 #, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Quality of the stream."
+msgstr "스트림을 안내한다"
 
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "패스워드"
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
 
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Video4Linux 입력"
 
-#: modules/access_output/http.c:66
+#: modules/access/vcd/vcd.c:42
 #, fuzzy
-msgid "Mime"
-msgstr "시간"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
+msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
+"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
+"손가락정합니다. "
 
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
 
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD 입력"
 
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
+#: modules/access/vcd/vcd.c:53
+#, fuzzy
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[dvd:][device][@raw_device][@[title][,[chapter][, angle]]]"
 
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
 msgstr ""
 
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
 msgstr ""
 
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "엔트리"
 
-#: modules/access_output/http.c:91
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
 #, fuzzy
-msgid "HTTP stream output"
-msgstr "ì\8a¤í\8a¸ë¦¼ì\9d\98 ì¶\9cë ¥ì²\98ì\9d\98 ì\84 í\83\9d"
+msgid "Segments"
+msgstr "ì\8a¤í\81¬ë¦°"
 
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "분할"
 
-#: modules/access_output/shout.c:58
+#: modules/access/vcdx/access.c:532
 #, fuzzy
-msgid "Stream name"
-msgstr "스트림"
+msgid "LID"
+msgstr "PBC LID"
 
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD 포맷"
 
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "코덱 설명"
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "앨범"
 
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "어플리케이션"
 
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "스트림 "
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
+msgstr "준비"
 
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
+msgstr "음량 #"
 
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "코덱 설명"
+#: modules/access/vcdx/info.c:95
+msgid "Vol max #"
+msgstr "최대 음량 #"
 
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
+#: modules/access/vcdx/info.c:96
+msgid "Volume Set"
+msgstr "음량 설정"
 
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "설명"
+#: modules/access/vcdx/info.c:99
+msgid "System Id"
+msgstr "시스템 ID"
 
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
+#: modules/access/vcdx/info.c:101
+msgid "Entries"
+msgstr "엔트리"
+
+#: modules/access/vcdx/info.c:122
+msgid "First Entry Point"
+msgstr "최초의 엔트리 포인트"
+
+#: modules/access/vcdx/info.c:126
+msgid "Last Entry Point"
+msgstr "마지막 엔트리 포인트"
+
+#: modules/access/vcdx/info.c:127
+msgid "Track size (in sectors)"
 msgstr ""
 
-#: modules/access_output/shout.c:87
+#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
+#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
 #, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "스트림을 안내한다"
+msgid "type"
+msgstr "타입"
 
-#: modules/access_output/shout.c:90
+#: modules/access/vcdx/info.c:139
 #, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "스트림을 안내한다"
+msgid "end"
+msgstr "브렌드"
 
-#: modules/access_output/shout.c:92
+#: modules/access/vcdx/info.c:142
 #, fuzzy
-msgid "Number of channels"
-msgstr "클론의 수"
+msgid "play list"
+msgstr "재생목록"
 
-#: modules/access_output/shout.c:93
+#: modules/access/vcdx/info.c:153
 #, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "스트림을 안내한다"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
+msgid "extended selection list"
+msgstr "선택"
 
-#: modules/access_output/shout.c:96
+#: modules/access/vcdx/info.c:154
 #, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "ì\8a¤í\8a¸ë¦¼ì\9d\84 ì\95\88ë\82´í\95\9cë\8b¤"
+msgid "selection list"
+msgstr "ì\84 í\83\9d"
 
-#: modules/access_output/shout.c:98
+#: modules/access/vcdx/info.c:166
 #, fuzzy
-msgid "Stream public"
-msgstr "스트림 출력"
+msgid "unknown type"
+msgstr "<불명>"
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
+msgstr "일람 ID"
+
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "오디오 출력 모듈 액세스"
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 입력"
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:97
 #, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
+msgstr "cddax://[device-or-file][@[T]num]"
+
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
-"udp 스트림로 사용되는 기정의 캐싱치가 변경 가능합니다. 단위는 밀리 세컨드로 "
-"손가락정합니다. "
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
 #, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "생존 시간 (TTL):"
+msgid "Number of CD blocks to get in a single read."
+msgstr "thread의 수"
 
-#: modules/access_output/udp.c:81
+#: modules/access/vcdx/vcd.c:116
 #, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "VLC가 선택하는 패킷의 순서를 선택합니다. "
+msgid "Use playback control?"
+msgstr "컨트롤"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "그룹 패킷"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
+#: modules/access/vcdx/vcd.c:137
 #, fuzzy
-msgid "UDP stream output"
-msgstr "UDP 스트림 출력"
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "플레이 재생목록의 \"author\" 필드에서 사용하는 포맷"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7134,6 +7139,28 @@ msgstr "float32->u16 변환을 위한 오디오·필터"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "float32->u8변환을 위한 오디오·필터"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "오디오·채널의 선택"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8106,6 +8133,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "ffmpeg 후 처리 모듈"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "키 프레임의 비율"
@@ -8522,6 +8594,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 #, fuzzy
 msgid "Philips OGT (SVCD subtitle) decoder"
@@ -11668,7 +11747,7 @@ msgstr "컨트롤"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC 미디어 플레이어"
@@ -11787,8 +11866,8 @@ msgid "Extended Controls"
 msgstr "리모트·컨트롤"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "버젼 정보의 인쇄"
@@ -12125,6 +12204,84 @@ msgstr "SDP"
 msgid "Save File"
 msgstr "파일의 보존"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "고도의 옵션"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "스트림의 정지"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "demux 모듈"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "encode의 최대 bit rate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "디코더"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "키 프레임을 사용"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "키 프레임을 사용"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "스트림의 정지"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "그룹 패킷"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "샘플 레이트"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "빨리 감기 재생"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "플레이 재생목록를 보존..."
@@ -12211,84 +12368,6 @@ msgstr "구획으로부터 인연 잡기까지의 지오메트리를 지정"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "고도의 옵션"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "스트림의 정지"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "demux 모듈"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "encode의 최대 bit rate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "디코더"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "키 프레임을 사용"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "키 프레임을 사용"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "스트림의 정지"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "그룹 패킷"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "샘플 레이트"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "빨리 감기 재생"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13571,17 +13650,17 @@ msgstr "오디오 출력을 강제적으로 단청의로 합니다. "
 msgid "Errors"
 msgstr "에러"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "파일을 연다(&F)...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "버젼 정보의 인쇄"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "파일을 연다(&F)...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13798,11 +13877,6 @@ msgstr "wxWindows 인터페이스 모듈"
 msgid "WinCE dialogs provider"
 msgstr "wxWindows 다이얼로그 제공"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 #, fuzzy
 msgid "Edit bookmark"
@@ -13848,6 +13922,29 @@ msgstr "삭제"
 msgid "&Clear"
 msgstr "클리어"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -13871,6 +13968,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13881,6 +13983,15 @@ msgstr "스트림과 미디어의 정보"
 msgid "Advanced information"
 msgstr "고도의 옵션"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+#, fuzzy
+msgid "&Close"
+msgstr "닫는다(&C)"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13901,14 +14012,6 @@ msgstr "없음"
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-#, fuzzy
-msgid "&Close"
-msgstr "닫는다(&C)"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "플레이 재생목록 항목 정보"
@@ -15343,6 +15446,10 @@ msgstr "출력 포맷"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15360,10 +15467,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX 확장 memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -19826,9 +19929,6 @@ msgstr "스펙트럼"
 #~ msgid "_Language"
 #~ msgstr "언어"
 
-#~ msgid "Select audio channel"
-#~ msgstr "오디오·채널의 선택"
-
 #~ msgid "_Subtitles"
 #~ msgstr "자막(_S)"
 
index 3679da812f2f890b89b350ce7695313182b71487..05653014aa085bdfa76da76b36831a1102682b5c 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2004-05-16 00:41+0200\n"
 "Last-Translator: Derk-Jan Hartman <hartman at videolan dot org>\n"
 "Language-Team: Nederlands <www-doc@videolan.org>\n"
@@ -16,20 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Dit programma wordt verspreid ZONDER ENIG GARANTIE, voor zover dit door de "
-"wet is toegestaan.\n"
-"Het programma mag verspreid worden onder verplichtingen van de GNU General "
-"Public License;\n"
-"Zie het bestand COPYING voor details.\n"
-"Geschreven door het VideoLAN team; zie het bestand AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC voorkeuren"
@@ -582,8 +568,8 @@ msgstr "Metadata"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Auteur"
@@ -655,6 +641,20 @@ msgstr "Naam codec"
 msgid "Codec Description"
 msgstr "Beschrijving codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Dit programma wordt verspreid ZONDER ENIG GARANTIE, voor zover dit door de "
+"wet is toegestaan.\n"
+"Het programma mag verspreid worden onder verplichtingen van de GNU General "
+"Public License;\n"
+"Zie het bestand COPYING voor details.\n"
+"Geschreven door het VideoLAN team; zie het bestand AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -875,8 +875,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Aantal bits per sample"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -3926,6 +3926,11 @@ msgstr "Ondertiteling"
 msgid "Overlays"
 msgstr "Overlappingen"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Instellingen voor sporen"
@@ -4709,8 +4714,17 @@ msgstr "Verklein"
 msgid "Aspect-ratio"
 msgstr "Beeldverhouding"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4773,15 +4787,6 @@ msgstr "Audio CD - Spoor "
 msgid "Audio CD - Track %i"
 msgstr "Audio CD - Spoor %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5343,21 +5348,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
-"millliseconden opgegeven."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5626,6 +5616,21 @@ msgstr "Volume uitbalancering"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
+"millliseconden opgegeven."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD hoek"
@@ -5851,6 +5856,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Bronmap"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "De levenstijd (TTL) van de uitgaande stream."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Start positie"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Videofilters worden gebruikt om het beeld te bewerken"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video snapshot bestandsmap"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Start positie"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6039,277 +6090,512 @@ msgstr "Selecteer altijd de stroom met de maximale bitrate."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) invoer"
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
-"millliseconden opgegeven."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Apparaat"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR video apparaat"
-
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Audio apparaat"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Dummy stream uitvoer"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video apparaat"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Standaard"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Voeg toe aan bestand"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-#, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
-"Defineer de video standaard van de videostream (Auto, SECAM, PAL of NTSC)"
-
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Breedte"
+"Voeg toe aan een bestand als het reeds bestaat in plaats van het te "
+"overschrijven."
 
-#: modules/access/pvr.c:63
-#, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Bestands stream uitvoer"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Hoogte"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Gebruikersnaam"
 
-#: modules/access/pvr.c:67
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Hoogte van de op te nemen stream (-1 voor autodetectie)"
+msgid "User name that will be requested to access the stream."
+msgstr "De gebruikersnaam die nodig is om de stream op te vragen."
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frequentie"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Wachtwoord"
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+msgid "Password that will be requested to access the stream."
+msgstr "Het wachtwoord dat nodig is om de stream op te vragen."
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-#, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Keyframe interval"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:78
-#, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:78
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Bitrate piek"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP stream uitvoer"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Verstoringsmethode"
+msgid "Stream name"
+msgstr "Stream"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr ""
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Beschrijving sessie"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volume"
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Kanaal"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Beschrijving sessie"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
-msgstr "Te gebruiken kanaal (Meestal 0 = tuner, 1 = composite, 2 = svideo"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatisch"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Beschrijving"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "Sample rate"
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Aantal klonen"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Het aantal threads dat gebruikt wordt voor transcodering."
 
-#: modules/access/pvr.c:117
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
 #, fuzzy
-msgid "IVTV MPEG Encoding cards input"
-msgstr "MPEG Encodeer kaarten invoer (met ivtv drivers)"
+msgid "Stream public"
+msgstr "Stream uitvoer"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Uitvoer methode"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr "Buffergrootte in ms"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Wijzig de standaard buffer grootte voor RTSP stromen. Deze waarde wordt in "
-"miliseconden opgegeven."
+"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
+"millliseconden opgegeven."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-#, fuzzy
-msgid "Real RTSP"
-msgstr "RTSP"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Connection failed"
-msgstr "VLM configuratie bestand"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "De levenstijd van de uitgaande stream."
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
-msgstr ""
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Groepeer packets"
 
-#: modules/access/rtsp/access.c:221
-#, fuzzy
-msgid "Session failed"
-msgstr "Sessie e-mail"
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
+#: modules/access_output/udp.c:90
+msgid "Raw write"
 msgstr ""
 
-#: modules/access/screen/screen.c:39
-#, fuzzy
+#: modules/access_output/udp.c:91
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Wijzig de standaard buffer grootte voor streamen van het computer beeld. "
-"Deze waarde wordt in miliseconden opgegeven."
 
-#: modules/access/screen/screen.c:43
-#, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "De gewenste framerate voor het opnemen."
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP stream uitvoer"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Fragmenten"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/screen/screen.c:48
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
-"Optimaliseer het uitlezen van het beeldscherm, door het in blokken van een "
-"bepaalde grootte te splitsen (16 is een redelijke waarde, 0 betekend "
-"uitgeschakeld."
+"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
+"millliseconden opgegeven."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Beeldscherm invoer"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Apparaat"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Scherm"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR video apparaat"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:55
 #, fuzzy
-msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
-msgstr ""
-"Wijzig de standaard bufferwaarde voor MMS streams. Deze waarde wordt in "
-"milliseconden opgegeven."
+msgid "Radio device"
+msgstr "Audio apparaat"
 
-#: modules/access/smb.c:63
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid "SMB user name"
-msgstr "FTP gebruikersnaam"
+msgid "PVR radio device"
+msgstr "PVR video apparaat"
 
-#: modules/access/smb.c:66
-#, fuzzy
-msgid "SMB password"
-msgstr "FTP wachtwoord"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Standaard"
 
-#: modules/access/smb.c:69
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid "SMB domain"
-msgstr "Somalisch"
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+"Defineer de video standaard van de videostream (Auto, SECAM, PAL of NTSC)"
 
-#: modules/access/smb.c:70
-#, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "Wijzig het wachtwoord voor de connectie."
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Breedte"
 
-#: modules/access/smb.c:75
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Hoogte"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Hoogte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frequentie"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Keyframe interval"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Breedte van de op te nemen stream (-1 voor autodetectie)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Bitrate piek"
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Verstoringsmethode"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volume"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Kanaal"
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr "Te gebruiken kanaal (Meestal 0 = tuner, 1 = composite, 2 = svideo"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatisch"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+#, fuzzy
+msgid "IVTV MPEG Encoding cards input"
+msgstr "MPEG Encodeer kaarten invoer (met ivtv drivers)"
+
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard buffer grootte voor RTSP stromen. Deze waarde wordt in "
+"miliseconden opgegeven."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+#, fuzzy
+msgid "Real RTSP"
+msgstr "RTSP"
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "VLM configuratie bestand"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Sessie e-mail"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard buffer grootte voor streamen van het computer beeld. "
+"Deze waarde wordt in miliseconden opgegeven."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "De gewenste framerate voor het opnemen."
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Fragmenten"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Optimaliseer het uitlezen van het beeldscherm, door het in blokken van een "
+"bepaalde grootte te splitsen (16 is een redelijke waarde, 0 betekend "
+"uitgeschakeld."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Beeldscherm invoer"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Scherm"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Wijzig de standaard bufferwaarde voor MMS streams. Deze waarde wordt in "
+"milliseconden opgegeven."
+
+#: modules/access/smb.c:63
+#, fuzzy
+msgid "SMB user name"
+msgstr "FTP gebruikersnaam"
+
+#: modules/access/smb.c:66
+#, fuzzy
+msgid "SMB password"
+msgstr "FTP wachtwoord"
+
+#: modules/access/smb.c:69
+#, fuzzy
+msgid "SMB domain"
+msgstr "Somalisch"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "Wijzig het wachtwoord voor de connectie."
+
+#: modules/access/smb.c:75
 #, fuzzy
 msgid "SMB input"
 msgstr "SLP invoer"
@@ -6373,6 +6659,36 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP invoer"
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Apparaat naam"
+
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Specificeer de naam van het video apparaat dat gebruikt wordt. Als er niks "
+"opgegeven wordt, dan wordt er geen video apparaat gebruikt."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr "Te gebruiken kanaal (Meestal 0 = tuner, 1 = composite, 2 = svideo"
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux invoer"
+
 #: modules/access/v4l.c:75
 #, fuzzy
 msgid ""
@@ -6483,11 +6799,6 @@ msgstr "Tuner:"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Sample rate"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6533,36 +6844,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux invoer"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Apparaat naam"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Specificeer de naam van het video apparaat dat gebruikt wordt. Als er niks "
-"opgegeven wordt, dan wordt er geen video apparaat gebruikt."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr "Te gebruiken kanaal (Meestal 0 = tuner, 1 = composite, 2 = svideo"
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux invoer"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6732,307 +7013,31 @@ msgstr ""
 msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formaat zoals gebruikt in het afspeellijst \"auteur\" veld"
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formaat gebruikt in afspeellijst \"titel\" veld"
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Bronmap"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "De levenstijd (TTL) van de uitgaande stream."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Start positie"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Videofilters worden gebruikt om het beeld te bewerken"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video snapshot bestandsmap"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Start positie"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Dummy stream uitvoer"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Voeg toe aan bestand"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-"Voeg toe aan een bestand als het reeds bestaat in plaats van het te "
-"overschrijven."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Bestands stream uitvoer"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Gebruikersnaam"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr "De gebruikersnaam die nodig is om de stream op te vragen."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Wachtwoord"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Het wachtwoord dat nodig is om de stream op te vragen."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP stream uitvoer"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Beschrijving sessie"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Beschrijving sessie"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Beschrijving"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Aantal klonen"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Het aantal threads dat gebruikt wordt voor transcodering."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Stream uitvoer"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Uitvoer methode"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Wijzig de standaard buffer grootte voor UDP streams. Deze waarde wordt in "
-"millliseconden opgegeven."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "De levenstijd van de uitgaande stream."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Groepeer packets"
-
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP stream uitvoer"
+#: modules/access/vcdx/vcd.c:137
+#, fuzzy
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formaat zoals gebruikt in het afspeellijst \"auteur\" veld"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formaat gebruikt in afspeellijst \"titel\" veld"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7190,6 +7195,28 @@ msgstr "audio filter voor float32->u16 conversie"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "audio filter voor float32->u8 conversie"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Selecteer een audio kanaal"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8175,6 +8202,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "Lijst van ffmpeg nabewerkingsfilters"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Aantal key frames"
@@ -8568,6 +8640,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Philips OGT (SVCD ondertiteling) decoder"
@@ -11603,7 +11682,7 @@ msgstr "VLC - Bedieningspaneel"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media speler"
@@ -11721,8 +11800,8 @@ msgid "Extended Controls"
 msgstr "Uitgebreide opties"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Meer informatie"
@@ -12055,6 +12134,84 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Bewaar Bestand"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Geavanceerde opties"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demuxers"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Maximale codering bitrate"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decoders"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Frames overslaan"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Gebruik keyframes"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "Stream"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Groepeer packets"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Sample rate"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Speel Sneller"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Bewaar Afspeellijst..."
@@ -12141,84 +12298,6 @@ msgstr "Voer de naam in voor de nieuwe groep"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Geavanceerde opties"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demuxers"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Maximale codering bitrate"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decoders"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Frames overslaan"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Gebruik keyframes"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "Stream"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Groepeer packets"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Sample rate"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Speel Sneller"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13475,17 +13554,17 @@ msgstr "QNX RTOS video en audio uitvoer"
 msgid "Errors"
 msgstr "Fout"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Open &Bestand...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Metadata"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Open &Bestand...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13704,11 +13783,6 @@ msgstr "wxWindows interface module"
 msgid "WinCE dialogs provider"
 msgstr "wxWindows dialoog voorziening"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Wijzig bladwijzer"
@@ -13750,6 +13824,30 @@ msgstr "&Verwijder"
 msgid "&Clear"
 msgstr "&Verwijder"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Lijst van bladwijzers voor een stream."
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -13773,6 +13871,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -13783,6 +13886,14 @@ msgstr "Stream en media informatie."
 msgid "Advanced information"
 msgstr "Geavanceerde opties"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "S&luit"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13804,13 +13915,6 @@ msgstr "Standaard"
 msgid "Don't show further errors"
 msgstr "Verberg verdere foutmeldingen"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "S&luit"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Afspeellijst element opties"
@@ -15263,6 +15367,10 @@ msgstr "Uitvoer naar bestand"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15279,10 +15387,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -20012,9 +20116,6 @@ msgstr "Spectrum analyser"
 #~ msgid "_Language"
 #~ msgstr "_Taal"
 
-#~ msgid "Select audio channel"
-#~ msgstr "Selecteer een audio kanaal"
-
 #~ msgid "_Subtitles"
 #~ msgstr "_Ondertiteling"
 
index 18d872a9d067cc6d201d87728f25875710172193..033385237fb8463c85cb026fc92ca6c66f1831cc 100644 (file)
--- a/po/oc.po
+++ b/po/oc.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc 0.8.5-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-12-25 17:59+0100\n"
 "Last-Translator: laurent jonqueres <laurent_jonqueres@yahoo.fr>\n"
 "Language-Team: Occitan\n"
@@ -15,18 +15,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preférencias VLC"
@@ -548,8 +536,8 @@ msgstr ""
 msgid "Title"
 msgstr "Titol"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -621,6 +609,18 @@ msgstr "Nom del codec"
 msgid "Codec Description"
 msgstr "Descripcion del codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -839,8 +839,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -3512,6 +3512,11 @@ msgstr "Jostitols"
 msgid "Overlays"
 msgstr "Overlays"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "French"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Paramètres Pista"
@@ -4290,8 +4295,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4351,15 +4365,6 @@ msgstr "CD Audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4871,19 +4876,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr " ..."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5135,6 +5127,19 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr " ..."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5328,6 +5333,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -5491,133 +5536,364 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr " ..."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr ""
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Interfàcia"
+msgid "Stream name"
+msgstr "Flus"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr ""
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Descripcion"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr ""
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descripcion"
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descripcion"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr ""
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Nombre de colonas"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Sortida flus"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Access output"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr ""
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr " ..."
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "..."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr ""
+
+#: modules/access/pvr.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr " ..."
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr ""
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr ""
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr ""
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Interfàcia"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
 msgid "Automatic"
 msgstr ""
 
@@ -5649,11 +5925,6 @@ msgstr ""
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr ""
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -5787,23 +6058,51 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr ""
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr " ..."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Lector"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 "Precisar lo nom del dispositu video pel plugin DirectShow. Se's pas precisat "
 "aiçí, serà utilisat lo dispositiu per defaut."
 
-#: modules/access/v4l.c:83
-#, fuzzy
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr ""
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Nombre imatges dintrada Video"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr " ..."
+
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+"Precisar lo nom del dispositu video pel plugin DirectShow. Se's pas precisat "
+"aiçí, serà utilisat lo dispositiu per defaut."
+
+#: modules/access/v4l.c:83
+#, fuzzy
 msgid ""
 "Name of the audio device to use. If you don't specify anything, no audio "
 "device will be used."
@@ -5883,10 +6182,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5928,34 +6223,6 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Lector"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Precisar lo nom del dispositu video pel plugin DirectShow. Se's pas precisat "
-"aiçí, serà utilisat lo dispositiu per defaut."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr ""
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Nombre imatges dintrada Video"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6101,304 +6368,42 @@ msgstr ""
 msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Flus"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descripcion"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descripcion"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descripcion"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Nombre de colonas"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Sortida flus"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Access output"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr " ..."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "..."
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
@@ -6532,6 +6537,27 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+msgid "Select channel to keep"
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7422,6 +7448,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -7794,6 +7865,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -10676,7 +10754,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Lector media VLC"
@@ -10791,8 +10869,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Mai d'Opcions"
@@ -11111,6 +11189,79 @@ msgstr ""
 msgid "Save File"
 msgstr "Salvar fichièr"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Mai d'Opcions"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Inuktitut"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Desseparar"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Sortida flus"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Sautar cap al titol"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Mai viste"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -11189,79 +11340,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Mai d'Opcions"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Inuktitut"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Desseparar"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Sortida flus"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Sautar cap al titol"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Mai viste"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12470,17 +12548,17 @@ msgstr ""
 msgid "Errors"
 msgstr "Error"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Dobrir Repertòri..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Mai d'Opcions"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Dobrir Repertòri..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12679,11 +12757,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -12727,6 +12800,29 @@ msgstr "Suprimir"
 msgid "&Clear"
 msgstr "Netejar"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12750,6 +12846,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -12760,6 +12861,14 @@ msgstr "Informacion del Flus e del Supòrt"
 msgid "Advanced information"
 msgstr "Mai d'Opcions"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "Tampar"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -12779,13 +12888,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "Tampar"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr ""
@@ -14134,6 +14236,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14150,10 +14256,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
index 26a05e57c3fc7bfa2b21f6339f7e9bd58325d430..32b9253874e5fe23df2fa90218fe50a1c842142e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: pt_BR\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2004-04-06 11:41-0300\n"
 "Last-Translator: André de Barros Martins Ribeiro <andrerib@ajato.com.br>\n"
 "Language-Team: Brazilian Portuguese\n"
@@ -16,18 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Este programa vem SEM GARANTIA, à extensão permitida por lei.\n"
-"Você poderá redistribuí-lo sob os termos da GNU General Public Licence;\n"
-"veja o arquivo de nome COPYING para detalhes.\n"
-"Escrito pelo time VideoLAN; veja o arquivo AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferências do VLC"
@@ -575,8 +563,8 @@ msgstr "Alvo de destino:"
 msgid "Title"
 msgstr "Título"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -649,6 +637,18 @@ msgstr "Nome do Codec"
 msgid "Codec Description"
 msgstr "Descrição do Codec"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Este programa vem SEM GARANTIA, à extensão permitida por lei.\n"
+"Você poderá redistribuí-lo sob os termos da GNU General Public Licence;\n"
+"veja o arquivo de nome COPYING para detalhes.\n"
+"Escrito pelo time VideoLAN; veja o arquivo AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -869,8 +869,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bits por Amostra"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Taxa de Bits"
 
@@ -3956,6 +3956,11 @@ msgstr "Legendas"
 msgid "Overlays"
 msgstr "atraso"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 #, fuzzy
 msgid "Track settings"
@@ -4805,8 +4810,17 @@ msgstr "Cortar"
 msgid "Aspect-ratio"
 msgstr "Proporção de Aspecto"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4871,15 +4885,6 @@ msgstr "Faixa de Audio"
 msgid "Audio CD - Track %i"
 msgstr "Faixa de Audio"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5479,21 +5484,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Permite que você modifique os valores padrão de cache para streams CDDA. "
-"Este valor deverá ser ajustado em unidades de milisegundos"
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5769,6 +5759,21 @@ msgstr "Visualizações"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5994,6 +5999,53 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "Diretório fonte"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Posição de início"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Permite que você modifique a conta que será usada para a conexão."
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Selecione um arquivo ou diretório"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "Posição de início"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6181,100 +6233,352 @@ msgstr "Sempre selecione o stream com a taxa de bits máxima."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Entrada Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Stream de saída simulado"
+
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
+
+#: modules/access_output/file.c:61
 #, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+msgid "Append to file"
+msgstr "Abre um arquivo"
+
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
-"Permite que você modifique os valores padrão de cache para streams CDDA. "
-"Este valor deverá ser ajustado em unidades de milisegundos"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Dispositivo"
+#: modules/access_output/file.c:66
+#, fuzzy
+msgid "File stream output"
+msgstr "Stream de arquivo de saída"
 
-#: modules/access/pvr.c:53
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
 #, fuzzy
-msgid "PVR video device"
-msgstr "Dispositivo de Vídeo"
+msgid "Username"
+msgstr "Nome de usuário FTP"
 
-#: modules/access/pvr.c:55
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Radio device"
-msgstr "Dispositivo de audio"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
 
-#: modules/access/pvr.c:56
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
 #, fuzzy
-msgid "PVR radio device"
-msgstr "Dispositivo de Vídeo"
+msgid "Password"
+msgstr "Senha FTP"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/http.c:62
+#, fuzzy
+msgid "Password that will be requested to access the stream."
+msgstr "Permite que você modifique a senha que será usada na a conexão."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr ""
+#: modules/access_output/http.c:66
+#, fuzzy
+msgid "Mime"
+msgstr "Tempo"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-#, fuzzy
-msgid "Height"
-msgstr "Direito"
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Freqüência"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:77
+#: modules/access_output/http.c:91
 #, fuzzy
-msgid "Key interval"
-msgstr "Intervalo de quadro-chave"
+msgid "HTTP stream output"
+msgstr "Stream Http de saída"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:80
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "B Frames"
-msgstr "Blues"
-
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
-msgstr ""
+msgid "Stream name"
+msgstr "stream"
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:87
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate peak"
+msgid "Stream description"
+msgstr "Descrição do Codec"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Stream"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descrição do Codec"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descrição"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+#, fuzzy
+msgid "Samplerate"
+msgstr "Taxa de Amostra:"
+
+#: modules/access_output/shout.c:90
+#, fuzzy
+msgid "Samplerate information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Número de clones"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "O bitrate máximo do stream"
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "stream de saída"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Módulo de acesso de saída"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Valor de cache (ms)"
+
+#: modules/access_output/udp.c:77
+#, fuzzy
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+#, fuzzy
+msgid "Time-To-Live (TTL)"
+msgstr "Tempo De Vida (TTL):"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+"Permite que você modifique o nome de usuário que será usado para a conexão."
+
+#: modules/access_output/udp.c:84
+#, fuzzy
+msgid "Group packets"
+msgstr "Copiar packetizer"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+#, fuzzy
+msgid "UDP stream output"
+msgstr "Stream UDP de saída"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+#, fuzzy
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Permite que você modifique os valores padrão de cache para streams CDDA. "
+"Este valor deverá ser ajustado em unidades de milisegundos"
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Dispositivo"
+
+#: modules/access/pvr.c:53
+#, fuzzy
+msgid "PVR video device"
+msgstr "Dispositivo de Vídeo"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Dispositivo de audio"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "Dispositivo de Vídeo"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+#, fuzzy
+msgid "Height"
+msgstr "Direito"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Freqüência"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+#, fuzzy
+msgid "Key interval"
+msgstr "Intervalo de quadro-chave"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+#, fuzzy
+msgid "B Frames"
+msgstr "Blues"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+#, fuzzy
+msgid "Bitrate peak"
 msgstr "Taxa de Bits"
 
 #: modules/access/pvr.c:88
@@ -6353,11 +6657,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr "Entrada de placa Codificadora de MPEG (com drivers ivtv)"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Valor de cache (ms)"
-
 #: modules/access/rtsp/access.c:43
 #, fuzzy
 msgid ""
@@ -6513,13 +6812,43 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Entrada UDP/RTP"
 
-#: modules/access/v4l.c:75
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Nome do dispositivo"
+
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
-"Permite que você modifique o valor padrão de cache para streams v4l. Este "
-"valor deverá ser ajustado em unidades de milisegundos."
+"Especifique o nome do dispositivo de vídeo que será usado. Se você não "
+"especificar nada, nenhum dispositivo de vídeo será usado."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr "Normalmente 0 é para sintonizador, 1 para composto e 2 para svideo"
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Entrada Video4Linux"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+"Permite que você modifique o valor padrão de cache para streams v4l. Este "
+"valor deverá ser ajustado em unidades de milisegundos."
 
 #: modules/access/v4l.c:79
 #, fuzzy
@@ -6621,11 +6950,6 @@ msgstr "Sintonizador:"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-#, fuzzy
-msgid "Samplerate"
-msgstr "Taxa de Amostra:"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6672,36 +6996,6 @@ msgstr "Entrada Video4Linux"
 msgid "Video4Linux input"
 msgstr "Entrada Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Nome do dispositivo"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Especifique o nome do dispositivo de vídeo que será usado. Se você não "
-"especificar nada, nenhum dispositivo de vídeo será usado."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr "Normalmente 0 é para sintonizador, 1 para composto e 2 para svideo"
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Entrada Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Entrada Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6872,324 +7166,35 @@ msgstr ""
 "tocamos por faixas."
 
 #: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-#, fuzzy
-msgid "Show extended VCD info?"
-msgstr "Mostrar a GUI extendida"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-#, fuzzy
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Formato a ser usado no campo \"author\" da lista de reprodução"
-
-#: modules/access/vcdx/vcd.c:143
-#, fuzzy
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "Formato a ser usado no campo \"title\" da lista de reprodução"
-
-#: modules/access_filter/record.c:46
-#, fuzzy
-msgid "Record directory"
-msgstr "Diretório fonte"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Posição de início"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Permite que você modifique a conta que será usada para a conexão."
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Selecione um arquivo ou diretório"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-#, fuzzy
-msgid "Timeshift"
-msgstr "Posição de início"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Stream de saída simulado"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-#, fuzzy
-msgid "Append to file"
-msgstr "Abre um arquivo"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-#, fuzzy
-msgid "File stream output"
-msgstr "Stream de arquivo de saída"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-#, fuzzy
-msgid "Username"
-msgstr "Nome de usuário FTP"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-#, fuzzy
-msgid "Password"
-msgstr "Senha FTP"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr "Permite que você modifique a senha que será usada na a conexão."
-
-#: modules/access_output/http.c:66
-#, fuzzy
-msgid "Mime"
-msgstr "Tempo"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-#, fuzzy
-msgid "HTTP stream output"
-msgstr "Stream Http de saída"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "stream"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descrição do Codec"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Stream"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descrição do Codec"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descrição"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Número de clones"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "O bitrate máximo do stream"
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "stream de saída"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Módulo de acesso de saída"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Permite que você modifique os valores padrão de cache para streams CDDA. "
-"Este valor deverá ser ajustado em unidades de milisegundos"
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-#, fuzzy
-msgid "Time-To-Live (TTL)"
-msgstr "Tempo De Vida (TTL):"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr ""
-"Permite que você modifique o nome de usuário que será usado para a conexão."
-
-#: modules/access_output/udp.c:84
-#, fuzzy
-msgid "Group packets"
-msgstr "Copiar packetizer"
-
-#: modules/access_output/udp.c:85
-msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:124
+msgid ""
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:129
+#, fuzzy
+msgid "Show extended VCD info?"
+msgstr "Mostrar a GUI extendida"
+
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
+#: modules/access/vcdx/vcd.c:137
 #, fuzzy
-msgid "UDP stream output"
-msgstr "Stream UDP de saída"
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "Formato a ser usado no campo \"author\" da lista de reprodução"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+#, fuzzy
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Formato a ser usado no campo \"title\" da lista de reprodução"
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7351,6 +7356,28 @@ msgstr "Filtro de audio para conversão de float32->u16"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "Filtro de audio para conversão de float32->u8"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Selecione o canal de audio"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8357,6 +8384,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "cadeia de filtros pósproc ffmpeg"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -8765,6 +8837,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Decodificador OGT Philips (legendas de SVCD)"
@@ -11832,7 +11911,7 @@ msgstr "VLC - Controlador"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11950,8 +12029,8 @@ msgid "Extended Controls"
 msgstr "Interface &Extendida"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "imprimir informações de versão"
@@ -12286,6 +12365,84 @@ msgstr "UDP"
 msgid "Save File"
 msgstr "Salvar Arquivo"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Opções Avançadas"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Parar Stream"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Número do demux"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Taxa de Bits Máxima"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decodificadores"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Blues"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Blues"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+#, fuzzy
+msgid "Streaming"
+msgstr "stream"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Copiar packetizer"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Taxa de Amostra:"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Tocar mais rápido"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Salvar Lista de Reprodução..."
@@ -12372,84 +12529,6 @@ msgstr "Entre um nome para o novo grupo:"
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Opções Avançadas"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Parar Stream"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Número do demux"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Taxa de Bits Máxima"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodificadores"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Blues"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Blues"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-#, fuzzy
-msgid "Streaming"
-msgstr "stream"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Copiar packetizer"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Taxa de Amostra:"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Tocar mais rápido"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13734,17 +13813,17 @@ msgstr "Saída de video e audio QNX RTOS"
 msgid "Errors"
 msgstr "Erro"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "A&brir Arquivo..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Alvo de destino:"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "A&brir Arquivo..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13969,11 +14048,6 @@ msgstr "Módulo de interface wxWindows"
 msgid "WinCE dialogs provider"
 msgstr "Provedor de diálogos wxWindows"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 #, fuzzy
 msgid "Edit bookmark"
@@ -14016,6 +14090,29 @@ msgstr "&Apagar"
 msgid "&Clear"
 msgstr "&Limpar"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -14039,6 +14136,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -14049,6 +14151,14 @@ msgstr "Informações do stream e mídia"
 msgid "Advanced information"
 msgstr "Opções Avançadas"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "Fe&char"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -14070,13 +14180,6 @@ msgstr "Não"
 msgid "Don't show further errors"
 msgstr "Suprimir erros futuros"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "Fe&char"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Info do Ítem da lista de reprodução"
@@ -15549,6 +15652,10 @@ msgstr "Arquivo de saída"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "memcpy AltiVec"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "memcpy libc"
@@ -15565,10 +15672,6 @@ msgstr "memcpy 3D Now!"
 msgid "MMX EXT memcpy"
 msgstr "memcpy MMX EXT"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "memcpy AltiVec"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -20314,9 +20417,6 @@ msgstr "Espectro"
 #~ msgid "_Language"
 #~ msgstr "_Linguagem"
 
-#~ msgid "Select audio channel"
-#~ msgstr "Selecione o canal de audio"
-
 #~ msgid "_Subtitles"
 #~ msgstr "Legenda_s"
 
index c1b883e4d6f322efff197afb493d4303d130ce65..8f491d3d2d58cd8e872b8cae43d27c9b3d96a6ec 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc 0.8.3-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-07-12 09:55+0200\n"
 "Last-Translator: Circo Radu Sorin <Circo.RaduSorin@gmail.com>\n"
 "Language-Team: \n"
@@ -16,19 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Acest program vine CU NICI O GARANTIE, in limitele permise de lege.\n"
-"Puteti sa il redistribuiti in acord cu termenii Licentei Publice Generale "
-"GNU;\n"
-"vezi fisierul COPYING pentru detalii.\n"
-"Scris de echipa VideoLAN; vezi fiserul AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Preferinte VLC"
@@ -599,8 +586,8 @@ msgstr "Meta-informatie"
 msgid "Title"
 msgstr "Titlu"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Autor"
@@ -672,6 +659,19 @@ msgstr "Nume Codor"
 msgid "Codec Description"
 msgstr "Descriere Codor"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Acest program vine CU NICI O GARANTIE, in limitele permise de lege.\n"
+"Puteti sa il redistribuiti in acord cu termenii Licentei Publice Generale "
+"GNU;\n"
+"vezi fisierul COPYING pentru detalii.\n"
+"Scris de echipa VideoLAN; vezi fiserul AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -891,8 +891,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Batai pe esantion"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bitrate"
 
@@ -3976,6 +3976,11 @@ msgstr "Subtitrari"
 msgid "Overlays"
 msgstr "Suprapuneri"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Dance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Setari pista"
@@ -4759,8 +4764,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr "Raport de aspect al sursei"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4823,15 +4837,6 @@ msgstr "CD Audio - Pista"
 msgid "Audio CD - Track %i"
 msgstr "CD Audio - Pista %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5431,21 +5436,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-#, fuzzy
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 #, fuzzy
 msgid ""
@@ -5704,6 +5694,21 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+#, fuzzy
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5905,6 +5910,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Director pentru inregistrare"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr ""
+"Va permite sa specificati directorul in care inregistrarile vor fi pastrate"
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Deplasare timp"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Filtrele video sunt folosite pentru postprocesarea fluxului video"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Directorul de instantanee video"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Deplasare timp"
+
 #: modules/access/ftp.c:56
 #, fuzzy
 msgid ""
@@ -6097,287 +6147,537 @@ msgstr "Intotdeauna selecteaza fluxul cu bitrate maxim."
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Intrare Microsoft Media Server (MMS) "
 
-#: modules/access/pvr.c:49
-#, fuzzy
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Va permite sa modificati valoare implicita pentru buferul de cititre "
-"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Iesire de flux falsa"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Echipament"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Fals"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Echipament video PVR"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr ""
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Echipament audio"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "Echipament video PVR"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norma"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Nume utilizator"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
+#: modules/access_output/http.c:59
 #, fuzzy
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "Defineste norma fluxului (Automatic, SECAM, PAL, or NTSC)"
+msgid "User name that will be requested to access the stream."
+msgstr ""
+"Va permite sa dati un nume de utiliazator care va fi cerut pentru accesarea "
+"fluxului."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Latime"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Parola"
 
-#: modules/access/pvr.c:63
+#: modules/access_output/http.c:62
 #, fuzzy
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Latimea fluxului ce va fi capturat (-1 autodetectare)"
-
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Inaltime"
+msgid "Password that will be requested to access the stream."
+msgstr ""
+"Va permite sa dati o parola care va fi cerut pentru accesarea fluxului."
 
-#: modules/access/pvr.c:67
-#, fuzzy
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Inaltimea capturii fluxului (-1 autodetectare)"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frecventa"
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
+msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#: modules/access_output/http.c:71
 #, fuzzy
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Frecventa ce va fi capturata (in Hz), daca se poate aplica"
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Calea spre certificatul x509 PEM care va fi folosit de fluxul de iesire HTTP/"
+"SSL"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#: modules/access_output/http.c:74
 #, fuzzy
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
-"Rata a cadrelor pentru captura, daca se poate aplica (-1 autodetectare)"
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Interval intre chei"
+"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
+"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
 
-#: modules/access/pvr.c:78
+#: modules/access_output/http.c:78
 #, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Intervalul intre cadrele cheie (-1 pt. auto)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "Cadre B"
-
-#: modules/access/pvr.c:81
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Daca aceasta optiune e activata, cadre-b vor fi folosite. Folositi aceasta "
-"optiune pentru a seta numarul de cadre B."
+"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
+"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
 
-#: modules/access/pvr.c:85
+#: modules/access_output/http.c:83
 #, fuzzy
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bi"
-
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
-
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
+"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
+
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr ""
+
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Flux iesire HTTp"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Bitrate"
+msgid "Stream name"
+msgstr "Flux"
 
-#: modules/access/pvr.c:92
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:62
 #, fuzzy
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Bi"
+msgid "Stream description"
+msgstr "Descriere"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Flux"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Volum"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Descriere"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Descriere"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Automatic"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Mod preferat pentru canalele  de iesire audio"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "vbr"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "cbr"
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Flux de iesire"
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Iesirea de iesire"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr ""
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/udp.c:77
 #, fuzzy
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "Va permite sa modificati valoare implicita pentru buferul de cititre "
 "afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr ""
-
-#: modules/access/rtsp/access.c:93
-#, fuzzy
-msgid "Connection failed"
-msgstr "Fisier de configurare VLM"
-
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Session failed"
-msgstr "Activeaza filtru bucla"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Va permite sa specificati un  metadata \"data\" pentru o intrare"
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
-msgstr ""
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Grup pachete"
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:85
 #, fuzzy
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
 msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
-
-#: modules/access/screen/screen.c:43
-#, fuzzy
-msgid "Desired frame rate for the capture."
-msgstr "Va permite sa setati rata a cadrelor dorita pentru captura "
+"Pachetele pot fi trimise pe rand sau in grup. Aceasta va permite sa dati "
+"numarul de pachete care vor fi trime o data. Ajuta la reducerea programarea "
+"incarcarii in sistemele foarte incarcate."
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Maririmea fragmentului capturat"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
 
-#: modules/access/screen/screen.c:48
-#, fuzzy
+#: modules/access_output/udp.c:91
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
-"Va permite sa utilizati captura prin fragmentarea ecranului in bucati de "
-"inaltimi predefinite ( 16 poate fi o valoare buna, si 0 inseamna dezactivat)."
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Intrare ecran"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Flux iesire UDP"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Ecran"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/smb.c:61
+#: modules/access/pvr.c:49
 #, fuzzy
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 "Va permite sa modificati valoare implicita pentru buferul de cititre "
 "afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Nume utilizator SMB"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Echipament"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Parola SMB"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Echipament video PVR"
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Domeniu SMB"
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Echipament audio"
 
-#: modules/access/smb.c:70
+#: modules/access/pvr.c:56
 #, fuzzy
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr ""
-"Va permite sa modificati domeniu/grupul care va fi folosit pentru conexiune."
+msgid "PVR radio device"
+msgstr "Echipament video PVR"
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Intrare SMB"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norma"
 
-#: modules/access/tcp.c:39
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
 #, fuzzy
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
-msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
-
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Defineste norma fluxului (Automatic, SECAM, PAL, or NTSC)"
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Latime"
+
+#: modules/access/pvr.c:63
+#, fuzzy
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Latimea fluxului ce va fi capturat (-1 autodetectare)"
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Inaltime"
+
+#: modules/access/pvr.c:67
+#, fuzzy
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Inaltimea capturii fluxului (-1 autodetectare)"
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frecventa"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+#, fuzzy
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Frecventa ce va fi capturata (in Hz), daca se poate aplica"
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+#, fuzzy
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+"Rata a cadrelor pentru captura, daca se poate aplica (-1 autodetectare)"
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Interval intre chei"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Intervalul intre cadrele cheie (-1 pt. auto)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "Cadre B"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+"Daca aceasta optiune e activata, cadre-b vor fi folosite. Folositi aceasta "
+"optiune pentru a seta numarul de cadre B."
+
+#: modules/access/pvr.c:85
+#, fuzzy
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bi"
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Bitrate"
+
+#: modules/access/pvr.c:92
+#, fuzzy
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Bi"
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Volum"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Automatic"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "vbr"
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "cbr"
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr ""
+
+#: modules/access/rtsp/access.c:43
+#, fuzzy
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoare implicita pentru buferul de cititre "
+"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
+
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr ""
+
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Fisier de configurare VLM"
+
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
+
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "Activeaza filtru bucla"
+
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
+
+#: modules/access/screen/screen.c:39
+#, fuzzy
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
+
+#: modules/access/screen/screen.c:43
+#, fuzzy
+msgid "Desired frame rate for the capture."
+msgstr "Va permite sa setati rata a cadrelor dorita pentru captura "
+
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "Maririmea fragmentului capturat"
+
+#: modules/access/screen/screen.c:48
+#, fuzzy
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Va permite sa utilizati captura prin fragmentarea ecranului in bucati de "
+"inaltimi predefinite ( 16 poate fi o valoare buna, si 0 inseamna dezactivat)."
+
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Intrare ecran"
+
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "Ecran"
+
+#: modules/access/smb.c:61
+#, fuzzy
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoare implicita pentru buferul de cititre "
+"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
+
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Nume utilizator SMB"
+
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Parola SMB"
+
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Domeniu SMB"
+
+#: modules/access/smb.c:70
+#, fuzzy
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr ""
+"Va permite sa modificati domeniu/grupul care va fi folosit pentru conexiune."
+
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Intrare SMB"
+
+#: modules/access/tcp.c:39
+#, fuzzy
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile CDDA. Aceasta valoare trebui setata in milisecunde."
+
 #: modules/access/tcp.c:46
 msgid "TCP"
 msgstr "TCP"
@@ -6424,19 +6724,48 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "Intrare UDP/RTP"
 
-#: modules/access/v4l.c:75
-#, fuzzy
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
 msgstr ""
-"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
-"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 #, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Specificati numele echipamentului video care va fi folosit. Daca nu e "
+"specificat nimic, nu va fi folosit nici un echipament video."
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Intrare Video4Linux"
+
+#: modules/access/v4l.c:75
+#, fuzzy
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+"Va permite sa modificati valoarea implicita a valorii  de buffer pentru "
+"fluxurile cdda. Aceasta valoare trebui setata in milisecunde."
+
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
 "Specificati numele echipamentului video care va fi folosit. Daca nu e "
 "specificat nimic, nu va fi folosit nici un echipament video."
@@ -6532,10 +6861,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Tuner-ul care va fi folosit, daca exista mai multe"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6579,35 +6904,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Intrare Video4Linux"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Specificati numele echipamentului video care va fi folosit. Daca nu e "
-"specificat nimic, nu va fi folosit nici un echipament video."
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Intrare Video4Linux"
-
 #: modules/access/vcd/vcd.c:42
 #, fuzzy
 msgid "Caching value for VCDs. This value should be set in milliseconds."
@@ -6767,323 +7063,32 @@ msgid ""
 msgstr ""
 
 #: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Director pentru inregistrare"
-
-#: modules/access_filter/record.c:48
-#, fuzzy
-msgid "Directory where the record will be stored."
-msgstr ""
-"Va permite sa specificati directorul in care inregistrarile vor fi pastrate"
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Deplasare timp"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Filtrele video sunt folosite pentru postprocesarea fluxului video"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Directorul de instantanee video"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Deplasare timp"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Iesire de flux falsa"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Fals"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Nume utilizator"
-
-#: modules/access_output/http.c:59
-#, fuzzy
-msgid "User name that will be requested to access the stream."
-msgstr ""
-"Va permite sa dati un nume de utiliazator care va fi cerut pentru accesarea "
-"fluxului."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Parola"
-
-#: modules/access_output/http.c:62
-#, fuzzy
-msgid "Password that will be requested to access the stream."
-msgstr ""
-"Va permite sa dati o parola care va fi cerut pentru accesarea fluxului."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-"Calea spre certificatul x509 PEM care va fi folosit de fluxul de iesire HTTP/"
-"SSL"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
-"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
-"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
-
-#: modules/access_output/http.c:83
-#, fuzzy
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Calea spre fisierul cu cheia privata  x509 PEM care va fi folosit de fluxul "
-"de iesire HTTP/SSL. Lasati gol daca nu aveti unul."
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Flux iesire HTTp"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Flux"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Descriere"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Flux"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Descriere"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Descriere"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Mod preferat pentru canalele  de iesire audio"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Flux de iesire"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Iesirea de iesire"
-
-#: modules/access_output/udp.c:77
-#, fuzzy
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Va permite sa modificati valoare implicita pentru buferul de cititre "
-"afluxurilor dvb. Aceasta valoarea va fi exprimata in milisecunde."
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Va permite sa specificati un  metadata \"data\" pentru o intrare"
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Grup pachete"
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
-#, fuzzy
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Pachetele pot fi trimise pe rand sau in grup. Aceasta va permite sa dati "
-"numarul de pachete care vor fi trime o data. Ajuta la reducerea programarea "
-"incarcarii in sistemele foarte incarcate."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Flux iesire UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -7226,6 +7231,27 @@ msgstr "fitru audio pentru conversie de format PCM"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "fitru audio pentru conversie de format PCM"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+msgid "Select channel to keep"
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -8150,6 +8176,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -8528,6 +8599,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Decodor Philips OGT (subtitrare SVCD)"
@@ -11471,7 +11549,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -11588,8 +11666,8 @@ msgid "Extended Controls"
 msgstr "lista selectie extinsa"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Meta-informatie"
@@ -11910,6 +11988,82 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Meta-informatie"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Lista de intrari"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Demultiplexoare"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Bitrate local maxim"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Decodoare"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Sarire cadre"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Activeaza filtru bucla"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Grup pachete"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Esantionare ritm"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -11990,82 +12144,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Meta-informatie"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Lista de intrari"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Demultiplexoare"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Bitrate local maxim"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Decodoare"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Sarire cadre"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Activeaza filtru bucla"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Grup pachete"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Esantionare ritm"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13286,17 +13364,17 @@ msgstr ""
 msgid "Errors"
 msgstr ""
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Director"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Meta-informatie"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Director"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13496,11 +13574,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -13541,6 +13614,30 @@ msgstr ""
 msgid "&Clear"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Lista de semne de carte peuntru un flux"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -13564,6 +13661,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -13573,6 +13675,14 @@ msgstr ""
 msgid "Advanced information"
 msgstr "Meta-informatie"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13593,13 +13703,6 @@ msgstr "Norma"
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr ""
@@ -14956,6 +15059,10 @@ msgstr "Fisier iesire"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14972,10 +15079,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
index 7db0e0a5e62e5df1c16c27f96d094b2d66cf9b7f..ce76f9bd5184a4b64edd4ec4ed51ed73a1378418 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-08-29 20:10+0700\n"
 "Last-Translator: Vladimir Yermolayev <init@siptelecom.ru>\n"
 "Language-Team: Russian\n"
@@ -19,20 +19,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Language: Russian\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Эта программа поставляется БЕЗ ГАРАНТИИ, в степени, разрешенной "
-"законодательством.\n"
-"Вы можете пользоваться и передавать ее на условиях Основной Публичной "
-"Лицензии GNU;\n"
-"подробнее смотрите в файле COPYING. \n"
-"Написано командой VideoLAN; подробнее смотрите в файле AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Настройки VLC"
@@ -571,8 +557,8 @@ msgstr "Мета-данные"
 msgid "Title"
 msgstr "Глава"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Автор"
@@ -644,6 +630,20 @@ msgstr "Название кодека"
 msgid "Codec Description"
 msgstr "Описание кодека"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Эта программа поставляется БЕЗ ГАРАНТИИ, в степени, разрешенной "
+"законодательством.\n"
+"Вы можете пользоваться и передавать ее на условиях Основной Публичной "
+"Лицензии GNU;\n"
+"подробнее смотрите в файле COPYING. \n"
+"Написано командой VideoLAN; подробнее смотрите в файле AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -863,8 +863,8 @@ msgstr "%d Гц"
 msgid "Bits per sample"
 msgstr "Бит"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Битрейт"
 
@@ -3825,6 +3825,11 @@ msgstr "Субтитры"
 msgid "Overlays"
 msgstr "Наложения"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Транс"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Настройки дорожек"
@@ -4605,8 +4610,17 @@ msgstr "Обрезать"
 msgid "Aspect-ratio"
 msgstr "Соотношение сторон"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4662,15 +4676,6 @@ msgstr "Аудио CD - Дорожка "
 msgid "Audio CD - Track %i"
 msgstr "Аудио CD - Дорожка %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -5241,18 +5246,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "Размер кэша для потока DV. Значение указывается в миллисекудах."
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr "Источник Digital Video (Firewire/IEEE 1394)"
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5518,6 +5511,18 @@ msgstr "Нормализация громкости"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "Размер кэша для потока DV. Значение указывается в миллисекудах."
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr "Источник Digital Video (Firewire/IEEE 1394)"
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Угол DVD"
@@ -5730,6 +5735,51 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Каталог для записи"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Каталог, где будут сохраняться все записи."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr "Размер сдвига по времени"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+"Размер временных файлов, которые будут содержать сдвинутые по времени потоки."
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr "Каталог сдвига по времени"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
+
+#: modules/access_filter/timeshift.c:53
+#, fuzzy
+msgid "Force use of the timeshift module"
+msgstr ""
+"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Сдвиг по времени"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5899,949 +5949,904 @@ msgstr "Максимальный разрешенный битрейт пото
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Ввод с Microsoft Media Server (MMS)"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "Размер кэша для потоков PVR. Значение указыватеся в миллисекундах."
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Устройство"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "Видео устройство PVR"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Радио устройство"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Ложный вывод потока"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "Радио Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82во PVR"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Ð\9bожнÑ\8bй"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "СÑ\82андаÑ\80Ñ\82"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Ð\94обавлÑ\8fÑ\82Ñ\8c Ðº Ñ\84айлÑ\83"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr "СÑ\82андаÑ\80Ñ\82 Ð¿Ð¾Ñ\82ока (Ð\90вÑ\82омаÑ\82иÑ\87еÑ\81ки, SECAM, PAL Ð¸Ð»Ð¸ NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Ð\94обавлÑ\8fÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок Ðº Ñ\84айлÑ\83 Ð²Ð¼ÐµÑ\81Ñ\82о Ñ\82ого, Ñ\87Ñ\82обÑ\8b Ð·Ð°Ð¼ÐµÐ½Ñ\8fÑ\82Ñ\8c ÐµÐ³Ð¾."
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Ширина"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Вывод потока в файл"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "ШиÑ\80ина Ð·Ð°Ñ\85ваÑ\82Ñ\8bваемого Ð¿Ð¾Ñ\82ока (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Высота"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Имя пользователя, которое будет запрошено для доступа к потоку."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Высота захватываемого потока (-1 для автоопределения)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Пароль"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "ЧаÑ\81Ñ\82оÑ\82а:"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Ð\9fаÑ\80олÑ\8c, ÐºÐ¾Ñ\82оÑ\80Ñ\8bй Ð±Ñ\83деÑ\82 Ð·Ð°Ð¿Ñ\80оÑ\88ен Ð´Ð»Ñ\8f Ð´Ð¾Ñ\81Ñ\82Ñ\83па Ðº Ð¿Ð¾Ñ\82окÑ\83."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr "Частота захвата (в кГц), если возможно изменение."
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "MIME"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
-"Частота кадров захвата, если возможно применение (-1 для автоопределения)."
-
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Интервал ключевых кадров"
+"Типы MIME, возвращаемые сервером (автоопределение, если ничего не указано)."
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Интервал между ключевыми кадрами (-1 для автоопределения)."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr ""
+"Путь к файлу сертификатов x509 PEM, который будет использован для HTTPS."
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B-кадры"
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr ""
+"Путь к файлу приватного ключа x509 PEM, который будет использован для HTTPS. "
+"Оставьте пустым, если у вас его нет."
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:78
+#, fuzzy
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
-"Ð\9fÑ\80и Ð²ÐºÐ»Ñ\8eÑ\87ении Ñ\8dÑ\82ого Ð¿Ð°Ñ\80амеÑ\82Ñ\80а Ð±Ñ\83дÑ\83Ñ\82 Ð¸Ñ\81полÑ\8cзоваÑ\82Ñ\8cÑ\81Ñ\8f B-кадÑ\80Ñ\8b. Ð£ÐºÐ°Ð¶Ð¸Ñ\82е "
-"колиÑ\87еÑ\81Ñ\82во B-кадÑ\80ов."
+"Ð\9fÑ\83Ñ\82Ñ\8c Ðº Ñ\84айлÑ\83 Ð´Ð¾Ð²ÐµÑ\80енного ÐºÐ¾Ñ\80невого Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82а (Root CA) x509 PEM, ÐºÐ¾Ñ\82оÑ\80Ñ\8bй "
+"бÑ\83деÑ\82 Ð¸Ñ\81полÑ\8cзован Ð´Ð»Ñ\8f HTTPS. Ð\9eÑ\81Ñ\82авÑ\8cÑ\82е Ð¿Ñ\83Ñ\81Ñ\82Ñ\8bм, ÐµÑ\81ли Ñ\83 Ð²Ð°Ñ\81 ÐµÐ³Ð¾ Ð½ÐµÑ\82."
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Необходимый битрейт (-1 для автоопределения)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
+msgstr ""
+"Путь к файлу со списком отозванных сертификатов x509 PEM (CRL), который "
+"будет использован для HTTPS. Оставьте пустым, если у вас его нет."
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr "Ð\9fиковÑ\8bй Ð±Ð¸Ñ\82Ñ\80ейÑ\82"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Ð\9eповеÑ\89ение Bonjur"
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr "Ð\9fиковÑ\8bй Ð±Ð¸Ñ\82Ñ\80ейÑ\82 Ð² Ñ\80ежиме VBR."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Ð\9eповеÑ\89аÑ\82Ñ\8c Ð¾ Ð¿Ð¾Ñ\82оке Ñ\81 Ð¿Ð¾Ð¼Ð¾Ñ\89Ñ\8cÑ\8e Ð¿Ñ\80оÑ\82окола Bonjour."
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "Тип Ð±Ð¸Ñ\82Ñ\80ейÑ\82а"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "Ð\92Ñ\8bвод Ð¿Ð¾Ñ\82ока HTTP"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr "Тип битрейта (VBR или CBR)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Ð\91иÑ\82оваÑ\8f Ð¼Ð°Ñ\81ка Ð·Ð²Ñ\83ка"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Ð\98мÑ\8f Ð¿Ð¾Ñ\82ока"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
-msgstr "Битовая маска, используемая аудио частью карты."
+#: modules/access_output/shout.c:59
+#, fuzzy
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+msgstr "Имя потока или канала на сервере icecast."
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "Громкость"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Описание потока"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr "Ð\93Ñ\80омкоÑ\81Ñ\82Ñ\8c Ð·Ð²Ñ\83ка (0-65535)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr "Ð\9eпиÑ\81ание Ð¿Ð¾Ñ\82ока Ð¸Ð»Ð¸ Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð²Ð°Ñ\88ем ÐºÐ°Ð½Ð°Ð»Ðµ."
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "Ð\9aанал"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Ð\92еÑ\89аÑ\82Ñ\8c Ð² MP3"
 
-#: modules/access/pvr.c:102
+#: modules/access_output/shout.c:67
+#, fuzzy
 msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
-msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 = s-video)"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
-msgstr "Автоматически"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
-msgstr "SECAM"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
-msgstr "PAL"
-
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
-msgstr "NTSC"
-
-#: modules/access/pvr.c:111
-msgid "vbr"
-msgstr "VBR"
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+"Обычно вы должны передавать модулю shoutcast потоки Ogg. Но также возможно "
+"вместо этого вещать MP3, так что вы можете передавать потоки MP3 на сервер "
+"icecast."
 
-#: modules/access/pvr.c:111
-msgid "cbr"
-msgstr "CBR"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Описание потока"
 
-#: modules/access/pvr.c:116
-msgid "PVR"
-msgstr "PVR"
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
-msgstr "Ввод с карты IVTV MPEG Encoding"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Описание"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Размер кэша (мс)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
 
-#: modules/access/rtsp/access.c:43
-msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
-msgstr "РазмеÑ\80 ÐºÑ\8dÑ\88а Ð´Ð»Ñ\8f Ð¿Ð¾Ñ\82оков RTSP. Ð\97наÑ\87ение Ñ\83казÑ\8bваеÑ\82Ñ\81Ñ\8f Ð² Ð¼Ð¸Ð»Ð»Ð¸Ñ\81екÑ\83ндаÑ\85."
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "Целевой Ð±Ð¸Ñ\82Ñ\80ейÑ\82 Ñ\81жаÑ\82ого Ð°Ñ\83дио Ð¿Ð¾Ñ\82ока."
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr "Real RTSP"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Частота дискретизации"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/shout.c:90
 #, fuzzy
-msgid "Connection failed"
-msgstr "Файл ÐºÐ¾Ð½Ñ\84игÑ\83Ñ\80аÑ\86ии"
+msgid "Samplerate information of the transcoded stream. "
+msgstr "Целевой Ð±Ð¸Ñ\82Ñ\80ейÑ\82 Ñ\81жаÑ\82ого Ð²Ð¸Ð´ÐµÐ¾ Ð¿Ð¾Ñ\82ока"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
-msgstr ""
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Количество выходных каналов"
 
-#: modules/access/rtsp/access.c:221
+#: modules/access_output/shout.c:93
 #, fuzzy
-msgid "Session failed"
-msgstr "E-mail сессии"
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Количество каналов звука в сжатом потоке."
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/screen/screen.c:39
-msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
-msgstr "Размер кэша для захвата экрана. Значение указывается в миллисекундах."
-
-#: modules/access/screen/screen.c:43
-msgid "Desired frame rate for the capture."
-msgstr "Назначенная частота кадров захвата."
+#: modules/access_output/shout.c:96
+#, fuzzy
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr "Целевой битрейт сжатого видео потока"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
-msgstr "Размер фрагмента захвата"
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Остановить поток"
 
-#: modules/access/screen/screen.c:48
+#: modules/access_output/shout.c:99
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
-"Оптимизация захвата путем разбиение экрана на фрагменты предопределенной "
-"высоты (16 - это хороший вариант, 0 - выключить)"
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "Ввод с экрана"
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "Вывод в IceCAST"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "Экран"
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Размер кэша (мс)"
 
-#: modules/access/smb.c:61
+#: modules/access_output/udp.c:77
 msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
-msgstr "Размер кэша для потоков SMB. Значение указывается в миллисекундах."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+"Размер кэша для исходящих потоков UDP. Значение указывается в миллисекундах."
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr "Имя пользователя"
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "\"Время жизни\" (TTL)"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
-msgstr "Пароль"
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "\"Время жизни\" (TTL) исходящего потока."
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
-msgstr "Ð\94омен"
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Ð\9fакеÑ\82Ñ\8b Ð² Ð³Ñ\80Ñ\83ппаÑ\85"
 
-#: modules/access/smb.c:70
-msgid "Domain/Workgroup that will be used for the connection."
-msgstr "Домен/Рабочая группа, которая будет использоваться для соединения."
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+"Пакеты могут посылаться один за одном или в группах. Вы можете выбирать "
+"количество пакетов, посылаемых за один раз. Это помогает уменьшать нагрузку "
+"на загруженных системах."
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "Ð\92вод Ñ\81 SMB"
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "СÑ\8bÑ\80аÑ\8f Ð¿ÐµÑ\80едаÑ\87а"
 
-#: modules/access/tcp.c:39
+#: modules/access_output/udp.c:91
 msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
-msgstr "Размер кэша для потоков TCP. Значение указывается в миллисекундах."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+"Пакеты будут посылать напрямую, без попытки заполнить MTU (то есть без "
+"попытки собирать наибольшие возможные пакеты для оптимизации вещания)."
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr "TCP"
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "Вывод потока UDP"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "Ввод с TCP"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
 
-#: modules/access/udp.c:44
+#: modules/access/pvr.c:49
 msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
-msgstr "Размер кэша для потоков UDP. Значение указывается в миллисекундах."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "Размер кэша для потоков PVR. Значение указыватеся в миллисекундах."
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
-msgstr "Автоопределение MTU"
-
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
-msgstr ""
-"Автоматически определять MTU линии. Это увеличит размер, если будут "
-"обнаружены обрезанные пакеты"
-
-#: modules/access/udp.c:52
-msgid "RTP reordering timeout in ms"
-msgstr "Таймаут перераспределеняи RTP в мс"
-
-#: modules/access/udp.c:54
-msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
-msgstr ""
-"VLC перераспределяет пакеты RTP. Ввод будет ждать опоздавшие пакеты время, "
-"указанное в этом параметре (в миллисекундах)."
-
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
-msgstr "UDP порт"
-
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
-msgstr "Ввод с UDP/RTP"
-
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "Размер кэша для захвата с V4L. Значение указывается в миллисекундах."
-
-#: modules/access/v4l.c:79
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr ""
-"Имя видео устройства. Если параметр не казан, не будет использовано никакого "
-"устройства."
-
-#: modules/access/v4l.c:83
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr ""
-"Имя видео устройства. Если параметр не казан, не будет использовано никакого "
-"устройства."
-
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
-msgstr ""
-"Использовать определенный формат цветности в устройстве Video4Linux "
-"(например I420 (по-умолчанию), RV24, и т.д.)"
-
-#: modules/access/v4l.c:94
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)."
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Устройство"
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "Ð\90Ñ\83дио ÐºÐ°Ð½Ð°Ð»"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "Ð\92идео Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82во PVR"
 
-#: modules/access/v4l.c:101
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr "Ð\98Ñ\81полÑ\8cзÑ\83емÑ\8bе Ð°Ñ\83дио ÐºÐ°Ð½Ð°Ð» Ð² Ñ\81лÑ\83Ñ\87ае, ÐµÑ\81ли ÐµÑ\81Ñ\82Ñ\8c Ð½ÐµÑ\81колÑ\8cко Ð½Ð° Ð²Ñ\85оде."
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Радио Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82во"
 
-#: modules/access/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)."
-msgstr "ШиÑ\80ина Ð¿Ð¾Ñ\82ока Ð´Ð»Ñ\8f Ð·Ð°Ñ\85ваÑ\82а (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "Радио Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82во PVR"
 
-#: modules/access/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)."
-msgstr "Ð\92Ñ\8bÑ\81оÑ\82а Ð¿Ð¾Ñ\82ока Ð´Ð»Ñ\8f Ð·Ð°Ñ\85ваÑ\82а (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "СÑ\82андаÑ\80Ñ\82"
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "Яркость"
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr "Стандарт потока (Автоматически, SECAM, PAL или NTSC)."
 
-#: modules/access/v4l.c:110
-msgid "Brightness of the video input."
-msgstr "Яркость источника видео."
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Ширина"
 
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "Оттенок"
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Ширина захватываемого потока (-1 для автоопределения)."
 
-#: modules/access/v4l.c:113
-msgid "Hue of the video input."
-msgstr "Оттенок источника видео."
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Высота"
 
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-msgid "Color"
-msgstr "Цвет"
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Высота захватываемого потока (-1 для автоопределения)."
 
-#: modules/access/v4l.c:116
-msgid "Color of the video input."
-msgstr "ЦвеÑ\82 Ð¸Ñ\81Ñ\82оÑ\87ника Ð²Ð¸Ð´ÐµÐ¾."
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "ЧаÑ\81Ñ\82оÑ\82а:"
 
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "Контрастность"
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr "Частота захвата (в кГц), если возможно изменение."
 
-#: modules/access/v4l.c:119
-msgid "Contrast of the video input."
-msgstr "Контрастность источника видео."
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+"Частота кадров захвата, если возможно применение (-1 для автоопределения)."
 
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr "ТÑ\8eнеÑ\80"
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Ð\98нÑ\82еÑ\80вал ÐºÐ»Ñ\8eÑ\87евÑ\8bÑ\85 ÐºÐ°Ð´Ñ\80ов"
 
-#: modules/access/v4l.c:121
-msgid "Tuner to use, if there are several ones."
-msgstr "Ð\92Ñ\8bбеÑ\80иÑ\82е Ñ\82Ñ\8eнеÑ\80, ÐµÑ\81ли Ð¸Ñ\85 Ð½ÐµÑ\81колÑ\8cко."
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Ð\98нÑ\82еÑ\80вал Ð¼ÐµÐ¶Ð´Ñ\83 ÐºÐ»Ñ\8eÑ\87евÑ\8bми ÐºÐ°Ð´Ñ\80ами (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Частота дискретизации"
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B-кадры"
 
-#: modules/access/v4l.c:124
+#: modules/access/pvr.c:81
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
-"Частота дискретизации аудио потока, в кГц (например, 11025, 22050, 44100)"
-
-#: modules/access/v4l.c:127
-msgid "Capture the audio stream in stereo."
-msgstr "Захватывать аудио поток в стерео-режиме"
+"При включении этого параметра будут использоваться B-кадры. Укажите "
+"количество B-кадров."
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
-msgstr "MJPEG"
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Необходимый битрейт (-1 для автоопределения)."
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
-msgstr "Ð\92клÑ\8eÑ\87иÑ\82е Ñ\8dÑ\82оÑ\82 Ð¿Ð°Ñ\80амеÑ\82Ñ\80, ÐµÑ\81ли Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82ва Ð·Ð°Ñ\85ваÑ\82а Ð²Ñ\8bводиÑ\82 MJPEG"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr "Ð\9fиковÑ\8bй Ð±Ð¸Ñ\82Ñ\80ейÑ\82"
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
-msgstr "Прореживание"
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr "Пиковый битрейт в режиме VBR."
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
-msgstr "УÑ\80овенÑ\8c Ð¿Ñ\80оÑ\80еживаниÑ\8f Ð´Ð»Ñ\8f Ð¿Ð¾Ñ\82оков MJPEG"
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "Тип Ð±Ð¸Ñ\82Ñ\80ейÑ\82а"
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "Ð\9aаÑ\87еÑ\81Ñ\82во"
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr "Тип Ð±Ð¸Ñ\82Ñ\80ейÑ\82а (VBR Ð¸Ð»Ð¸ CBR)."
 
-#: modules/access/v4l.c:135
-msgid "Quality of the stream."
-msgstr "Ð\9aаÑ\87еÑ\81Ñ\82во Ð¿Ð¾Ñ\82ока."
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Ð\91иÑ\82оваÑ\8f Ð¼Ð°Ñ\81ка Ð·Ð²Ñ\83ка"
 
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
-msgstr "Video4Linux"
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr "Битовая маска, используемая аудио частью карты."
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Ввод из Video4Linux"
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "Громкость"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Имя устройства"
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr "Громкость звука (0-65535)."
 
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Имя видео устройства. Если параметр не казан, не будет использовано никакого "
-"устройства."
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "Канал"
 
-#: modules/access/v4l2.c:58
-#, fuzzy
+#: modules/access/pvr.c:102
 msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)."
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 = s-video)"
 
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr "Автоматически"
 
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Ввод из Video4Linux"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr "SECAM"
 
-#: modules/access/vcd/vcd.c:42
-msgid "Caching value for VCDs. This value should be set in milliseconds."
-msgstr "Размер кэша для VCD. Значение указывается в миллисекундах."
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr "PAL"
 
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
-msgstr "VCD"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr "NTSC"
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "Ввод с VCD"
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr "VBR"
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
-msgstr "[vcd:][устройство][@[раздел][,[глава]]]"
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr "CBR"
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr "Неизвестный уровень журналирования у вышеперечисленных сообщений"
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr "PVR"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
-msgstr ""
-"Неизвестный уровень журналирования vcdimage у вышеперечисленных сообщений"
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr "Ввод с карты IVTV MPEG Encoding"
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
-msgstr "Запись"
+#: modules/access/rtsp/access.c:43
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
+msgstr "Размер кэша для потоков RTSP. Значение указывается в миллисекундах."
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
-msgstr "Сегменты"
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
+msgstr "Real RTSP"
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
-msgstr "Сегмент"
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "Файл конфигурации"
 
-#: modules/access/vcdx/access.c:532
-msgid "LID"
-msgstr "LID"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
+msgstr ""
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "Формат VCD"
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "E-mail сессии"
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr "Альбом"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
+msgstr ""
 
-#: modules/access/vcdx/info.c:92
-msgid "Application"
-msgstr "Приложение"
+#: modules/access/screen/screen.c:39
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
+msgstr "Размер кэша для захвата экрана. Значение указывается в миллисекундах."
 
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
-msgstr "Ð\98згоÑ\82овиÑ\82елÑ\8c"
+#: modules/access/screen/screen.c:43
+msgid "Desired frame rate for the capture."
+msgstr "Ð\9dазнаÑ\87еннаÑ\8f Ñ\87аÑ\81Ñ\82оÑ\82а ÐºÐ°Ð´Ñ\80ов Ð·Ð°Ñ\85ваÑ\82а."
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
-msgstr "ЧаÑ\81Ñ\82Ñ\8c #"
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
+msgstr "РазмеÑ\80 Ñ\84Ñ\80агменÑ\82а Ð·Ð°Ñ\85ваÑ\82а"
 
-#: modules/access/vcdx/info.c:95
-msgid "Vol max #"
-msgstr "Макс часть #"
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
+msgstr ""
+"Оптимизация захвата путем разбиение экрана на фрагменты предопределенной "
+"высоты (16 - это хороший вариант, 0 - выключить)"
 
-#: modules/access/vcdx/info.c:96
-msgid "Volume Set"
-msgstr "Ð\9dабоÑ\80 Ñ\87аÑ\81Ñ\82ей"
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "Ð\92вод Ñ\81 Ñ\8dкÑ\80ана"
 
-#: modules/access/vcdx/info.c:99
-msgid "System Id"
-msgstr "СиÑ\81Ñ\82емнÑ\8bй Id"
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "ЭкÑ\80ан"
 
-#: modules/access/vcdx/info.c:101
-msgid "Entries"
-msgstr "Записи"
+#: modules/access/smb.c:61
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
+msgstr "Размер кэша для потоков SMB. Значение указывается в миллисекундах."
 
-#: modules/access/vcdx/info.c:122
-msgid "First Entry Point"
-msgstr "Ð\9fеÑ\80ваÑ\8f Ñ\82оÑ\87ка Ð²Ñ\85ода"
+#: modules/access/smb.c:63
+msgid "SMB user name"
+msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
 
-#: modules/access/vcdx/info.c:126
-msgid "Last Entry Point"
-msgstr "Ð\9fоÑ\81леднÑ\8fÑ\8f Ñ\82оÑ\87ка Ð²Ñ\85ода"
+#: modules/access/smb.c:66
+msgid "SMB password"
+msgstr "Ð\9fаÑ\80олÑ\8c"
 
-#: modules/access/vcdx/info.c:127
-msgid "Track size (in sectors)"
-msgstr "РазмеÑ\80 Ð´Ð¾Ñ\80ожки (в Ñ\81екÑ\82оÑ\80аÑ\85)"
+#: modules/access/smb.c:69
+msgid "SMB domain"
+msgstr "Ð\94омен"
 
-#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
-#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
-msgid "type"
-msgstr "тип"
+#: modules/access/smb.c:70
+msgid "Domain/Workgroup that will be used for the connection."
+msgstr "Домен/Рабочая группа, которая будет использоваться для соединения."
 
-#: modules/access/vcdx/info.c:139
-msgid "end"
-msgstr "конеÑ\86"
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "Ð\92вод Ñ\81 SMB"
 
-#: modules/access/vcdx/info.c:142
-msgid "play list"
-msgstr "плейлист"
+#: modules/access/tcp.c:39
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
+msgstr "Размер кэша для потоков TCP. Значение указывается в миллисекундах."
 
-#: modules/access/vcdx/info.c:153
-msgid "extended selection list"
-msgstr "расширенный список выбора"
+#: modules/access/tcp.c:46
+msgid "TCP"
+msgstr "TCP"
 
-#: modules/access/vcdx/info.c:154
-msgid "selection list"
-msgstr "список выбора"
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "Ввод с TCP"
 
-#: modules/access/vcdx/info.c:166
-msgid "unknown type"
-msgstr "Неизвестный тип"
+#: modules/access/udp.c:44
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
+msgstr "Размер кэша для потоков UDP. Значение указывается в миллисекундах."
 
-#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
-#: modules/access/vcdx/info.c:316
-msgid "List ID"
-msgstr "ID списка"
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
+msgstr "Автоопределение MTU"
 
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
-msgstr "(Супер) Видео CD"
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
+msgstr ""
+"Автоматически определять MTU линии. Это увеличит размер, если будут "
+"обнаружены обрезанные пакеты"
 
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr "Ð\92вод Ñ\81 Ð\92идео CD (VCD 1.0, 1.1, 2.0, SVCD, GQVCD)"
+#: modules/access/udp.c:52
+msgid "RTP reordering timeout in ms"
+msgstr "ТаймаÑ\83Ñ\82 Ð¿ÐµÑ\80еÑ\80аÑ\81пÑ\80еделенÑ\8fи RTP Ð² Ð¼Ñ\81"
 
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr "vcdx://[устройство-или-файл][@{P,S,T}номер]"
+#: modules/access/udp.c:54
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
+msgstr ""
+"VLC перераспределяет пакеты RTP. Ввод будет ждать опоздавшие пакеты время, "
+"указанное в этом параметре (в миллисекундах)."
 
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr "Ненулевое значение дает дополнительную отладочную информацию"
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
+msgstr "UDP порт"
 
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr "ЧиÑ\81ло Ð±Ð»Ð¾ÐºÐ¾Ð² CD, Ñ\87иÑ\82аемÑ\8bÑ\85 Ð·Ð° Ð¾Ð´Ð½Ñ\83 Ð¾Ð¿ÐµÑ\80аÑ\86иÑ\8e Ñ\87Ñ\82ениÑ\8f"
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
+msgstr "Ð\92вод Ñ\81 UDP/RTP"
 
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "Использовать управление воспроизведением?"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Имя устройства"
 
-#: modules/access/vcdx/vcd.c:117
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
-"Ð\95Ñ\81ли VCD Ñ\81оздан Ñ\81 Ñ\83пÑ\80авлением Ð²Ð¾Ñ\81пÑ\80оизведением, Ð²Ñ\8b Ð¼Ð¾Ð¶ÐµÑ\82е Ð¸Ñ\81полÑ\8cзоваÑ\82Ñ\8c ÐµÐ³Ð¾. "
-"Иначе будут воспроизводиться все дорожки."
+"Ð\98мÑ\8f Ð²Ð¸Ð´ÐµÐ¾ Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82ва. Ð\95Ñ\81ли Ð¿Ð°Ñ\80амеÑ\82Ñ\80 Ð½Ðµ ÐºÐ°Ð·Ð°Ð½, Ð½Ðµ Ð±Ñ\83деÑ\82 Ð¸Ñ\81полÑ\8cзовано Ð½Ð¸ÐºÐ°ÐºÐ¾Ð³Ð¾ "
+"устройства."
 
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr "Использовать длину дорожки как максимальную позицию при перемотке?"
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)."
 
-#: modules/access/vcdx/vcd.c:124
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Ввод из Video4Linux"
+
+#: modules/access/v4l.c:75
 msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "Размер кэша для захвата с V4L. Значение указывается в миллисекундах."
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
 msgstr ""
-"Установить длину полосы перемотки, как длину дорожки вместо длины записи."
+"Имя видео устройства. Если параметр не казан, не будет использовано никакого "
+"устройства."
 
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Показывать дополнительную информацию о VCD?"
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+"Имя видео устройства. Если параметр не казан, не будет использовано никакого "
+"устройства."
 
-#: modules/access/vcdx/vcd.c:130
+#: modules/access/v4l.c:87
 msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
-"Ð\9fоказÑ\8bваÑ\82Ñ\8c Ð¼Ð°ÐºÑ\81ималÑ\8cное ÐºÐ¾Ð»Ð¸Ñ\87еÑ\81Ñ\82во Ð¸Ð½Ñ\84оÑ\80маÑ\86ии Ð² Ð¾ÐºÐ½Ðµ \"Ð\98нÑ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ñ\82оке"
-"\". К примеру, показывается управление навигацией воспроизведения."
+"Ð\98Ñ\81полÑ\8cзоваÑ\82Ñ\8c Ð¾Ð¿Ñ\80еделеннÑ\8bй Ñ\84оÑ\80маÑ\82 Ñ\86веÑ\82ноÑ\81Ñ\82и Ð² Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82ве Video4Linux "
+"(например I420 (по-умолчанию), RV24, и т.д.)"
 
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr "Формат поля \"исполнитель\" элементов плейлиста."
+#: modules/access/v4l.c:94
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr "Канал карты (обычно, 0 = тюнер, 1 = композитный вход, 2 - s-video)."
 
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr "ФоÑ\80маÑ\82 Ð¿Ð¾Ð»Ñ\8f \"название\" Ñ\8dлеменÑ\82ов Ð¿Ð»ÐµÐ¹Ð»Ð¸Ñ\81Ñ\82а."
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "Ð\90Ñ\83дио ÐºÐ°Ð½Ð°Ð»"
 
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Ð\9aаÑ\82алог Ð´Ð»Ñ\8f Ð·Ð°Ð¿Ð¸Ñ\81и"
+#: modules/access/v4l.c:101
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr "Ð\98Ñ\81полÑ\8cзÑ\83емÑ\8bе Ð°Ñ\83дио ÐºÐ°Ð½Ð°Ð» Ð² Ñ\81лÑ\83Ñ\87ае, ÐµÑ\81ли ÐµÑ\81Ñ\82Ñ\8c Ð½ÐµÑ\81колÑ\8cко Ð½Ð° Ð²Ñ\85оде."
 
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Ð\9aаÑ\82алог, Ð³Ð´Ðµ Ð±Ñ\83дÑ\83Ñ\82 Ñ\81оÑ\85Ñ\80анÑ\8fÑ\82Ñ\8cÑ\81Ñ\8f Ð²Ñ\81е Ð·Ð°Ð¿Ð¸Ñ\81и."
+#: modules/access/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
+msgstr "ШиÑ\80ина Ð¿Ð¾Ñ\82ока Ð´Ð»Ñ\8f Ð·Ð°Ñ\85ваÑ\82а (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
 
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr "РазмеÑ\80 Ñ\81двига Ð¿Ð¾ Ð²Ñ\80емени"
+#: modules/access/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
+msgstr "Ð\92Ñ\8bÑ\81оÑ\82а Ð¿Ð¾Ñ\82ока Ð´Ð»Ñ\8f Ð·Ð°Ñ\85ваÑ\82а (-1 Ð´Ð»Ñ\8f Ð°Ð²Ñ\82оопÑ\80еделениÑ\8f)."
 
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-"Размер временных файлов, которые будут содержать сдвинутые по времени потоки."
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "Яркость"
 
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr "Ð\9aаÑ\82алог Ñ\81двига Ð¿Ð¾ Ð²Ñ\80емени"
+#: modules/access/v4l.c:110
+msgid "Brightness of the video input."
+msgstr "ЯÑ\80коÑ\81Ñ\82Ñ\8c Ð¸Ñ\81Ñ\82оÑ\87ника Ð²Ð¸Ð´ÐµÐ¾."
 
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "Оттенок"
 
-#: modules/access_filter/timeshift.c:53
-#, fuzzy
-msgid "Force use of the timeshift module"
-msgstr ""
-"Каталог, где будут сохраняться временные файлы модуля сдвига по времени."
+#: modules/access/v4l.c:113
+msgid "Hue of the video input."
+msgstr "Оттенок источника видео."
 
-#: modules/access_filter/timeshift.c:54
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
+msgid "Color"
+msgstr "Цвет"
+
+#: modules/access/v4l.c:116
+msgid "Color of the video input."
+msgstr "Цвет источника видео."
+
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "Контрастность"
+
+#: modules/access/v4l.c:119
+msgid "Contrast of the video input."
+msgstr "Контрастность источника видео."
+
+#: modules/access/v4l.c:120
+msgid "Tuner"
+msgstr "Тюнер"
+
+#: modules/access/v4l.c:121
+msgid "Tuner to use, if there are several ones."
+msgstr "Выберите тюнер, если их несколько."
+
+#: modules/access/v4l.c:124
 msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
 msgstr ""
+"Частота дискретизации аудио потока, в кГц (например, 11025, 22050, 44100)"
 
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Сдвиг Ð¿Ð¾ Ð²Ñ\80емени"
+#: modules/access/v4l.c:127
+msgid "Capture the audio stream in stereo."
+msgstr "Ð\97аÑ\85ваÑ\82Ñ\8bваÑ\82Ñ\8c Ð°Ñ\83дио Ð¿Ð¾Ñ\82ок Ð² Ñ\81Ñ\82еÑ\80ео-Ñ\80ежиме"
 
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Ложный вывод потока"
+#: modules/access/v4l.c:128
+msgid "MJPEG"
+msgstr "MJPEG"
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Ð\9bожнÑ\8bй"
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
+msgstr "Ð\92клÑ\8eÑ\87иÑ\82е Ñ\8dÑ\82оÑ\82 Ð¿Ð°Ñ\80амеÑ\82Ñ\80, ÐµÑ\81ли Ñ\83Ñ\81Ñ\82Ñ\80ойÑ\81Ñ\82ва Ð·Ð°Ñ\85ваÑ\82а Ð²Ñ\8bводиÑ\82 MJPEG"
 
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Ð\94обавлÑ\8fÑ\82Ñ\8c Ðº Ñ\84айлÑ\83"
+#: modules/access/v4l.c:131
+msgid "Decimation"
+msgstr "Ð\9fÑ\80оÑ\80еживание"
 
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Ð\94обавлÑ\8fÑ\82Ñ\8c Ð¿Ð¾Ñ\82ок Ðº Ñ\84айлÑ\83 Ð²Ð¼ÐµÑ\81Ñ\82о Ñ\82ого, Ñ\87Ñ\82обÑ\8b Ð·Ð°Ð¼ÐµÐ½Ñ\8fÑ\82Ñ\8c ÐµÐ³Ð¾."
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
+msgstr "УÑ\80овенÑ\8c Ð¿Ñ\80оÑ\80еживаниÑ\8f Ð´Ð»Ñ\8f Ð¿Ð¾Ñ\82оков MJPEG"
 
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Ð\92Ñ\8bвод Ð¿Ð¾Ñ\82ока Ð² Ñ\84айл"
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "Ð\9aаÑ\87еÑ\81Ñ\82во"
 
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Ð\98мÑ\8f Ð¿Ð¾Ð»Ñ\8cзоваÑ\82елÑ\8f"
+#: modules/access/v4l.c:135
+msgid "Quality of the stream."
+msgstr "Ð\9aаÑ\87еÑ\81Ñ\82во Ð¿Ð¾Ñ\82ока."
 
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Имя пользователя, которое будет запрошено для доступа к потоку."
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr "Video4Linux"
 
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Пароль"
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Ввод из Video4Linux"
 
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Ð\9fаÑ\80олÑ\8c, ÐºÐ¾Ñ\82оÑ\80Ñ\8bй Ð±Ñ\83деÑ\82 Ð·Ð°Ð¿Ñ\80оÑ\88ен Ð´Ð»Ñ\8f Ð´Ð¾Ñ\81Ñ\82Ñ\83па Ðº Ð¿Ð¾Ñ\82окÑ\83."
+#: modules/access/vcd/vcd.c:42
+msgid "Caching value for VCDs. This value should be set in milliseconds."
+msgstr "РазмеÑ\80 ÐºÑ\8dÑ\88а Ð´Ð»Ñ\8f VCD. Ð\97наÑ\87ение Ñ\83казÑ\8bваеÑ\82Ñ\81Ñ\8f Ð² Ð¼Ð¸Ð»Ð»Ð¸Ñ\81екÑ\83ндаÑ\85."
 
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "MIME"
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
+msgstr "VCD"
 
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-"Типы MIME, возвращаемые сервером (автоопределение, если ничего не указано)."
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "Ввод с VCD"
+
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
+msgstr "[vcd:][устройство][@[раздел][,[глава]]]"
+
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
+msgstr "Неизвестный уровень журналирования у вышеперечисленных сообщений"
 
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
 msgstr ""
-"Ð\9fÑ\83Ñ\82Ñ\8c Ðº Ñ\84айлÑ\83 Ñ\81еÑ\80Ñ\82иÑ\84икаÑ\82ов x509 PEM, ÐºÐ¾Ñ\82оÑ\80Ñ\8bй Ð±Ñ\83деÑ\82 Ð¸Ñ\81полÑ\8cзован Ð´Ð»Ñ\8f HTTPS."
+"Ð\9dеизвеÑ\81Ñ\82нÑ\8bй Ñ\83Ñ\80овенÑ\8c Ð¶Ñ\83Ñ\80налиÑ\80ованиÑ\8f vcdimage Ñ\83 Ð²Ñ\8bÑ\88епеÑ\80еÑ\87иÑ\81леннÑ\8bÑ\85 Ñ\81ообÑ\89ений"
 
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-"Путь к файлу приватного ключа x509 PEM, который будет использован для HTTPS. "
-"Оставьте пустым, если у вас его нет."
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
+msgstr "Запись"
 
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-"Путь к файлу доверенного корневого сертификата (Root CA) x509 PEM, который "
-"будет использован для HTTPS. Оставьте пустым, если у вас его нет."
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
+msgstr "Сегменты"
 
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-"Путь к файлу со списком отозванных сертификатов x509 PEM (CRL), который "
-"будет использован для HTTPS. Оставьте пустым, если у вас его нет."
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
+msgstr "Сегмент"
 
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Оповещение Bonjur"
+#: modules/access/vcdx/access.c:532
+msgid "LID"
+msgstr "LID"
 
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Ð\9eповеÑ\89аÑ\82Ñ\8c Ð¾ Ð¿Ð¾Ñ\82оке Ñ\81 Ð¿Ð¾Ð¼Ð¾Ñ\89Ñ\8cÑ\8e Ð¿Ñ\80оÑ\82окола Bonjour."
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "ФоÑ\80маÑ\82 VCD"
 
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "Ð\92Ñ\8bвод Ð¿Ð¾Ñ\82ока HTTP"
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
+msgstr "Ð\90лÑ\8cбом"
 
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
+#: modules/access/vcdx/info.c:92
+msgid "Application"
+msgstr "Приложение"
 
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Ð\98мÑ\8f Ð¿Ð¾Ñ\82ока"
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
+msgstr "Ð\98згоÑ\82овиÑ\82елÑ\8c"
 
-#: modules/access_output/shout.c:59
-#, fuzzy
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr "Имя потока или канала на сервере icecast."
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
+msgstr "Часть #"
 
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Ð\9eпиÑ\81ание Ð¿Ð¾Ñ\82ока"
+#: modules/access/vcdx/info.c:95
+msgid "Vol max #"
+msgstr "Ð\9cакÑ\81 Ñ\87аÑ\81Ñ\82Ñ\8c #"
 
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr "Ð\9eпиÑ\81ание Ð¿Ð¾Ñ\82ока Ð¸Ð»Ð¸ Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð²Ð°Ñ\88ем ÐºÐ°Ð½Ð°Ð»Ðµ."
+#: modules/access/vcdx/info.c:96
+msgid "Volume Set"
+msgstr "Ð\9dабоÑ\80 Ñ\87аÑ\81Ñ\82ей"
 
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Ð\92еÑ\89аÑ\82Ñ\8c Ð² MP3"
+#: modules/access/vcdx/info.c:99
+msgid "System Id"
+msgstr "СиÑ\81Ñ\82емнÑ\8bй Id"
 
-#: modules/access_output/shout.c:67
-#, fuzzy
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-"Обычно вы должны передавать модулю shoutcast потоки Ogg. Но также возможно "
-"вместо этого вещать MP3, так что вы можете передавать потоки MP3 на сервер "
-"icecast."
+#: modules/access/vcdx/info.c:101
+msgid "Entries"
+msgstr "Записи"
 
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Описание потока"
+#: modules/access/vcdx/info.c:122
+msgid "First Entry Point"
+msgstr "Первая точка входа"
 
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
+#: modules/access/vcdx/info.c:126
+msgid "Last Entry Point"
+msgstr "Последняя точка входа"
 
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Описание"
+#: modules/access/vcdx/info.c:127
+msgid "Track size (in sectors)"
+msgstr "Размер дорожки (в секторах)"
 
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
+#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
+#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
+msgid "type"
+msgstr "тип"
 
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "Целевой битрейт сжатого аудио потока."
+#: modules/access/vcdx/info.c:139
+msgid "end"
+msgstr "конец"
 
-#: modules/access_output/shout.c:90
-#, fuzzy
-msgid "Samplerate information of the transcoded stream. "
-msgstr "Целевой битрейт сжатого видео потока"
+#: modules/access/vcdx/info.c:142
+msgid "play list"
+msgstr "плейлист"
 
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Количество выходных каналов"
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
+msgstr "расширенный список выбора"
 
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Количество каналов звука в сжатом потоке."
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
+msgstr "список выбора"
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
+msgstr "Неизвестный тип"
 
-#: modules/access_output/shout.c:96
-#, fuzzy
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr "Целевой битрейт сжатого видео потока"
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
+msgstr "ID списка"
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Остановить поток"
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
+msgstr "(Супер) Видео CD"
 
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
+msgstr "Ввод с Видео CD (VCD 1.0, 1.1, 2.0, SVCD, GQVCD)"
 
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "Вывод в IceCAST"
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
+msgstr "vcdx://[устройство-или-файл][@{P,S,T}номер]"
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-"Размер кэша для исходящих потоков UDP. Значение указывается в миллисекундах."
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
+msgstr "Ненулевое значение дает дополнительную отладочную информацию"
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "\"Время жизни\" (TTL)"
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
+msgstr "Число блоков CD, читаемых за одну операцию чтения"
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "\"Время жизни\" (TTL) исходящего потока."
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "Использовать управление воспроизведением?"
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Пакеты в группах"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
+msgstr ""
+"Если VCD создан с управлением воспроизведением, вы можете использовать его. "
+"Иначе будут воспроизводиться все дорожки."
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr "Использовать длину дорожки как максимальную позицию при перемотке?"
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
-"Пакеты могут посылаться один за одном или в группах. Вы можете выбирать "
-"количество пакетов, посылаемых за один раз. Это помогает уменьшать нагрузку "
-"на загруженных системах."
+"Установить длину полосы перемотки, как длину дорожки вместо длины записи."
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "СÑ\8bÑ\80аÑ\8f Ð¿ÐµÑ\80едаÑ\87а"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Ð\9fоказÑ\8bваÑ\82Ñ\8c Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ\82елÑ\8cнÑ\83Ñ\8e Ð¸Ð½Ñ\84оÑ\80маÑ\86иÑ\8e Ð¾ VCD?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
-"Ð\9fакеÑ\82Ñ\8b Ð±Ñ\83дÑ\83Ñ\82 Ð¿Ð¾Ñ\81Ñ\8bлаÑ\82Ñ\8c Ð½Ð°Ð¿Ñ\80Ñ\8fмÑ\83Ñ\8e, Ð±ÐµÐ· Ð¿Ð¾Ð¿Ñ\8bÑ\82ки Ð·Ð°Ð¿Ð¾Ð»Ð½Ð¸Ñ\82Ñ\8c MTU (Ñ\82о ÐµÑ\81Ñ\82Ñ\8c Ð±ÐµÐ· "
-"попытки собирать наибольшие возможные пакеты для оптимизации вещания)."
+"Ð\9fоказÑ\8bваÑ\82Ñ\8c Ð¼Ð°ÐºÑ\81ималÑ\8cное ÐºÐ¾Ð»Ð¸Ñ\87еÑ\81Ñ\82во Ð¸Ð½Ñ\84оÑ\80маÑ\86ии Ð² Ð¾ÐºÐ½Ðµ \"Ð\98нÑ\84оÑ\80маÑ\86иÑ\8f Ð¾ Ð¿Ð¾Ñ\82оке"
+"\". К примеру, показывается управление навигацией воспроизведения."
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "Ð\92Ñ\8bвод Ð¿Ð¾Ñ\82ока UDP"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr "ФоÑ\80маÑ\82 Ð¿Ð¾Ð»Ñ\8f \"иÑ\81полниÑ\82елÑ\8c\" Ñ\8dлеменÑ\82ов Ð¿Ð»ÐµÐ¹Ð»Ð¸Ñ\81Ñ\82а."
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr "Формат поля \"название\" элементов плейлиста."
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6986,6 +6991,28 @@ msgstr "Аудио фильтр для преобразования float32->u16
 msgid "Audio filter for float32->u8 conversion"
 msgstr "Аудио фильтр для преобразования float32->u8"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Следующий файл"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7932,6 +7959,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr "Цепочка фильтров пост-обработки FFmpeg"
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Частота ключевых кадров"
@@ -8339,6 +8411,13 @@ msgstr ""
 "Невозможно преобразовать кодировку субтитров.\n"
 "Попробуйте вручную указать кодировку перед открытием файла."
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Декодер Philips OGT (субтитры SVCD)"
@@ -11436,7 +11515,7 @@ msgstr "Открыть окно списка для воспроизведени
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC media player"
@@ -11562,8 +11641,8 @@ msgid "Extended Controls"
 msgstr "Расширенный интерфейс\tCtrl-G"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Следующий файл"
@@ -11906,6 +11985,85 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Сохранить файл"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Расширенные настройки"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Исходящий поток"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Сепараторы"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Открыть окно списка для воспроизведения"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Декодеры"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Пропускать кадры"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Воспроизвести поток"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Вещание"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Пакеты в группах"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+#, fuzzy
+msgid "Sent bytes"
+msgstr "Частота дискретизации"
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Частота дискретизации"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Воспроизводить быстрее"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+#, fuzzy
+msgid "Lost buffers"
+msgstr "Воспроизвести поток"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Сохранить плейлист..."
@@ -11988,85 +12146,6 @@ msgstr "Введите имя узла"
 msgid "Empty Folder"
 msgstr "Порядок элементов"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Расширенные настройки"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Исходящий поток"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Сепараторы"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Открыть окно списка для воспроизведения"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Декодеры"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Пропускать кадры"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Воспроизвести поток"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Вещание"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Пакеты в группах"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-#, fuzzy
-msgid "Sent bytes"
-msgstr "Частота дискретизации"
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Частота дискретизации"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Воспроизводить быстрее"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-#, fuzzy
-msgid "Lost buffers"
-msgstr "Воспроизвести поток"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -13452,17 +13531,17 @@ msgstr "Остановить поток"
 msgid "Errors"
 msgstr "Ошибки"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "Открыть каталог..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Информация о потоке"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "Открыть каталог..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -13684,11 +13763,6 @@ msgstr "Открыть окно списка для воспроизведени
 msgid "WinCE dialogs provider"
 msgstr "Окна wxWidgets"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Редактировать закладку"
@@ -13728,6 +13802,31 @@ msgstr "Удалить"
 msgid "&Clear"
 msgstr "&Очистить"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Вы должны выбрать две закладки"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Список закладок для потока"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Вы должны выбрать две закладки"
@@ -13755,6 +13854,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Входной поток был изменен "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Информация о потоке"
@@ -13763,6 +13867,14 @@ msgstr "Информация о потоке"
 msgid "Advanced information"
 msgstr "Подробная информация"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Закрыть"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13781,13 +13893,6 @@ msgstr "Нет"
 msgid "Don't show further errors"
 msgstr "Не показывать похожие ошибки"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Закрыть"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Информация о списке воспроизведения"
@@ -15234,6 +15339,10 @@ msgstr "Файл вывода RRD"
 msgid "Output data for RRDTool in this file."
 msgstr "Выводить данны для RRDTool в этот файл."
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -15250,10 +15359,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
@@ -19629,10 +19734,6 @@ msgstr "Анализатор спектра"
 #~ msgid "Open the messages window"
 #~ msgstr "Открыть окно сообщений"
 
-#, fuzzy
-#~ msgid "Select audio channel"
-#~ msgstr "Следующий файл"
-
 #, fuzzy
 #~ msgid "Select subtitles channel"
 #~ msgstr "Следующий файл"
index 3e74fecb4bd7c0880997f6ca9d853b54da008edc..9fc6d737e52fb1c93f29da28e35b3276061f1ffb 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-08-31 00:53+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -17,18 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Detta program kommer UTAN GARANTI, så långt som lagen tillåter.\n"
-"Du kan distribuera det under villkoren för GNU General Public License;\n"
-"se filen som heter COPYING för detaljer.\n"
-"Skrivet av VideoLAN-teamet; se filen AUTHORS.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "Inställningar för VLC"
@@ -552,8 +540,8 @@ msgstr "Meta-information"
 msgid "Title"
 msgstr "Titel"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Upphovsman"
@@ -625,6 +613,18 @@ msgstr "Kodekens namn"
 msgid "Codec Description"
 msgstr "Beskrivning av kodek"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Detta program kommer UTAN GARANTI, så långt som lagen tillåter.\n"
+"Du kan distribuera det under villkoren för GNU General Public License;\n"
+"se filen som heter COPYING för detaljer.\n"
+"Skrivet av VideoLAN-teamet; se filen AUTHORS.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 msgid "Audio filtering failed"
@@ -845,8 +845,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Bitar per sampling"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bithastighet"
 
@@ -3642,6 +3642,11 @@ msgstr "Undertext"
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Trance"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "Spårinställningar"
@@ -4421,8 +4426,17 @@ msgstr "Beskär"
 msgid "Aspect-ratio"
 msgstr "Bildformat"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4480,15 +4494,6 @@ msgstr "Ljud-cd - Spår "
 msgid "Audio CD - Track %i"
 msgstr "Ljud-cd - Spår %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4986,18 +4991,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr "dv"
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5257,6 +5250,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr "dv"
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "Dvd-vinkel"
@@ -5446,6 +5451,46 @@ msgstr "VLC kunde inte öppna filen \"%s\"."
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr "VLC kunde inte öppna filen \"%s\" (%s)."
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr "Inspelningskatalog"
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "Katalog där inspelning kommer att lagras."
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5613,114 +5658,344 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Enhet"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR-videoenhet"
-
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "Radioenhet"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Dummy"
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR-radioenhet"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Infoga i fil"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr ""
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "Infoga i filen om den finns istället för att ersätta den."
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Bredd"
-
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
-msgstr "Bredd på strömmen som ska fångas (-1 för automatisk identifiering)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Användarnamn"
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Höjd"
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
+msgstr "Användarnamnet som kommer att begäras för att komma åt strömmen."
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
-msgstr "Höjd på strömmen som ska fångas (-1 för automatisk identifiering)."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Lösenord"
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekvens"
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
+msgstr "Lösenordet som kommer att begäras för att komma åt strömmen."
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
-msgstr ""
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Tangentintervall"
+#: modules/access_output/http.c:71
+#, fuzzy
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr ""
+#: modules/access_output/http.c:74
+#, fuzzy
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr ""
+#: modules/access_output/http.c:78
+#, fuzzy
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
+msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
-msgstr "Bithastighet att använda (-1 för standard)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
+msgstr "Annonsera med Bonjour"
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
-msgstr ""
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
+msgstr "Annonsera strömmen med Bonjour-protokollet."
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "Bithastighetsläge)"
-
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr ""
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
-msgstr "Ljudbitmask"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "Strömnamn"
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "Strömbeskrivning"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "Strömma MP3"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+msgid "Genre description"
+msgstr "Genrebeskrivning"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr "Genre för innehållet. "
+
+#: modules/access_output/shout.c:79
+msgid "URL description"
+msgstr "URL-beskrivning"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+#, fuzzy
+msgid "Bitrate information of the transcoded stream. "
+msgstr "| info . . .  information om den aktuella strömmen"
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Samplingshastighet"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+msgid "Number of channels"
+msgstr "Antal kanaler"
+
+#: modules/access_output/shout.c:93
+#, fuzzy
+msgid "Number of channels information of the transcoded stream. "
+msgstr "Antal trådar som används för omkodningen."
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr "Ogg Vorbis-kvalitet"
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Stopp "
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Tillgänglihets utmatning"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Cachingvärde (ms)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "Time-To-Live (TTL)"
+
+#: modules/access_output/udp.c:81
+#, fuzzy
+msgid "Time-To-Live of the outgoing stream."
+msgstr "Låter dig ange \"description\" metadata för en inmatning."
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Gruppaket"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr "Råskrivning"
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Enhet"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR-videoenhet"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "Radioenhet"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR-radioenhet"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Bredd"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr "Bredd på strömmen som ska fångas (-1 för automatisk identifiering)."
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Höjd"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr "Höjd på strömmen som ska fångas (-1 för automatisk identifiering)."
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekvens"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Tangentintervall"
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr "Bithastighet att använda (-1 för standard)."
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "Bithastighetsläge)"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr "Ljudbitmask"
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
 msgid "Volume"
 msgstr "Volym"
 
@@ -5771,11 +6046,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Cachingvärde (ms)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5907,12 +6177,43 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr ""
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Enhetsnamn"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+"Detta är standard-vcd-enheten som används. Om du inte anger något kommer vi "
+"att söka efter en lämplig cd-rom-enhet."
+
+#: modules/access/v4l2.c:58
+#, fuzzy
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+"Kanal på kortet som ska användas (Normalt sett, 0 = tuner, 1 = komposit, 2 = "
+"S-video)"
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr "Video4Linux2"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux-inmatning"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
 msgid ""
 "Name of the video device to use. If you don't specify anything, no video "
 "device will be used."
@@ -6002,10 +6303,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr "Tuner att använda, om det finns flera."
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Samplingshastighet"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -6049,37 +6346,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux-inmatning"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Enhetsnamn"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-"Detta är standard-vcd-enheten som används. Om du inte anger något kommer vi "
-"att söka efter en lämplig cd-rom-enhet."
-
-#: modules/access/v4l2.c:58
-#, fuzzy
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-"Kanal på kortet som ska användas (Normalt sett, 0 = tuner, 1 = komposit, 2 = "
-"S-video)"
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr "Video4Linux2"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux-inmatning"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6231,298 +6497,37 @@ msgstr "Använd uppspelningskontroll?"
 
 #: modules/access/vcdx/vcd.c:117
 msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "Visa utökad vcd-information?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr "Inspelningskatalog"
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "Katalog där inspelning kommer att lagras."
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Dummy"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Infoga i fil"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "Infoga i filen om den finns istället för att ersätta den."
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Användarnamn"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr "Användarnamnet som kommer att begäras för att komma åt strömmen."
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Lösenord"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr "Lösenordet som kommer att begäras för att komma åt strömmen."
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-#, fuzzy
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
-
-#: modules/access_output/http.c:74
-#, fuzzy
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
-
-#: modules/access_output/http.c:78
-#, fuzzy
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr "HTTP-gränssnitt x509 PEM certifikatfil (aktiverar SSL)"
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr "Annonsera med Bonjour"
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr "Annonsera strömmen med Bonjour-protokollet."
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "Strömnamn"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "Strömbeskrivning"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "Strömma MP3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-msgid "Genre description"
-msgstr "Genrebeskrivning"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr "Genre för innehållet. "
-
-#: modules/access_output/shout.c:79
-msgid "URL description"
-msgstr "URL-beskrivning"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-#, fuzzy
-msgid "Bitrate information of the transcoded stream. "
-msgstr "| info . . .  information om den aktuella strömmen"
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-msgid "Number of channels"
-msgstr "Antal kanaler"
-
-#: modules/access_output/shout.c:93
-#, fuzzy
-msgid "Number of channels information of the transcoded stream. "
-msgstr "Antal trådar som används för omkodningen."
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr "Ogg Vorbis-kvalitet"
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Stopp "
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Tillgänglihets utmatning"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "Time-To-Live (TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "Låter dig ange \"description\" metadata för en inmatning."
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Gruppaket"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
-msgstr "Råskrivning"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "Visa utökad vcd-information?"
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6658,6 +6663,28 @@ msgstr "Ljudfilter för float32->u16-konvertering"
 msgid "Audio filter for float32->u8 conversion"
 msgstr "Ljudfilter för float32->u8-konvertering"
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Välj filen att spara till"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 msgid "Left rear"
 msgstr "Vänster bak"
@@ -7572,6 +7599,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -7948,6 +8020,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -10864,7 +10943,7 @@ msgstr "VLC - Kontroller"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "Mediaspelaren VLC"
@@ -10979,8 +11058,8 @@ msgid "Extended Controls"
 msgstr "Utökade kontroller"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "Information"
 
@@ -11294,6 +11373,73 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Spara fil"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "Avancerad information"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr "Bithastighet för inmatning"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr "Strömmens bithastighet"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr "Avkodade block"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr "Visade bildrutor"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr "Förlorade bildrutor"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "Strömmar"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr "Skickade paket"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr "Skickade byte"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "Sändhastighet"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr "Spelade buffertar"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr "Förlorade buffertar"
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Spara spellista..."
@@ -11370,73 +11516,6 @@ msgstr "Ange nodnamn"
 msgid "Empty Folder"
 msgstr "Tom mapp"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "Avancerad information"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr "Bithastighet för inmatning"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr "Strömmens bithastighet"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr "Avkodade block"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr "Visade bildrutor"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr "Förlorade bildrutor"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "Strömmar"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr "Skickade paket"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr "Skickade byte"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "Sändhastighet"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr "Spelade buffertar"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr "Förlorade buffertar"
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12703,16 +12782,16 @@ msgstr ""
 msgid "Errors"
 msgstr "Fel"
 
-#: modules/gui/qt4/dialogs/streaminfo.cpp:40
-msgid "Stream information"
-msgstr "Ströminformation"
-
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
 #, fuzzy
 msgid "Open directory"
 msgstr "Öppna &katalog..."
 
+#: modules/gui/qt4/dialogs/streaminfo.cpp:40
+msgid "Stream information"
+msgstr "Ströminformation"
+
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12921,11 +13000,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr "Alla filer (*.*)|*|Ljudfiler (*.mp3, *.ogg, etc.)|"
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Redigera bokmärke"
@@ -12965,6 +13039,31 @@ msgstr "&Ta bort"
 msgid "&Clear"
 msgstr "&Töm"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "Du måste välja två bokmärken"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "Bokmärkeslista för en ström"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "Du måste välja två bokmärken"
@@ -12990,6 +13089,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Inmatning har ändrats "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr "Alla filer (*.*)|*|Ljudfiler (*.mp3, *.ogg, etc.)|"
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "Ström och mediainfo"
@@ -12998,6 +13102,14 @@ msgstr "Ström och mediainfo"
 msgid "Advanced information"
 msgstr "Avancerad information"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Stäng"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13018,13 +13130,6 @@ msgstr "&Nej"
 msgid "Don't show further errors"
 msgstr "Visa inte ytterligare fel"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Stäng"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr ""
@@ -14373,6 +14478,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -14389,10 +14498,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 #, fuzzy
 msgid "MusicBrainz"
index 8734c85c49cadac693903015c49b2583e3d7f254..363de7f60e8312921a232d7897ce6f05e559a581 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.8.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-06-25 12:34+0200\n"
 "Last-Translator: xLeopar <xleopar@yahoo.com>\n"
 "Language-Team: Turkish\n"
@@ -15,19 +15,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"Bu program kanunlarla belirlenen GARANTİ koşullarına tabi değildir.\n"
-"Bu programı GNU General Public License terimleri altında yeniden "
-"dağıtabilirsiniz;\n"
-"ayrıntılar için COPYGING adlı dosyaya bakınız.\n"
-"VideoLAN ekibi tarafından yazılmıştır; AUTHORS dosyasına bakınız.\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC tercihleri"
@@ -558,8 +545,8 @@ msgstr "Üst-veri"
 msgid "Title"
 msgstr "Başlık"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "Yazar"
@@ -631,6 +618,19 @@ msgstr "Codec İsmi"
 msgid "Codec Description"
 msgstr "Codec Açıklama"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"Bu program kanunlarla belirlenen GARANTİ koşullarına tabi değildir.\n"
+"Bu programı GNU General Public License terimleri altında yeniden "
+"dağıtabilirsiniz;\n"
+"ayrıntılar için COPYGING adlı dosyaya bakınız.\n"
+"VideoLAN ekibi tarafından yazılmıştır; AUTHORS dosyasına bakınız.\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -851,8 +851,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "Örnek başına bit (bps)"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "Bit oranı"
 
@@ -3557,6 +3557,11 @@ msgstr "Altyazılar"
 msgid "Overlays"
 msgstr "Bindirmeler"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "Dans"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "İz ayarları"
@@ -4338,8 +4343,17 @@ msgstr "Kırp"
 msgid "Aspect-ratio"
 msgstr "En-boy Oranı"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4398,15 +4412,6 @@ msgstr "Ses CDsi - İz"
 msgid "Audio CD - Track %i"
 msgstr "Ses CDsi - İz %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4908,18 +4913,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5179,6 +5172,18 @@ msgstr "Seviye normalize"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD açısı"
@@ -5373,6 +5378,49 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "Zaman kaydırma"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "Video süzgeçleri, video akışlarını son-işleme için kullanılırlar"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "Video enstantane klasörü"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr "Zaman kaydırma"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5536,110 +5584,340 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS) girdisi"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "Boş akış çıktısı"
 
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "Aygıt"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "Boş/Aptal"
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR video aygıtı"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "Dosyaya ekle"
 
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "Ses Aygıtı"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr ""
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR video aygıtı"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "Dosya akış çıktısı"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "Norm"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "Kullanıcı"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "Genişlik"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "Parola"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "Yükseklik"
+#: modules/access_output/http.c:66
+msgid "Mime"
+msgstr "Mime"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "Frekans"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
-msgstr "Anahtar aralığı"
-
-#: modules/access/pvr.c:78
-#, fuzzy
-msgid "Interval between keyframes (-1 for autodetect)."
-msgstr "Anahtar kare aralığı (-1 otomatik)"
-
-#: modules/access/pvr.c:80
-msgid "B Frames"
-msgstr "B Kareleri"
-
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:78
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:91
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP akış çıktısı"
+
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
+
+#: modules/access_output/shout.c:58
 #, fuzzy
-msgid "Bitrate mode)"
-msgstr "Bit oranı"
+msgid "Stream name"
+msgstr "Akış"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "Açıklama"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
+msgstr ""
+
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "Akış"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "Açıklama"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "Açıklama"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "Örnekleme oranı"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "Tercih edilen ses çıktı kanalları modu"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "Akış çıktısı"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "Erişim çıktısı"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "Arabellek değeri (ms)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr "Paketleri grupla"
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP akış çıktısı"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "Aygıt"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR video aygıtı"
+
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "Ses Aygıtı"
+
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR video aygıtı"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "Norm"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "Genişlik"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "Yükseklik"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "Frekans"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr "Anahtar aralığı"
+
+#: modules/access/pvr.c:78
+#, fuzzy
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr "Anahtar kare aralığı (-1 otomatik)"
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr "B Kareleri"
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+#, fuzzy
+msgid "Bitrate mode)"
+msgstr "Bit oranı"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
 msgstr ""
 
 #: modules/access/pvr.c:95
@@ -5696,11 +5974,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "Arabellek değeri (ms)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5830,24 +6103,50 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP girdisi"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "Aygıt ismi"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr ""
 
-#: modules/access/v4l.c:83
+#: modules/access/v4l2.c:58
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/v4l.c:87
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux girdisi"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr ""
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr ""
+
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr ""
+
+#: modules/access/v4l.c:87
 msgid ""
 "Force the Video4Linux video device to use a specific chroma format (eg. I420 "
 "(default), RV24, etc.)"
@@ -5919,10 +6218,6 @@ msgstr "Tuner"
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "Örnekleme oranı"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5964,32 +6259,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux girdisi"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "Aygıt ismi"
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux girdisi"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
@@ -6149,293 +6418,29 @@ msgstr ""
 msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-#, fuzzy
-msgid "Timeshift granularity"
-msgstr "Zaman kaydırma"
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "Video süzgeçleri, video akışlarını son-işleme için kullanılırlar"
-
-#: modules/access_filter/timeshift.c:50
-#, fuzzy
-msgid "Timeshift directory"
-msgstr "Video enstantane klasörü"
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr "Zaman kaydırma"
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "Boş akış çıktısı"
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "Boş/Aptal"
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "Dosyaya ekle"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "Dosya akış çıktısı"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "Kullanıcı"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "Parola"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr "Mime"
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP akış çıktısı"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "Akış"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "Açıklama"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "Akış"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "Açıklama"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "Açıklama"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "Tercih edilen ses çıktı kanalları modu"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "Akış çıktısı"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "Erişim çıktısı"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr ""
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr ""
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
-msgstr "Paketleri grupla"
-
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP akış çıktısı"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6570,6 +6575,28 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "Ses kanalı seçin"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7473,6 +7500,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr "Anahtar kareler oranı"
@@ -7857,6 +7929,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -10806,7 +10885,7 @@ msgstr "VLC - Kontroller"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC medya oynatıcısı"
@@ -10924,8 +11003,8 @@ msgid "Extended Controls"
 msgstr "Genişletilmiş denetimler"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "Dönüşümler"
@@ -11251,6 +11330,83 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "Dosya Kaydet"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "Gelişmiş seçenekler"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "Sout akışı"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "Ayırıcılar"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "Maksimum yerel bit oranı"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "Kod çözücüler"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "Kareleri atla"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "B çerçeveleri"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+#, fuzzy
+msgid "Sent packets"
+msgstr "Paketleri grupla"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "Örnekleme oranı"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "Hızlı oynat"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "Listeyi Kaydet..."
@@ -11334,83 +11490,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "Gelişmiş seçenekler"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "Sout akışı"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "Ayırıcılar"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "Maksimum yerel bit oranı"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "Kod çözücüler"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "Kareleri atla"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "B çerçeveleri"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-#, fuzzy
-msgid "Sent packets"
-msgstr "Paketleri grupla"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "Örnekleme oranı"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "Hızlı oynat"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12638,17 +12717,17 @@ msgstr "QNX RTOS video ve ses çıktısı"
 msgid "Errors"
 msgstr "Hata"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "&Klasör Aç...\tCtrl-E"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "Üst-veri"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "&Klasör Aç...\tCtrl-E"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12865,11 +12944,6 @@ msgstr "WinCE arayüz modülü"
 msgid "WinCE dialogs provider"
 msgstr "WinCE diyalog sağlayıcı"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "Yer imlerini düzenle"
@@ -12913,6 +12987,29 @@ msgstr "Sil"
 msgid "&Clear"
 msgstr "Temizle"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12936,6 +13033,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "Girdi değişti "
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -12946,6 +13048,14 @@ msgstr "Akış ve medya bilgisi"
 msgid "Advanced information"
 msgstr "Gelişmiş seçenekler"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "&Kapat"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -12967,13 +13077,6 @@ msgstr "Norm"
 msgid "Don't show further errors"
 msgstr "Fazla hataları bastır"
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "&Kapat"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "Liste ögesi bilgisi"
@@ -14340,6 +14443,10 @@ msgstr "Çıktı dosyası"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14356,10 +14463,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
@@ -18022,9 +18125,6 @@ msgstr "Spektrum analizörü"
 #~ msgid "Messages..."
 #~ msgstr "Mesajlar..."
 
-#~ msgid "Select audio channel"
-#~ msgstr "Ses kanalı seçin"
-
 #~ msgid "_Subtitles"
 #~ msgstr "_Altyazılar"
 
index b32a28a3e9c4e642b82348e80616b77bfef83e62..17c09ff34b08307808ba77fece480e2c000ad6a3 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+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"
@@ -16,14 +16,6 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr ""
@@ -512,8 +504,8 @@ msgstr ""
 msgid "Title"
 msgstr ""
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr ""
@@ -585,6 +577,14 @@ msgstr ""
 msgid "Codec Description"
 msgstr ""
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 msgid "Audio filtering failed"
@@ -802,8 +802,8 @@ msgstr ""
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr ""
 
@@ -3431,6 +3431,10 @@ msgstr ""
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+msgid "France"
+msgstr ""
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr ""
@@ -4209,8 +4213,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr ""
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4266,15 +4279,6 @@ msgstr ""
 msgid "Audio CD - Track %i"
 msgstr ""
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4767,18 +4771,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5029,6 +5021,18 @@ msgstr ""
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5218,6 +5222,46 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5376,167 +5420,384 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr ""
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
 msgstr ""
 
-#: modules/access/pvr.c:52
-msgid "Device"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
 msgstr ""
 
-#: modules/access/pvr.c:53
-msgid "PVR video device"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
+#: modules/access_output/file.c:66
+msgid "File stream output"
 msgstr ""
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:81
-msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/shout.c:58
+msgid "Stream name"
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
+#: modules/access_output/shout.c:62
+msgid "Stream description"
 msgstr ""
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
+#: modules/access_output/shout.c:76
+msgid "Genre description"
 msgstr ""
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
+#: modules/access_output/shout.c:79
+msgid "URL description"
 msgstr ""
 
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
+#: modules/access_output/shout.c:92
+msgid "Number of channels"
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "vbr"
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
 msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
+#: modules/access_output/shout.c:98
+msgid "Stream public"
+msgstr ""
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr ""
 
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr ""
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr ""
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr ""
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr ""
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr ""
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr ""
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr ""
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr ""
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr ""
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr ""
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr ""
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr ""
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr ""
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr ""
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr ""
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr ""
+
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr ""
+
+#: modules/access/pvr.c:102
+msgid ""
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
+msgstr ""
+
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
+msgstr ""
+
+#: modules/access/pvr.c:111
+msgid "vbr"
+msgstr ""
+
+#: modules/access/pvr.c:111
+msgid "cbr"
+msgstr ""
+
+#: modules/access/pvr.c:116
+msgid "PVR"
+msgstr ""
+
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr ""
+
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5663,6 +5924,30 @@ msgstr ""
 msgid "UDP/RTP input"
 msgstr ""
 
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr ""
+
+#: modules/access/v4l2.c:54
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr ""
+
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+msgid "Video4Linux2"
+msgstr ""
+
+#: modules/access/v4l2.c:64
+msgid "Video4Linux2 input"
+msgstr ""
+
 #: modules/access/v4l.c:75
 msgid ""
 "Caching value for V4L captures. This value should be set in milliseconds."
@@ -5752,10 +6037,6 @@ msgstr ""
 msgid "Tuner to use, if there are several ones."
 msgstr ""
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr ""
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5797,32 +6078,8 @@ msgstr ""
 msgid "Video4Linux input"
 msgstr ""
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr ""
-
-#: modules/access/v4l2.c:54
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr ""
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-msgid "Video4Linux2"
-msgstr ""
-
-#: modules/access/v4l2.c:64
-msgid "Video4Linux2 input"
-msgstr ""
-
-#: modules/access/vcd/vcd.c:42
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+#: modules/access/vcd/vcd.c:42
+msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
 
 #: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
@@ -5953,307 +6210,54 @@ msgstr ""
 msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr ""
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr ""
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr ""
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr ""
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr ""
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr ""
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr ""
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr ""
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr ""
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr ""
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-msgid "Genre description"
-msgstr ""
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-msgid "URL description"
-msgstr ""
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-msgid "Number of channels"
-msgstr ""
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-msgid "Stream public"
-msgstr ""
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
 msgstr ""
 
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:117
+msgid ""
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
 msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
@@ -6386,6 +6390,27 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+msgid "Select channel to keep"
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 msgid "Left rear"
 msgstr ""
@@ -7262,6 +7287,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -7631,6 +7701,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr ""
@@ -10481,7 +10558,7 @@ msgstr ""
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr ""
@@ -10596,8 +10673,8 @@ msgid "Extended Controls"
 msgstr ""
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr ""
 
@@ -10911,6 +10988,73 @@ msgstr ""
 msgid "Save File"
 msgstr ""
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr ""
@@ -10986,73 +11130,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12252,13 +12329,13 @@ msgstr ""
 msgid "Errors"
 msgstr ""
 
-#: modules/gui/qt4/dialogs/streaminfo.cpp:40
-msgid "Stream information"
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+msgid "Open directory"
 msgstr ""
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-msgid "Open directory"
+#: modules/gui/qt4/dialogs/streaminfo.cpp:40
+msgid "Stream information"
 msgstr ""
 
 #: modules/gui/qt4/qt4.cpp:47
@@ -12455,11 +12532,6 @@ msgstr ""
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr ""
@@ -12499,6 +12571,29 @@ msgstr ""
 msgid "&Clear"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+msgid "Removes the selected bookmarks"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+msgid "Removes all the bookmarks for that stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr ""
@@ -12522,6 +12617,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr ""
@@ -12530,6 +12630,14 @@ msgstr ""
 msgid "Advanced information"
 msgstr ""
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -12548,13 +12656,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr ""
@@ -13865,6 +13966,10 @@ msgstr ""
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -13881,10 +13986,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
index 8082d7718abc67beba182cac4b0bd8710921c29f..037e21c587405715b54fc886a107c6fead79a0a2 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.8.4-test1-svn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2006-05-03 20:30+0700\n"
 "Last-Translator: Wei Mingzhi <whistler@openoffice.org>\n"
 "Language-Team: Simplified Chinese\n"
@@ -18,18 +18,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-"本程序在适用法律允许范围内绝对没有任何保证。您可以在 GNU 通用\n"
-"公开许可协议下重新发布本软件,具体情况请参看 COPYING 文件。\n"
-"\n"
-"本软件由 VideoLAN 开发组开发,请参看 AUTHORS 文件。\n"
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "VLC 选项"
@@ -533,8 +521,8 @@ msgstr "元信息"
 msgid "Title"
 msgstr "标题"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "作者"
@@ -606,6 +594,18 @@ msgstr "编码器名称"
 msgid "Codec Description"
 msgstr "编码器描述"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+"本程序在适用法律允许范围内绝对没有任何保证。您可以在 GNU 通用\n"
+"公开许可协议下重新发布本软件,具体情况请参看 COPYING 文件。\n"
+"\n"
+"本软件由 VideoLAN 开发组开发,请参看 AUTHORS 文件。\n"
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -825,8 +825,8 @@ msgstr "%d Hz"
 msgid "Bits per sample"
 msgstr "比特每采样"
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "位率"
 
@@ -3500,6 +3500,11 @@ msgstr "字幕"
 msgid "Overlays"
 msgstr "覆盖"
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "取消"
+
 #: src/libvlc.h:1365
 msgid "Track settings"
 msgstr "轨道设置"
@@ -4278,8 +4283,17 @@ msgstr "修整"
 msgid "Aspect-ratio"
 msgstr "纵横比"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4335,15 +4349,6 @@ msgstr "音频 CD - 轨"
 msgid "Audio CD - Track %i"
 msgstr "音频 CD - 轨 %i"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4838,18 +4843,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr "DV 串流的缓存值。这个值是以毫秒为单位的。"
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5102,6 +5095,18 @@ msgstr "音量正规化"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr "DV 串流的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr "DVD 角度"
@@ -5293,6 +5298,47 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+msgid "Record directory"
+msgstr ""
+
+#: modules/access_filter/record.c:48
+msgid "Directory where the record will be stored."
+msgstr "录制的存放目录。"
+
+#: modules/access_filter/timeshift.c:46
+msgid "Timeshift granularity"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "此选项是将被用于串流的目的地 (URL)。"
+
+#: modules/access_filter/timeshift.c:50
+msgid "Timeshift directory"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+msgid "Timeshift"
+msgstr ""
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5453,120 +5499,346 @@ msgstr "选择在此限制下的最大比特率的串流。"
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)输入"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr "PVR 串流的默认的缓存值。这个值是以毫秒为单位的。"
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "设备"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR 视频设备"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr ""
 
-#: modules/access/pvr.c:55
-msgid "Radio device"
-msgstr "收音机设备"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr ""
 
-#: modules/access/pvr.c:56
-msgid "PVR radio device"
-msgstr "PVR 收音机模式"
+#: modules/access_output/file.c:61
+msgid "Append to file"
+msgstr "追加到文件"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
-msgstr "规范"
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
+msgstr "如果文件已经存在的话,追加到它后面而不是替换它。"
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
-msgstr ""
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "文件串流输出"
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "宽度"
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
+msgstr "用户名"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "高度"
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
+msgstr "密码"
 
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "频率"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:74
+msgid ""
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:83
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
-msgstr ""
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
+msgstr "HTTP 串流输出"
 
-#: modules/access/pvr.c:91
-msgid "Bitrate mode)"
-msgstr "位率模式)"
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
+msgstr "HTTP"
 
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
-msgstr ""
+#: modules/access_output/shout.c:58
+msgid "Stream name"
+msgstr "串流名称"
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/shout.c:62
+msgid "Stream description"
+msgstr "串流描述"
+
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr "音量"
+#: modules/access_output/shout.c:66
+msgid "Stream MP3"
+msgstr "串流 MP3"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
-msgstr "音频音量 (0-65535)."
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
+msgstr ""
+
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "串流描述"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
+msgstr ""
+
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "描述"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
+msgstr ""
+
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
+msgstr "采样率"
+
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "输出频道数量"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "串流输出"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
+msgstr ""
+
+#: modules/access_output/shout.c:105
+msgid "IceCAST output"
+msgstr "IceCAST 输出"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
+#: modules/demux/live555.cpp:63
+msgid "Caching value (ms)"
+msgstr "缓存值 (毫秒)"
+
+#: modules/access_output/udp.c:77
+msgid ""
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
+msgstr "外界 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "有效时间(TTL)"
+
+#: modules/access_output/udp.c:81
+msgid "Time-To-Live of the outgoing stream."
+msgstr "该输出串流的有效时间"
+
+#: modules/access_output/udp.c:84
+msgid "Group packets"
+msgstr ""
+
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
+
+#: modules/access_output/udp.c:90
+msgid "Raw write"
+msgstr ""
+
+#: modules/access_output/udp.c:91
+msgid ""
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
+msgstr ""
+
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP 串流输出"
+
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
+msgstr "UDP"
+
+#: modules/access/pvr.c:49
+msgid ""
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
+msgstr "PVR 串流的默认的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "设备"
+
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR 视频设备"
+
+#: modules/access/pvr.c:55
+msgid "Radio device"
+msgstr "收音机设备"
+
+#: modules/access/pvr.c:56
+msgid "PVR radio device"
+msgstr "PVR 收音机模式"
+
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
+msgstr "规范"
+
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+msgstr ""
+
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "宽度"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "高度"
+
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
+msgstr ""
+
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "频率"
+
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
+
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:77
+msgid "Key interval"
+msgstr ""
+
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
+msgstr ""
+
+#: modules/access/pvr.c:80
+msgid "B Frames"
+msgstr ""
+
+#: modules/access/pvr.c:81
+msgid ""
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
+msgstr ""
+
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
+msgstr ""
+
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
+msgstr ""
+
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
+msgstr ""
+
+#: modules/access/pvr.c:91
+msgid "Bitrate mode)"
+msgstr "位率模式)"
+
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
+msgstr ""
+
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
+msgstr ""
+
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
+msgstr ""
+
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
+msgstr "音量"
+
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
+msgstr "音频音量 (0-65535)."
 
 #: modules/access/pvr.c:101 modules/access/v4l.c:92
 msgid "Channel"
@@ -5609,11 +5881,6 @@ msgstr "PVR"
 msgid "IVTV MPEG Encoding cards input"
 msgstr "IVTV MPEG 压缩卡输入"
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
-#: modules/demux/live555.cpp:63
-msgid "Caching value (ms)"
-msgstr "缓存值 (毫秒)"
-
 #: modules/access/rtsp/access.c:43
 msgid ""
 "Caching value for RTSP streams. This value should be set in milliseconds."
@@ -5742,20 +6009,47 @@ msgstr "UDP/RTP"
 msgid "UDP/RTP input"
 msgstr "UDP/RTP 输入"
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
-msgstr "V4L 串流的缓存值。这个值是以毫秒为单位的。"
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "装置名称"
 
-#: modules/access/v4l.c:79
+#: modules/access/v4l2.c:54
+#, fuzzy
 msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
 msgstr "默认的视频设备,如果你不指定,则没有设备将会被使用。"
 
-#: modules/access/v4l.c:83
+#: modules/access/v4l2.c:58
 msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+msgstr ""
+
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux"
+
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux输入"
+
+#: modules/access/v4l.c:75
+msgid ""
+"Caching value for V4L captures. This value should be set in milliseconds."
+msgstr "V4L 串流的缓存值。这个值是以毫秒为单位的。"
+
+#: modules/access/v4l.c:79
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr "默认的视频设备,如果你不指定,则没有设备将会被使用。"
+
+#: modules/access/v4l.c:83
+msgid ""
+"Name of the audio device to use. If you don't specify anything, no audio "
 "device will be used."
 msgstr "默认的音频设备,如果你不指定,则没有设备将会被使用。"
 
@@ -5831,10 +6125,6 @@ msgstr "调节器"
 msgid "Tuner to use, if there are several ones."
 msgstr "若有多个调谐器时,选择要使用的一个"
 
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
-msgstr "采样率"
-
 #: modules/access/v4l.c:124
 msgid ""
 "Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
@@ -5876,33 +6166,6 @@ msgstr "Video4Linux"
 msgid "Video4Linux input"
 msgstr "Video4Linux输入"
 
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "装置名称"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr "默认的视频设备,如果你不指定,则没有设备将会被使用。"
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
-msgstr ""
-
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux输入"
-
 #: modules/access/vcd/vcd.c:42
 msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr "VCD 的缓存值。这个值是以毫秒为单位的。"
@@ -6039,309 +6302,51 @@ msgstr "视频 CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 输入"
 msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "使用回放控制"
-
-#: modules/access/vcdx/vcd.c:117
-msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:124
-msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
-msgstr "显示扩展 VCD 信息?"
-
-#: modules/access/vcdx/vcd.c:130
-msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
-msgstr ""
-
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
-msgstr ""
-
-#: modules/access_filter/record.c:46
-msgid "Record directory"
-msgstr ""
-
-#: modules/access_filter/record.c:48
-msgid "Directory where the record will be stored."
-msgstr "录制的存放目录。"
-
-#: modules/access_filter/timeshift.c:46
-msgid "Timeshift granularity"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:48
-#, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "此选项是将被用于串流的目的地 (URL)。"
-
-#: modules/access_filter/timeshift.c:50
-msgid "Timeshift directory"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
-msgstr ""
-
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
-msgstr ""
-
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
-msgid "Timeshift"
-msgstr ""
-
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr ""
-
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr ""
-
-#: modules/access_output/file.c:61
-msgid "Append to file"
-msgstr "追加到文件"
-
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
-msgstr "如果文件已经存在的话,追加到它后面而不是替换它。"
-
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "文件串流输出"
-
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
-msgstr "用户名"
-
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
-msgstr "密码"
-
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
-msgstr ""
-
-#: modules/access_output/http.c:66
-msgid "Mime"
-msgstr ""
-
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
-msgstr ""
-
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
-msgstr ""
-
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
-msgstr ""
-
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
-msgstr ""
-
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
-msgstr ""
-
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
-msgstr "HTTP 串流输出"
-
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
-msgstr "HTTP"
-
-#: modules/access_output/shout.c:58
-msgid "Stream name"
-msgstr "串流名称"
-
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:62
-msgid "Stream description"
-msgstr "串流描述"
-
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
-msgstr ""
-
-#: modules/access_output/shout.c:66
-msgid "Stream MP3"
-msgstr "串流 MP3"
-
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
-msgstr ""
-
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "串流描述"
-
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
-msgstr ""
-
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "描述"
-
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
-
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "输出频道数量"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
-msgstr ""
-
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
-msgstr ""
-
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "串流输出"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
-msgstr ""
-
-#: modules/access_output/shout.c:105
-msgid "IceCAST output"
-msgstr "IceCAST 输出"
-
-#: modules/access_output/udp.c:77
-msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
-msgstr "外界 UDP 串流的默认的缓存值。这个值是以毫秒为单位的。"
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "有效时间(TTL)"
-
-#: modules/access_output/udp.c:81
-msgid "Time-To-Live of the outgoing stream."
-msgstr "该输出串流的有效时间"
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "使用回放控制"
+
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP 串流输出"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
+msgstr "显示扩展 VCD 信息?"
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
-msgstr "UDP"
+#: modules/access/vcdx/vcd.c:130
+msgid ""
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
+
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
+msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
 msgid "Simple decoder for Dolby Surround encoded streams"
@@ -6473,6 +6478,28 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "选择文件以保存到"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7355,6 +7382,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -7724,6 +7796,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Philips OGT (SVCD字幕)译码器"
@@ -10606,7 +10685,7 @@ msgstr "VLC - 控制器"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC多媒体播放程序"
@@ -10721,8 +10800,8 @@ msgid "Extended Controls"
 msgstr "扩展控制"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 msgid "Information"
 msgstr "信息"
 
@@ -11036,6 +11115,73 @@ msgstr "SDP URL"
 msgid "Save File"
 msgstr "储存文件"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr "URI"
+
+#: modules/gui/macosx/playlistinfo.m:63
+msgid "Advanced Information"
+msgstr "高级信息"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr "在媒体中读取"
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+msgid "Input bitrate"
+msgstr "输入比特率"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+msgid "Demuxed"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+msgid "Stream bitrate"
+msgstr "串流比特率"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+msgid "Decoded blocks"
+msgstr "已解码的帧"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+msgid "Displayed frames"
+msgstr "已显示的帧"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+msgid "Lost frames"
+msgstr "丢失帧"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "串流"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr "已发送的包"
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr "已发送的字节"
+
+#: modules/gui/macosx/playlistinfo.m:94
+msgid "Send rate"
+msgstr "发送率"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+msgid "Played buffers"
+msgstr "已播放的缓冲区"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "储存播放列表..."
@@ -11113,73 +11259,6 @@ msgstr "请输入节点编号"
 msgid "Empty Folder"
 msgstr "空文件夹"
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr "URI"
-
-#: modules/gui/macosx/playlistinfo.m:63
-msgid "Advanced Information"
-msgstr "高级信息"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr "在媒体中读取"
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-msgid "Input bitrate"
-msgstr "输入比特率"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-msgid "Demuxed"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-msgid "Stream bitrate"
-msgstr "串流比特率"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-msgid "Decoded blocks"
-msgstr "已解码的帧"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-msgid "Displayed frames"
-msgstr "已显示的帧"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-msgid "Lost frames"
-msgstr "丢失帧"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "串流"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr "已发送的包"
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr "已发送的字节"
-
-#: modules/gui/macosx/playlistinfo.m:94
-msgid "Send rate"
-msgstr "发送率"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-msgid "Played buffers"
-msgstr "已播放的缓冲区"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12401,17 +12480,17 @@ msgstr "QNX RTOS视频及音频输出"
 msgid "Errors"
 msgstr "错误"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "打开目录(&I)..."
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "获取串流信息"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "打开目录(&I)..."
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12620,11 +12699,6 @@ msgstr "WinCE 界面模块"
 msgid "WinCE dialogs provider"
 msgstr "Wince 对话提供商"
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "编辑书签"
@@ -12668,6 +12742,31 @@ msgstr "删除"
 msgid "&Clear"
 msgstr "清除"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "您必须选择两个书签"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "串流书签清单"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "您必须选择两个书签"
@@ -12691,6 +12790,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "输入已改变"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 msgid "Stream and Media Info"
 msgstr "串流及媒体信息"
@@ -12699,6 +12803,14 @@ msgstr "串流及媒体信息"
 msgid "Advanced information"
 msgstr "高级选项"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "关闭(&C)"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -12717,13 +12829,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "关闭(&C)"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "播放列表项目信息"
@@ -14065,6 +14170,10 @@ msgstr "RRD 输出文件"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr "AltiVec memcpy"
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr "libc memcpy"
@@ -14081,10 +14190,6 @@ msgstr "MMX memcpy"
 msgid "MMX EXT memcpy"
 msgstr "MMX EXT memcpy"
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr "AltiVec memcpy"
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
index 29d044e99cf288393552a79c56883be4d889a283..ef94eac3243ff3022a159c0381efb1c8a4244c9f 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vlc\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-22 00:18+0200\n"
+"POT-Creation-Date: 2006-09-23 00:14+0100\n"
 "PO-Revision-Date: 2005-02-12 12:14+0100\n"
 "Last-Translator: Frank Chao <frank0624@gmail.com>\n"
 "Language-Team: zh_TW\n"
@@ -17,14 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: include/vlc/vlc.h:576
-msgid ""
-"This program comes with NO WARRANTY, to the extent permitted by law.\n"
-"You may redistribute it under the terms of the GNU General Public License;\n"
-"see the file named COPYING for details.\n"
-"Written by the VideoLAN team; see the AUTHORS file.\n"
-msgstr ""
-
 #: include/vlc_config_cat.h:32
 msgid "VLC preferences"
 msgstr "偏好設定"
@@ -538,8 +530,8 @@ msgstr ""
 msgid "Title"
 msgstr "標題"
 
-#: include/vlc_meta.h:30 modules/gui/macosx/playlist.m:129
-#: modules/gui/macosx/playlistinfo.m:58 modules/gui/macosx/wizard.m:393
+#: include/vlc_meta.h:30 modules/gui/macosx/playlistinfo.m:58
+#: modules/gui/macosx/playlist.m:129 modules/gui/macosx/wizard.m:393
 #: modules/gui/wince/playlist.cpp:674 modules/mux/asf.c:50
 msgid "Author"
 msgstr "製作人"
@@ -611,6 +603,14 @@ msgstr "編碼器名稱"
 msgid "Codec Description"
 msgstr "編碼器描述"
 
+#: include/vlc/vlc.h:576
+msgid ""
+"This program comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute it under the terms of the GNU General Public License;\n"
+"see the file named COPYING for details.\n"
+"Written by the VideoLAN team; see the AUTHORS file.\n"
+msgstr ""
+
 #: src/audio_output/filters.c:154 src/audio_output/filters.c:201
 #: src/audio_output/filters.c:224
 #, fuzzy
@@ -831,8 +831,8 @@ msgstr ""
 msgid "Bits per sample"
 msgstr ""
 
-#: src/input/es_out.c:1607 modules/access/pvr.c:84
-#: modules/access_output/shout.c:86
+#: src/input/es_out.c:1607 modules/access_output/shout.c:86
+#: modules/access/pvr.c:84
 msgid "Bitrate"
 msgstr "位元率"
 
@@ -3572,6 +3572,11 @@ msgstr "字幕"
 msgid "Overlays"
 msgstr ""
 
+#: src/libvlc.h:1363
+#, fuzzy
+msgid "France"
+msgstr "取消"
+
 #: src/libvlc.h:1365
 #, fuzzy
 msgid "Track settings"
@@ -4357,8 +4362,17 @@ msgstr ""
 msgid "Aspect-ratio"
 msgstr "採樣率"
 
+#: modules/access/cdda/access.c:293
+msgid "CD reading failed"
+msgstr ""
+
+#: modules/access/cdda/access.c:294
+#, c-format
+msgid "VLC could not get a new block of size: %i."
+msgstr ""
+
 #: modules/access/cdda.c:58 modules/access/dshow/dshow.cpp:91
-#: modules/access/dv.c:68 modules/access/dvb/access.c:73
+#: modules/access/dvb/access.c:73 modules/access/dv.c:68
 #: modules/access/dvdnav.c:64 modules/access/dvdread.c:62
 #: modules/access/fake.c:40 modules/access/file.c:80 modules/access/ftp.c:54
 #: modules/access/gnomevfs.c:44 modules/access/http.c:56
@@ -4418,15 +4432,6 @@ msgstr "音訊軌"
 msgid "Audio CD - Track %i"
 msgstr "音訊軌"
 
-#: modules/access/cdda/access.c:293
-msgid "CD reading failed"
-msgstr ""
-
-#: modules/access/cdda/access.c:294
-#, c-format
-msgid "VLC could not get a new block of size: %i."
-msgstr ""
-
 #: modules/access/cdda/cdda.c:42 modules/access/directory.c:78
 #: modules/codec/x264.c:280 modules/codec/x264.c:287 modules/codec/x264.c:292
 msgid "none"
@@ -4933,18 +4938,6 @@ msgstr ""
 msgid "The capture device \"%s\" does not support the required parameters."
 msgstr ""
 
-#: modules/access/dv.c:70
-msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
-msgstr ""
-
-#: modules/access/dv.c:74
-msgid "Digital Video (Firewire/ieee1394)  input"
-msgstr ""
-
-#: modules/access/dv.c:75
-msgid "dv"
-msgstr ""
-
 #: modules/access/dvb/access.c:75
 msgid ""
 "Caching value for DVB streams. This value should be set in milliseconds."
@@ -5201,6 +5194,18 @@ msgstr "音量正規化"
 msgid "The provided polarization \"%c\" is not valid."
 msgstr ""
 
+#: modules/access/dv.c:70
+msgid "Caching value for DV streams. Thisvalue should be set in milliseconds."
+msgstr ""
+
+#: modules/access/dv.c:74
+msgid "Digital Video (Firewire/ieee1394)  input"
+msgstr ""
+
+#: modules/access/dv.c:75
+msgid "dv"
+msgstr ""
+
 #: modules/access/dvdnav.c:60 modules/access/dvdread.c:58
 msgid "DVD angle"
 msgstr ""
@@ -5394,6 +5399,52 @@ msgstr ""
 msgid "VLC could not open file \"%s\" (%s)."
 msgstr ""
 
+#: modules/access_filter/record.c:46
+#, fuzzy
+msgid "Record directory"
+msgstr "選擇一個檔案或目錄"
+
+#: modules/access_filter/record.c:48
+#, fuzzy
+msgid "Directory where the record will be stored."
+msgstr "允許你指定視訊快照的存放目錄"
+
+#: modules/access_filter/timeshift.c:46
+#, fuzzy
+msgid "Timeshift granularity"
+msgstr "時間"
+
+#: modules/access_filter/timeshift.c:48
+#, fuzzy
+msgid ""
+"This is the size of the temporary files that will be used to store the "
+"timeshifted streams."
+msgstr "允許你指定串流輸出的目的音訊編碼器"
+
+#: modules/access_filter/timeshift.c:50
+#, fuzzy
+msgid "Timeshift directory"
+msgstr "視訊快照目錄"
+
+#: modules/access_filter/timeshift.c:51
+msgid "Directory used to store the timeshift temporary files."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:53
+msgid "Force use of the timeshift module"
+msgstr ""
+
+#: modules/access_filter/timeshift.c:54
+msgid ""
+"Force use of the timeshift module even if the access declares that it can "
+"control pace or pause."
+msgstr ""
+
+#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#, fuzzy
+msgid "Timeshift"
+msgstr "時間"
+
 #: modules/access/ftp.c:56
 msgid ""
 "Caching value for FTP streams. This value should be set in milliseconds."
@@ -5556,917 +5607,871 @@ msgstr ""
 msgid "Microsoft Media Server (MMS) input"
 msgstr "Microsoft Media Server (MMS)輸入"
 
-#: modules/access/pvr.c:49
-msgid ""
-"Default caching value for PVR streams. This value should be set in "
-"milliseconds."
-msgstr ""
-
-#: modules/access/pvr.c:52
-msgid "Device"
-msgstr "裝置"
-
-#: modules/access/pvr.c:53
-msgid "PVR video device"
-msgstr "PVR視訊裝置"
-
-#: modules/access/pvr.c:55
-#, fuzzy
-msgid "Radio device"
-msgstr "音訊裝置"
+#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
+msgid "Dummy stream output"
+msgstr "虛擬串流輸出"
 
-#: modules/access/pvr.c:56
-#, fuzzy
-msgid "PVR radio device"
-msgstr "PVR視訊裝置"
+#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
+msgid "Dummy"
+msgstr "虛擬"
 
-#: modules/access/pvr.c:58 modules/access/v4l.c:96
-msgid "Norm"
+#: modules/access_output/file.c:61
+msgid "Append to file"
 msgstr ""
 
-#: modules/access/pvr.c:59 modules/access/v4l.c:98
-msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
+#: modules/access_output/file.c:62
+msgid "Append to file if it exists instead of replacing it."
 msgstr ""
 
-#: modules/access/pvr.c:62 modules/access/v4l.c:102
-#: modules/video_filter/mosaic.c:96
-msgid "Width"
-msgstr "寬度"
+#: modules/access_output/file.c:66
+msgid "File stream output"
+msgstr "檔案串流輸出"
 
-#: modules/access/pvr.c:63
-msgid "Width of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
+msgid "Username"
 msgstr ""
 
-#: modules/access/pvr.c:66 modules/access/v4l.c:105
-#: modules/video_filter/mosaic.c:94
-msgid "Height"
-msgstr "高度"
-
-#: modules/access/pvr.c:67
-msgid "Height of the stream to capture (-1 for autodetection)."
+#: modules/access_output/http.c:59
+msgid "User name that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:70 modules/access/v4l.c:89
-msgid "Frequency"
-msgstr "頻率"
-
-#: modules/access/pvr.c:71 modules/access/v4l.c:91
-msgid "Frequency to capture (in kHz), if applicable."
+#: modules/access_output/http.c:61 modules/control/telnet.c:81
+#: modules/misc/audioscrobbler.c:132
+msgid "Password"
 msgstr ""
 
-#: modules/access/pvr.c:74 modules/access/v4l.c:137
-msgid "Framerate to capture, if applicable (-1 for autodetect)."
+#: modules/access_output/http.c:62
+msgid "Password that will be requested to access the stream."
 msgstr ""
 
-#: modules/access/pvr.c:77
-msgid "Key interval"
+#: modules/access_output/http.c:66
+msgid "Mime"
 msgstr ""
 
-#: modules/access/pvr.c:78
-msgid "Interval between keyframes (-1 for autodetect)."
+#: modules/access_output/http.c:67
+msgid "MIME returned by the server (autodetected if not specified."
 msgstr ""
 
-#: modules/access/pvr.c:80
-msgid "B Frames"
+#: modules/access_output/http.c:71
+msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
 msgstr ""
 
-#: modules/access/pvr.c:81
+#: modules/access_output/http.c:74
 msgid ""
-"If this option is set, B-Frames will be used. Use this option to set the "
-"number of B-Frames."
+"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
+"empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:85
-msgid "Bitrate to use (-1 for default)."
+#: modules/access_output/http.c:78
+msgid ""
+"Path to the x509 PEM trusted root CA certificates (certificate authority) "
+"file that will be used for HTTPS. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:87
-msgid "Bitrate peak"
+#: modules/access_output/http.c:83
+msgid ""
+"Path to the x509 PEM Certificates Revocation List file that will be used for "
+"SSL. Leave empty if you don't have one."
 msgstr ""
 
-#: modules/access/pvr.c:88
-msgid "Peak bitrate in VBR mode."
+#: modules/access_output/http.c:86
+msgid "Advertise with Bonjour"
 msgstr ""
 
-#: modules/access/pvr.c:91
-#, fuzzy
-msgid "Bitrate mode)"
-msgstr "位元率"
-
-#: modules/access/pvr.c:92
-msgid "Bitrate mode to use (VBR or CBR)."
+#: modules/access_output/http.c:87
+msgid "Advertise the stream with the Bonjour protocol."
 msgstr ""
 
-#: modules/access/pvr.c:94
-msgid "Audio bitmask"
+#: modules/access_output/http.c:91
+msgid "HTTP stream output"
 msgstr ""
 
-#: modules/access/pvr.c:95
-msgid "Bitmask that will get used by the audio part of the card."
+#: modules/access_output/http.c:93 modules/control/http/http.c:61
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
+msgid "HTTP"
 msgstr ""
 
-#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
-#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
-msgid "Volume"
-msgstr ""
+#: modules/access_output/shout.c:58
+#, fuzzy
+msgid "Stream name"
+msgstr "串流"
 
-#: modules/access/pvr.c:99
-msgid "Audio volume (0-65535)."
+#: modules/access_output/shout.c:59
+msgid "Name to give to this stream/channel on the shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:101 modules/access/v4l.c:92
-msgid "Channel"
-msgstr "頻道"
-
-#: modules/access/pvr.c:102
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
-msgstr ""
+#: modules/access_output/shout.c:62
+#, fuzzy
+msgid "Stream description"
+msgstr "描述"
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "Automatic"
+#: modules/access_output/shout.c:63
+msgid "Description of the stream content or information about your channel."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "SECAM"
+#: modules/access_output/shout.c:66
+#, fuzzy
+msgid "Stream MP3"
+msgstr "串流"
+
+#: modules/access_output/shout.c:67
+msgid ""
+"You normally have to feed the shoutcast module with Ogg streams. It is also "
+"possible to stream MP3 instead, so you can forward MP3 streams to the "
+"shoutcast/icecast server."
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "PAL"
+#: modules/access_output/shout.c:76
+#, fuzzy
+msgid "Genre description"
+msgstr "描述"
+
+#: modules/access_output/shout.c:77
+msgid "Genre of the content. "
 msgstr ""
 
-#: modules/access/pvr.c:108 modules/access/v4l.c:143
-msgid "NTSC"
+#: modules/access_output/shout.c:79
+#, fuzzy
+msgid "URL description"
+msgstr "描述"
+
+#: modules/access_output/shout.c:80
+msgid "URL with information about the stream or your channel. "
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "vbr"
+#: modules/access_output/shout.c:87
+msgid "Bitrate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:111
-msgid "cbr"
+#: modules/access_output/shout.c:89 modules/access/v4l.c:122
+msgid "Samplerate"
 msgstr ""
 
-#: modules/access/pvr.c:116
-msgid "PVR"
+#: modules/access_output/shout.c:90
+msgid "Samplerate information of the transcoded stream. "
 msgstr ""
 
-#: modules/access/pvr.c:117
-msgid "IVTV MPEG Encoding cards input"
+#: modules/access_output/shout.c:92
+#, fuzzy
+msgid "Number of channels"
+msgstr "複製數量"
+
+#: modules/access_output/shout.c:93
+msgid "Number of channels information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:95
+msgid "Ogg Vorbis Quality"
+msgstr ""
+
+#: modules/access_output/shout.c:96
+msgid "Ogg Vorbis Quality information of the transcoded stream. "
+msgstr ""
+
+#: modules/access_output/shout.c:98
+#, fuzzy
+msgid "Stream public"
+msgstr "串流輸出"
+
+#: modules/access_output/shout.c:99
+msgid ""
+"Make the server publicly available on the 'Yellow Pages' (directory listing "
+"of streams) on the icecast/shoutcast website. Requires the bitrate "
+"information specified for shoutcast. Requires Ogg streaming for icecast."
 msgstr ""
 
-#: modules/access/rtsp/access.c:41 modules/access_output/udp.c:75
+#: modules/access_output/shout.c:105
+#, fuzzy
+msgid "IceCAST output"
+msgstr "存取輸出"
+
+#: modules/access_output/udp.c:75 modules/access/rtsp/access.c:41
 #: modules/demux/live555.cpp:63
 msgid "Caching value (ms)"
 msgstr "快取值(ms)"
 
-#: modules/access/rtsp/access.c:43
+#: modules/access_output/udp.c:77
 msgid ""
-"Caching value for RTSP streams. This value should be set in milliseconds."
+"Default caching value for outbound UDP streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
-#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
-msgid "Real RTSP"
-msgstr ""
+#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
+#: modules/gui/macosx/wizard.m:1843
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
+msgid "Time-To-Live (TTL)"
+msgstr "有效時間(TTL)"
 
-#: modules/access/rtsp/access.c:93
+#: modules/access_output/udp.c:81
 #, fuzzy
-msgid "Connection failed"
-msgstr "VLM設定檔"
+msgid "Time-To-Live of the outgoing stream."
+msgstr "允許你指定該輸出串流的有效時間"
 
-#: modules/access/rtsp/access.c:94
-#, c-format
-msgid "VLC could not connect to \"%s:%d\"."
+#: modules/access_output/udp.c:84
+msgid "Group packets"
 msgstr ""
 
-#: modules/access/rtsp/access.c:221
-#, fuzzy
-msgid "Session failed"
-msgstr "權限"
+#: modules/access_output/udp.c:85
+msgid ""
+"Packets can be sent one by one at the right time or by groups. You can "
+"choose the number of packets that will be sent at a time. It helps reducing "
+"the scheduling load on heavily-loaded systems."
+msgstr ""
 
-#: modules/access/rtsp/access.c:222
-msgid "The requested RTSP session could not be established."
+#: modules/access_output/udp.c:90
+msgid "Raw write"
 msgstr ""
 
-#: modules/access/screen/screen.c:39
+#: modules/access_output/udp.c:91
 msgid ""
-"Caching value for screen capture. This value should be set in milliseconds."
+"Packets will be sent directly, without trying to fill the MTU (ie, without "
+"trying to make the biggest possible packets in order to improve streaming)."
 msgstr ""
 
-#: modules/access/screen/screen.c:43
-msgid "Desired frame rate for the capture."
-msgstr ""
+#: modules/access_output/udp.c:97
+msgid "UDP stream output"
+msgstr "UDP串流輸出"
 
-#: modules/access/screen/screen.c:46
-msgid "Capture fragment size"
+#: modules/access_output/udp.c:98
+#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
+msgid "UDP"
 msgstr ""
 
-#: modules/access/screen/screen.c:48
+#: modules/access/pvr.c:49
 msgid ""
-"Optimize the capture by fragmenting the screen in chunks of predefined "
-"height (16 might be a good value, and 0 means disabled)."
+"Default caching value for PVR streams. This value should be set in "
+"milliseconds."
 msgstr ""
 
-#: modules/access/screen/screen.c:62
-msgid "Screen Input"
-msgstr "畫面輸入"
+#: modules/access/pvr.c:52
+msgid "Device"
+msgstr "裝置"
 
-#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
-msgid "Screen"
-msgstr "畫面"
+#: modules/access/pvr.c:53
+msgid "PVR video device"
+msgstr "PVR視訊裝置"
 
-#: modules/access/smb.c:61
-msgid ""
-"Caching value for SMB streams. This value should be set in milliseconds."
-msgstr ""
+#: modules/access/pvr.c:55
+#, fuzzy
+msgid "Radio device"
+msgstr "音訊裝置"
 
-#: modules/access/smb.c:63
-msgid "SMB user name"
-msgstr ""
+#: modules/access/pvr.c:56
+#, fuzzy
+msgid "PVR radio device"
+msgstr "PVR視訊裝置"
 
-#: modules/access/smb.c:66
-msgid "SMB password"
+#: modules/access/pvr.c:58 modules/access/v4l.c:96
+msgid "Norm"
 msgstr ""
 
-#: modules/access/smb.c:69
-msgid "SMB domain"
+#: modules/access/pvr.c:59 modules/access/v4l.c:98
+msgid "Norm of the stream (Automatic, SECAM, PAL, or NTSC)."
 msgstr ""
 
-#: modules/access/smb.c:70
-msgid "Domain/Workgroup that will be used for the connection."
+#: modules/access/pvr.c:62 modules/access/v4l.c:102
+#: modules/video_filter/mosaic.c:96
+msgid "Width"
+msgstr "寬度"
+
+#: modules/access/pvr.c:63
+msgid "Width of the stream to capture (-1 for autodetection)."
 msgstr ""
 
-#: modules/access/smb.c:75
-msgid "SMB input"
-msgstr "SMB輸入"
+#: modules/access/pvr.c:66 modules/access/v4l.c:105
+#: modules/video_filter/mosaic.c:94
+msgid "Height"
+msgstr "高度"
 
-#: modules/access/tcp.c:39
-msgid ""
-"Caching value for TCP streams. This value should be set in milliseconds."
+#: modules/access/pvr.c:67
+msgid "Height of the stream to capture (-1 for autodetection)."
 msgstr ""
 
-#: modules/access/tcp.c:46
-msgid "TCP"
-msgstr ""
+#: modules/access/pvr.c:70 modules/access/v4l.c:89
+msgid "Frequency"
+msgstr "頻率"
 
-#: modules/access/tcp.c:47
-msgid "TCP input"
-msgstr "TCP輸入"
+#: modules/access/pvr.c:71 modules/access/v4l.c:91
+msgid "Frequency to capture (in kHz), if applicable."
+msgstr ""
 
-#: modules/access/udp.c:44
-msgid ""
-"Caching value for UDP streams. This value should be set in milliseconds."
+#: modules/access/pvr.c:74 modules/access/v4l.c:137
+msgid "Framerate to capture, if applicable (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/udp.c:47
-msgid "Autodetection of MTU"
+#: modules/access/pvr.c:77
+msgid "Key interval"
 msgstr ""
 
-#: modules/access/udp.c:49
-msgid ""
-"Automatically detect the line's MTU. This will increase the size if "
-"truncated packets are found"
+#: modules/access/pvr.c:78
+msgid "Interval between keyframes (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/udp.c:52
-msgid "RTP reordering timeout in ms"
+#: modules/access/pvr.c:80
+msgid "B Frames"
 msgstr ""
 
-#: modules/access/udp.c:54
+#: modules/access/pvr.c:81
 msgid ""
-"VLC reorders RTP packets. The input will wait for late packets at most the "
-"time specified here (in milliseconds)."
+"If this option is set, B-Frames will be used. Use this option to set the "
+"number of B-Frames."
 msgstr ""
 
-#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
-#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
-#: modules/gui/wxwidgets/dialogs/open.cpp:804
-msgid "UDP/RTP"
+#: modules/access/pvr.c:85
+msgid "Bitrate to use (-1 for default)."
 msgstr ""
 
-#: modules/access/udp.c:62
-msgid "UDP/RTP input"
+#: modules/access/pvr.c:87
+msgid "Bitrate peak"
 msgstr ""
 
-#: modules/access/v4l.c:75
-msgid ""
-"Caching value for V4L captures. This value should be set in milliseconds."
+#: modules/access/pvr.c:88
+msgid "Peak bitrate in VBR mode."
 msgstr ""
 
-#: modules/access/v4l.c:79
+#: modules/access/pvr.c:91
 #, fuzzy
-msgid ""
-"Name of the video device to use. If you don't specify anything, no video "
-"device will be used."
-msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
+msgid "Bitrate mode)"
+msgstr "位元率"
 
-#: modules/access/v4l.c:83
-#, fuzzy
-msgid ""
-"Name of the audio device to use. If you don't specify anything, no audio "
-"device will be used."
-msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
-
-#: modules/access/v4l.c:87
-msgid ""
-"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
-"(default), RV24, etc.)"
+#: modules/access/pvr.c:92
+msgid "Bitrate mode to use (VBR or CBR)."
 msgstr ""
 
-#: modules/access/v4l.c:94
-msgid ""
-"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+#: modules/access/pvr.c:94
+msgid "Audio bitmask"
 msgstr ""
 
-#: modules/access/v4l.c:99
-msgid "Audio Channel"
-msgstr "音訊頻道"
-
-#: modules/access/v4l.c:101
-#, fuzzy
-msgid "Audio Channel to use, if there are several audio inputs."
-msgstr "若有多個音訊輸入時,選擇音訊道"
-
-#: modules/access/v4l.c:103
-msgid "Width of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:95
+msgid "Bitmask that will get used by the audio part of the card."
 msgstr ""
 
-#: modules/access/v4l.c:106
-msgid "Height of the stream to capture (-1 for autodetect)."
+#: modules/access/pvr.c:98 modules/access/vcdx/info.c:97
+#: modules/gui/macosx/intf.m:499 modules/gui/wxwidgets/interface.cpp:1374
+msgid "Volume"
 msgstr ""
 
-#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
-#: modules/gui/wxwidgets/extrapanel.cpp:234
-msgid "Brightness"
-msgstr "亮度"
-
-#: modules/access/v4l.c:110
-#, fuzzy
-msgid "Brightness of the video input."
-msgstr "設定視訊輸入亮度"
-
-#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
-#: modules/gui/wxwidgets/extrapanel.cpp:224
-msgid "Hue"
-msgstr "色調"
-
-#: modules/access/v4l.c:113
-#, fuzzy
-msgid "Hue of the video input."
-msgstr "設定視訊輸入色調"
-
-#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
-#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
-#: modules/video_filter/time.c:85
-#, fuzzy
-msgid "Color"
-msgstr "色彩"
-
-#: modules/access/v4l.c:116
-#, fuzzy
-msgid "Color of the video input."
-msgstr "設定視訊輸入對比"
-
-#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
-#: modules/gui/wxwidgets/extrapanel.cpp:229
-msgid "Contrast"
-msgstr "對比"
-
-#: modules/access/v4l.c:119
-#, fuzzy
-msgid "Contrast of the video input."
-msgstr "設定視訊輸入對比"
-
-#: modules/access/v4l.c:120
-msgid "Tuner"
-msgstr "調節器"
-
-#: modules/access/v4l.c:121
-#, fuzzy
-msgid "Tuner to use, if there are several ones."
-msgstr "若有多個音訊輸入時,選擇音訊道"
-
-#: modules/access/v4l.c:122 modules/access_output/shout.c:89
-msgid "Samplerate"
+#: modules/access/pvr.c:99
+msgid "Audio volume (0-65535)."
 msgstr ""
 
-#: modules/access/v4l.c:124
+#: modules/access/pvr.c:101 modules/access/v4l.c:92
+msgid "Channel"
+msgstr "頻道"
+
+#: modules/access/pvr.c:102
 msgid ""
-"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)"
 msgstr ""
 
-#: modules/access/v4l.c:127
-msgid "Capture the audio stream in stereo."
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "Automatic"
 msgstr ""
 
-#: modules/access/v4l.c:128
-msgid "MJPEG"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "SECAM"
 msgstr ""
 
-#: modules/access/v4l.c:130
-msgid "Set this option if the capture device outputs MJPEG"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "PAL"
 msgstr ""
 
-#: modules/access/v4l.c:131
-msgid "Decimation"
+#: modules/access/pvr.c:108 modules/access/v4l.c:143
+msgid "NTSC"
 msgstr ""
 
-#: modules/access/v4l.c:133
-msgid "Decimation level for MJPEG streams"
+#: modules/access/pvr.c:111
+msgid "vbr"
 msgstr ""
 
-#: modules/access/v4l.c:134
-msgid "Quality"
-msgstr "品質"
-
-#: modules/access/v4l.c:135
-#, fuzzy
-msgid "Quality of the stream."
-msgstr "設定串流品質"
-
-#: modules/access/v4l.c:146
-msgid "Video4Linux"
+#: modules/access/pvr.c:111
+msgid "cbr"
 msgstr ""
 
-#: modules/access/v4l.c:147
-msgid "Video4Linux input"
-msgstr "Video4Linux輸入"
-
-#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
-#: modules/gui/wxwidgets/dialogs/open.cpp:723
-msgid "Device name"
-msgstr "裝置名稱"
-
-#: modules/access/v4l2.c:54
-#, fuzzy
-msgid ""
-"Name of the device to use. If you don't specify anything, /dev/video0 will "
-"be used."
-msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
-
-#: modules/access/v4l2.c:58
-msgid ""
-"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
+#: modules/access/pvr.c:116
+msgid "PVR"
 msgstr ""
 
-#: modules/access/v4l2.c:63
-#, fuzzy
-msgid "Video4Linux2"
-msgstr "Video4Linux輸入"
-
-#: modules/access/v4l2.c:64
-#, fuzzy
-msgid "Video4Linux2 input"
-msgstr "Video4Linux輸入"
+#: modules/access/pvr.c:117
+msgid "IVTV MPEG Encoding cards input"
+msgstr ""
 
-#: modules/access/vcd/vcd.c:42
-msgid "Caching value for VCDs. This value should be set in milliseconds."
+#: modules/access/rtsp/access.c:43
+msgid ""
+"Caching value for RTSP streams. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
-#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
-#: modules/gui/wxwidgets/dialogs/open.cpp:698
-msgid "VCD"
+#: modules/access/rtsp/access.c:47 modules/access/rtsp/access.c:48
+msgid "Real RTSP"
 msgstr ""
 
-#: modules/access/vcd/vcd.c:47
-msgid "VCD input"
-msgstr "VCD 輸入"
+#: modules/access/rtsp/access.c:93
+#, fuzzy
+msgid "Connection failed"
+msgstr "VLM設定檔"
 
-#: modules/access/vcd/vcd.c:53
-msgid "[vcd:][device][@[title][,[chapter]]]"
+#: modules/access/rtsp/access.c:94
+#, c-format
+msgid "VLC could not connect to \"%s:%d\"."
 msgstr ""
 
-#: modules/access/vcdx/access.c:104
-msgid "The above message had unknown log level"
-msgstr ""
+#: modules/access/rtsp/access.c:221
+#, fuzzy
+msgid "Session failed"
+msgstr "權限"
 
-#: modules/access/vcdx/access.c:130
-msgid "The above message had unknown vcdimager log level"
+#: modules/access/rtsp/access.c:222
+msgid "The requested RTSP session could not be established."
 msgstr ""
 
-#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
-#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
-#: modules/access/vcdx/info.c:291
-msgid "Entry"
+#: modules/access/screen/screen.c:39
+msgid ""
+"Caching value for screen capture. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
-msgid "Segments"
+#: modules/access/screen/screen.c:43
+msgid "Desired frame rate for the capture."
 msgstr ""
 
-#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
-#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
-#: modules/demux/mkv.cpp:5188
-msgid "Segment"
+#: modules/access/screen/screen.c:46
+msgid "Capture fragment size"
 msgstr ""
 
-#: modules/access/vcdx/access.c:532
-msgid "LID"
+#: modules/access/screen/screen.c:48
+msgid ""
+"Optimize the capture by fragmenting the screen in chunks of predefined "
+"height (16 might be a good value, and 0 means disabled)."
 msgstr ""
 
-#: modules/access/vcdx/info.c:90
-msgid "VCD Format"
-msgstr "VCD格式"
+#: modules/access/screen/screen.c:62
+msgid "Screen Input"
+msgstr "畫面輸入"
 
-#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
-msgid "Album"
-msgstr ""
+#: modules/access/screen/screen.c:63 modules/gui/macosx/vout.m:212
+msgid "Screen"
+msgstr "畫面"
 
-#: modules/access/vcdx/info.c:92
-msgid "Application"
+#: modules/access/smb.c:61
+msgid ""
+"Caching value for SMB streams. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/info.c:93
-msgid "Preparer"
+#: modules/access/smb.c:63
+msgid "SMB user name"
 msgstr ""
 
-#: modules/access/vcdx/info.c:94
-msgid "Vol #"
+#: modules/access/smb.c:66
+msgid "SMB password"
 msgstr ""
 
-#: modules/access/vcdx/info.c:95
-msgid "Vol max #"
+#: modules/access/smb.c:69
+msgid "SMB domain"
 msgstr ""
 
-#: modules/access/vcdx/info.c:96
-msgid "Volume Set"
+#: modules/access/smb.c:70
+msgid "Domain/Workgroup that will be used for the connection."
 msgstr ""
 
-#: modules/access/vcdx/info.c:99
-msgid "System Id"
-msgstr ""
+#: modules/access/smb.c:75
+msgid "SMB input"
+msgstr "SMB輸入"
 
-#: modules/access/vcdx/info.c:101
-msgid "Entries"
+#: modules/access/tcp.c:39
+msgid ""
+"Caching value for TCP streams. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/info.c:122
-msgid "First Entry Point"
+#: modules/access/tcp.c:46
+msgid "TCP"
 msgstr ""
 
-#: modules/access/vcdx/info.c:126
-msgid "Last Entry Point"
-msgstr ""
+#: modules/access/tcp.c:47
+msgid "TCP input"
+msgstr "TCP輸入"
 
-#: modules/access/vcdx/info.c:127
-msgid "Track size (in sectors)"
+#: modules/access/udp.c:44
+msgid ""
+"Caching value for UDP streams. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
-#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
-msgid "type"
+#: modules/access/udp.c:47
+msgid "Autodetection of MTU"
 msgstr ""
 
-#: modules/access/vcdx/info.c:139
-msgid "end"
+#: modules/access/udp.c:49
+msgid ""
+"Automatically detect the line's MTU. This will increase the size if "
+"truncated packets are found"
 msgstr ""
 
-#: modules/access/vcdx/info.c:142
-msgid "play list"
+#: modules/access/udp.c:52
+msgid "RTP reordering timeout in ms"
 msgstr ""
 
-#: modules/access/vcdx/info.c:153
-msgid "extended selection list"
+#: modules/access/udp.c:54
+msgid ""
+"VLC reorders RTP packets. The input will wait for late packets at most the "
+"time specified here (in milliseconds)."
 msgstr ""
 
-#: modules/access/vcdx/info.c:154
-msgid "selection list"
-msgstr "選擇清單"
-
-#: modules/access/vcdx/info.c:166
-msgid "unknown type"
-msgstr "未知類型"
-
-#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
-#: modules/access/vcdx/info.c:316
-msgid "List ID"
+#: modules/access/udp.c:61 modules/gui/macosx/open.m:183
+#: modules/gui/macosx/open.m:654 modules/gui/macosx/open.m:692
+#: modules/gui/wxwidgets/dialogs/open.cpp:804
+msgid "UDP/RTP"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:95
-msgid "(Super) Video CD"
+#: modules/access/udp.c:62
+msgid "UDP/RTP input"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:96
-msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
-msgstr ""
+#: modules/access/v4l2.c:52 modules/gui/macosx/open.m:167
+#: modules/gui/wxwidgets/dialogs/open.cpp:723
+msgid "Device name"
+msgstr "裝置名稱"
 
-#: modules/access/vcdx/vcd.c:97
-msgid "vcdx://[device-or-file][@{P,S,T}num]"
-msgstr ""
+#: modules/access/v4l2.c:54
+#, fuzzy
+msgid ""
+"Name of the device to use. If you don't specify anything, /dev/video0 will "
+"be used."
+msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
 
-#: modules/access/vcdx/vcd.c:106
-msgid "If nonzero, this gives additional debug information."
+#: modules/access/v4l2.c:58
+msgid ""
+"Input of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
-msgid "Number of CD blocks to get in a single read."
-msgstr ""
+#: modules/access/v4l2.c:63
+#, fuzzy
+msgid "Video4Linux2"
+msgstr "Video4Linux輸入"
 
-#: modules/access/vcdx/vcd.c:116
-msgid "Use playback control?"
-msgstr "使用重播控制"
+#: modules/access/v4l2.c:64
+#, fuzzy
+msgid "Video4Linux2 input"
+msgstr "Video4Linux輸入"
 
-#: modules/access/vcdx/vcd.c:117
+#: modules/access/v4l.c:75
 msgid ""
-"If VCD is authored with playback control, use it. Otherwise we play by "
-"tracks."
+"Caching value for V4L captures. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:123
-msgid "Use track length as maximum unit in seek?"
-msgstr ""
+#: modules/access/v4l.c:79
+#, fuzzy
+msgid ""
+"Name of the video device to use. If you don't specify anything, no video "
+"device will be used."
+msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
 
-#: modules/access/vcdx/vcd.c:124
+#: modules/access/v4l.c:83
+#, fuzzy
 msgid ""
-"If set, the length of the seek bar is the track rather than the length of an "
-"entry."
-msgstr ""
+"Name of the audio device to use. If you don't specify anything, no audio "
+"device will be used."
+msgstr "預設的音樂CD裝置,如果你不指定,程式將會自動掃描適合的光碟機"
 
-#: modules/access/vcdx/vcd.c:129
-msgid "Show extended VCD info?"
+#: modules/access/v4l.c:87
+msgid ""
+"Force the Video4Linux video device to use a specific chroma format (eg. I420 "
+"(default), RV24, etc.)"
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:130
+#: modules/access/v4l.c:94
 msgid ""
-"Show the maximum amount of information under Stream and Media Info. Shows "
-"for example playback control navigation."
+"Channel of the card to use (Usually, 0 = tuner, 1 = composite, 2 = svideo)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:137
-msgid "Format to use in the playlist's \"author\" field."
+#: modules/access/v4l.c:99
+msgid "Audio Channel"
+msgstr "音訊頻道"
+
+#: modules/access/v4l.c:101
+#, fuzzy
+msgid "Audio Channel to use, if there are several audio inputs."
+msgstr "若有多個音訊輸入時,選擇音訊道"
+
+#: modules/access/v4l.c:103
+msgid "Width of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access/vcdx/vcd.c:143
-msgid "Format to use in the playlist's \"title\" field."
+#: modules/access/v4l.c:106
+msgid "Height of the stream to capture (-1 for autodetect)."
 msgstr ""
 
-#: modules/access_filter/record.c:46
+#: modules/access/v4l.c:108 modules/gui/macosx/extended.m:114
+#: modules/gui/wxwidgets/extrapanel.cpp:234
+msgid "Brightness"
+msgstr "亮度"
+
+#: modules/access/v4l.c:110
 #, fuzzy
-msgid "Record directory"
-msgstr "選擇一個檔案或目錄"
+msgid "Brightness of the video input."
+msgstr "設定視訊輸入亮度"
 
-#: modules/access_filter/record.c:48
+#: modules/access/v4l.c:111 modules/gui/macosx/extended.m:117
+#: modules/gui/wxwidgets/extrapanel.cpp:224
+msgid "Hue"
+msgstr "色調"
+
+#: modules/access/v4l.c:113
 #, fuzzy
-msgid "Directory where the record will be stored."
-msgstr "允許你指定視訊快照的存放目錄"
+msgid "Hue of the video input."
+msgstr "設定視訊輸入色調"
 
-#: modules/access_filter/timeshift.c:46
+#: modules/access/v4l.c:114 modules/misc/notify/xosd.c:78
+#: modules/video_filter/marq.c:93 modules/video_filter/rss.c:146
+#: modules/video_filter/time.c:85
 #, fuzzy
-msgid "Timeshift granularity"
-msgstr "時間"
+msgid "Color"
+msgstr "色彩"
 
-#: modules/access_filter/timeshift.c:48
+#: modules/access/v4l.c:116
 #, fuzzy
-msgid ""
-"This is the size of the temporary files that will be used to store the "
-"timeshifted streams."
-msgstr "允許你指定串流輸出的目的音訊編碼器"
+msgid "Color of the video input."
+msgstr "設定視訊輸入對比"
 
-#: modules/access_filter/timeshift.c:50
+#: modules/access/v4l.c:117 modules/gui/macosx/extended.m:115
+#: modules/gui/wxwidgets/extrapanel.cpp:229
+msgid "Contrast"
+msgstr "對比"
+
+#: modules/access/v4l.c:119
 #, fuzzy
-msgid "Timeshift directory"
-msgstr "視訊快照目錄"
+msgid "Contrast of the video input."
+msgstr "設定視訊輸入對比"
+
+#: modules/access/v4l.c:120
+msgid "Tuner"
+msgstr "調節器"
+
+#: modules/access/v4l.c:121
+#, fuzzy
+msgid "Tuner to use, if there are several ones."
+msgstr "若有多個音訊輸入時,選擇音訊道"
+
+#: modules/access/v4l.c:124
+msgid ""
+"Samplerate of the captured audio stream, in Hz (eg: 11025, 22050, 44100)"
+msgstr ""
+
+#: modules/access/v4l.c:127
+msgid "Capture the audio stream in stereo."
+msgstr ""
 
-#: modules/access_filter/timeshift.c:51
-msgid "Directory used to store the timeshift temporary files."
+#: modules/access/v4l.c:128
+msgid "MJPEG"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:53
-msgid "Force use of the timeshift module"
+#: modules/access/v4l.c:130
+msgid "Set this option if the capture device outputs MJPEG"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:54
-msgid ""
-"Force use of the timeshift module even if the access declares that it can "
-"control pace or pause."
+#: modules/access/v4l.c:131
+msgid "Decimation"
 msgstr ""
 
-#: modules/access_filter/timeshift.c:58 modules/access_filter/timeshift.c:59
+#: modules/access/v4l.c:133
+msgid "Decimation level for MJPEG streams"
+msgstr ""
+
+#: modules/access/v4l.c:134
+msgid "Quality"
+msgstr "品質"
+
+#: modules/access/v4l.c:135
 #, fuzzy
-msgid "Timeshift"
-msgstr "時間"
+msgid "Quality of the stream."
+msgstr "設定串流品質"
 
-#: modules/access_output/dummy.c:40 modules/stream_out/dummy.c:47
-msgid "Dummy stream output"
-msgstr "虛擬串流輸出"
+#: modules/access/v4l.c:146
+msgid "Video4Linux"
+msgstr ""
 
-#: modules/access_output/dummy.c:41 modules/misc/dummy/dummy.c:58
-msgid "Dummy"
-msgstr "虛擬"
+#: modules/access/v4l.c:147
+msgid "Video4Linux input"
+msgstr "Video4Linux輸入"
 
-#: modules/access_output/file.c:61
-msgid "Append to file"
+#: modules/access/vcd/vcd.c:42
+msgid "Caching value for VCDs. This value should be set in milliseconds."
 msgstr ""
 
-#: modules/access_output/file.c:62
-msgid "Append to file if it exists instead of replacing it."
+#: modules/access/vcd/vcd.c:46 modules/gui/macosx/open.m:175
+#: modules/gui/macosx/open.m:489 modules/gui/macosx/open.m:579
+#: modules/gui/wxwidgets/dialogs/open.cpp:698
+msgid "VCD"
 msgstr ""
 
-#: modules/access_output/file.c:66
-msgid "File stream output"
-msgstr "檔案串流輸出"
+#: modules/access/vcd/vcd.c:47
+msgid "VCD input"
+msgstr "VCD 輸入"
 
-#: modules/access_output/http.c:58 modules/misc/audioscrobbler.c:130
-msgid "Username"
+#: modules/access/vcd/vcd.c:53
+msgid "[vcd:][device][@[title][,[chapter]]]"
 msgstr ""
 
-#: modules/access_output/http.c:59
-msgid "User name that will be requested to access the stream."
+#: modules/access/vcdx/access.c:104
+msgid "The above message had unknown log level"
 msgstr ""
 
-#: modules/access_output/http.c:61 modules/control/telnet.c:81
-#: modules/misc/audioscrobbler.c:132
-msgid "Password"
+#: modules/access/vcdx/access.c:130
+msgid "The above message had unknown vcdimager log level"
 msgstr ""
 
-#: modules/access_output/http.c:62
-msgid "Password that will be requested to access the stream."
+#: modules/access/vcdx/access.c:280 modules/access/vcdx/access.c:363
+#: modules/access/vcdx/access.c:689 modules/access/vcdx/info.c:290
+#: modules/access/vcdx/info.c:291
+msgid "Entry"
 msgstr ""
 
-#: modules/access_output/http.c:66
-msgid "Mime"
+#: modules/access/vcdx/access.c:408 modules/access/vcdx/info.c:102
+msgid "Segments"
 msgstr ""
 
-#: modules/access_output/http.c:67
-msgid "MIME returned by the server (autodetected if not specified."
+#: modules/access/vcdx/access.c:427 modules/access/vcdx/access.c:708
+#: modules/access/vcdx/info.c:294 modules/access/vcdx/info.c:295
+#: modules/demux/mkv.cpp:5188
+msgid "Segment"
 msgstr ""
 
-#: modules/access_output/http.c:71
-msgid "Path to the x509 PEM certificate file that will be used for HTTPS."
+#: modules/access/vcdx/access.c:532
+msgid "LID"
 msgstr ""
 
-#: modules/access_output/http.c:74
-msgid ""
-"Path to the x509 PEM private key file that will be used for HTTPS. Leave "
-"empty if you don't have one."
+#: modules/access/vcdx/info.c:90
+msgid "VCD Format"
+msgstr "VCD格式"
+
+#: modules/access/vcdx/info.c:91 modules/demux/mpc.c:55
+msgid "Album"
 msgstr ""
 
-#: modules/access_output/http.c:78
-msgid ""
-"Path to the x509 PEM trusted root CA certificates (certificate authority) "
-"file that will be used for HTTPS. Leave empty if you don't have one."
+#: modules/access/vcdx/info.c:92
+msgid "Application"
 msgstr ""
 
-#: modules/access_output/http.c:83
-msgid ""
-"Path to the x509 PEM Certificates Revocation List file that will be used for "
-"SSL. Leave empty if you don't have one."
+#: modules/access/vcdx/info.c:93
+msgid "Preparer"
 msgstr ""
 
-#: modules/access_output/http.c:86
-msgid "Advertise with Bonjour"
+#: modules/access/vcdx/info.c:94
+msgid "Vol #"
 msgstr ""
 
-#: modules/access_output/http.c:87
-msgid "Advertise the stream with the Bonjour protocol."
+#: modules/access/vcdx/info.c:95
+msgid "Vol max #"
 msgstr ""
 
-#: modules/access_output/http.c:91
-msgid "HTTP stream output"
+#: modules/access/vcdx/info.c:96
+msgid "Volume Set"
 msgstr ""
 
-#: modules/access_output/http.c:93 modules/control/http/http.c:61
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:472
-msgid "HTTP"
+#: modules/access/vcdx/info.c:99
+msgid "System Id"
 msgstr ""
 
-#: modules/access_output/shout.c:58
-#, fuzzy
-msgid "Stream name"
-msgstr "串流"
+#: modules/access/vcdx/info.c:101
+msgid "Entries"
+msgstr ""
 
-#: modules/access_output/shout.c:59
-msgid "Name to give to this stream/channel on the shoutcast/icecast server."
+#: modules/access/vcdx/info.c:122
+msgid "First Entry Point"
 msgstr ""
 
-#: modules/access_output/shout.c:62
-#, fuzzy
-msgid "Stream description"
-msgstr "描述"
+#: modules/access/vcdx/info.c:126
+msgid "Last Entry Point"
+msgstr ""
 
-#: modules/access_output/shout.c:63
-msgid "Description of the stream content or information about your channel."
+#: modules/access/vcdx/info.c:127
+msgid "Track size (in sectors)"
 msgstr ""
 
-#: modules/access_output/shout.c:66
-#, fuzzy
-msgid "Stream MP3"
-msgstr "串流"
+#: modules/access/vcdx/info.c:139 modules/access/vcdx/info.c:142
+#: modules/access/vcdx/info.c:151 modules/access/vcdx/info.c:166
+msgid "type"
+msgstr ""
 
-#: modules/access_output/shout.c:67
-msgid ""
-"You normally have to feed the shoutcast module with Ogg streams. It is also "
-"possible to stream MP3 instead, so you can forward MP3 streams to the "
-"shoutcast/icecast server."
+#: modules/access/vcdx/info.c:139
+msgid "end"
 msgstr ""
 
-#: modules/access_output/shout.c:76
-#, fuzzy
-msgid "Genre description"
-msgstr "描述"
+#: modules/access/vcdx/info.c:142
+msgid "play list"
+msgstr ""
 
-#: modules/access_output/shout.c:77
-msgid "Genre of the content. "
+#: modules/access/vcdx/info.c:153
+msgid "extended selection list"
 msgstr ""
 
-#: modules/access_output/shout.c:79
-#, fuzzy
-msgid "URL description"
-msgstr "描述"
+#: modules/access/vcdx/info.c:154
+msgid "selection list"
+msgstr "選擇清單"
 
-#: modules/access_output/shout.c:80
-msgid "URL with information about the stream or your channel. "
-msgstr ""
+#: modules/access/vcdx/info.c:166
+msgid "unknown type"
+msgstr "未知類型"
 
-#: modules/access_output/shout.c:87
-msgid "Bitrate information of the transcoded stream. "
+#: modules/access/vcdx/info.c:298 modules/access/vcdx/info.c:299
+#: modules/access/vcdx/info.c:316
+msgid "List ID"
 msgstr ""
 
-#: modules/access_output/shout.c:90
-msgid "Samplerate information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:95
+msgid "(Super) Video CD"
 msgstr ""
 
-#: modules/access_output/shout.c:92
-#, fuzzy
-msgid "Number of channels"
-msgstr "複製數量"
-
-#: modules/access_output/shout.c:93
-msgid "Number of channels information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:96
+msgid "Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) input"
 msgstr ""
 
-#: modules/access_output/shout.c:95
-msgid "Ogg Vorbis Quality"
+#: modules/access/vcdx/vcd.c:97
+msgid "vcdx://[device-or-file][@{P,S,T}num]"
 msgstr ""
 
-#: modules/access_output/shout.c:96
-msgid "Ogg Vorbis Quality information of the transcoded stream. "
+#: modules/access/vcdx/vcd.c:106
+msgid "If nonzero, this gives additional debug information."
 msgstr ""
 
-#: modules/access_output/shout.c:98
-#, fuzzy
-msgid "Stream public"
-msgstr "串流輸出"
-
-#: modules/access_output/shout.c:99
-msgid ""
-"Make the server publicly available on the 'Yellow Pages' (directory listing "
-"of streams) on the icecast/shoutcast website. Requires the bitrate "
-"information specified for shoutcast. Requires Ogg streaming for icecast."
+#: modules/access/vcdx/vcd.c:111 modules/access/vcdx/vcd.c:112
+msgid "Number of CD blocks to get in a single read."
 msgstr ""
 
-#: modules/access_output/shout.c:105
-#, fuzzy
-msgid "IceCAST output"
-msgstr "存取輸出"
+#: modules/access/vcdx/vcd.c:116
+msgid "Use playback control?"
+msgstr "使用重播控制"
 
-#: modules/access_output/udp.c:77
+#: modules/access/vcdx/vcd.c:117
 msgid ""
-"Default caching value for outbound UDP streams. This value should be set in "
-"milliseconds."
+"If VCD is authored with playback control, use it. Otherwise we play by "
+"tracks."
 msgstr ""
-
-#: modules/access_output/udp.c:80 modules/gui/macosx/wizard.m:442
-#: modules/gui/macosx/wizard.m:1843
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:610
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:1340 modules/stream_out/rtp.c:90
-msgid "Time-To-Live (TTL)"
-msgstr "有效時間(TTL)"
-
-#: modules/access_output/udp.c:81
-#, fuzzy
-msgid "Time-To-Live of the outgoing stream."
-msgstr "允許你指定該輸出串流的有效時間"
-
-#: modules/access_output/udp.c:84
-msgid "Group packets"
+
+#: modules/access/vcdx/vcd.c:123
+msgid "Use track length as maximum unit in seek?"
 msgstr ""
 
-#: modules/access_output/udp.c:85
+#: modules/access/vcdx/vcd.c:124
 msgid ""
-"Packets can be sent one by one at the right time or by groups. You can "
-"choose the number of packets that will be sent at a time. It helps reducing "
-"the scheduling load on heavily-loaded systems."
+"If set, the length of the seek bar is the track rather than the length of an "
+"entry."
 msgstr ""
 
-#: modules/access_output/udp.c:90
-msgid "Raw write"
+#: modules/access/vcdx/vcd.c:129
+msgid "Show extended VCD info?"
 msgstr ""
 
-#: modules/access_output/udp.c:91
+#: modules/access/vcdx/vcd.c:130
 msgid ""
-"Packets will be sent directly, without trying to fill the MTU (ie, without "
-"trying to make the biggest possible packets in order to improve streaming)."
+"Show the maximum amount of information under Stream and Media Info. Shows "
+"for example playback control navigation."
 msgstr ""
 
-#: modules/access_output/udp.c:97
-msgid "UDP stream output"
-msgstr "UDP串流輸出"
+#: modules/access/vcdx/vcd.c:137
+msgid "Format to use in the playlist's \"author\" field."
+msgstr ""
 
-#: modules/access_output/udp.c:98
-#: modules/gui/wxwidgets/dialogs/streamout.cpp:475
-msgid "UDP"
+#: modules/access/vcdx/vcd.c:143
+msgid "Format to use in the playlist's \"title\" field."
 msgstr ""
 
 #: modules/audio_filter/channel_mixer/dolby.c:47
@@ -6602,6 +6607,28 @@ msgstr ""
 msgid "Audio filter for float32->u8 conversion"
 msgstr ""
 
+#: modules/audio_filter/converter/mono.c:88
+msgid "Use downmix algorithme."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:89
+msgid ""
+"This option selects a stereo to mono downmix algorithm that is used in the "
+"headphone channel mixer. Itgives the effect of standing in a room full of "
+"speakers."
+msgstr ""
+
+#: modules/audio_filter/converter/mono.c:93
+#, fuzzy
+msgid "Select channel to keep"
+msgstr "選擇音訊頻道"
+
+#: modules/audio_filter/converter/mono.c:94
+msgid ""
+"This option silences all other channels except the selected channel. Choose "
+"one from (0=left, 1=right 2=rear left, 3=rear right, 4=center, 5=left front)"
+msgstr ""
+
 #: modules/audio_filter/converter/mono.c:100
 #, fuzzy
 msgid "Left rear"
@@ -7511,6 +7538,51 @@ msgstr ""
 msgid "FFmpeg post processing filter chains"
 msgstr ""
 
+#: modules/codec/ffmpeg/ffmpeg.h:152
+msgid ""
+"<filterName>[:<option>[:<option>...]][[,|/][-]<filterName>[:"
+"<option>...]]...\n"
+"long form example:\n"
+"vdeblock:autoq/hdeblock:autoq/linblenddeint    default,-vdeblock\n"
+"short form example:\n"
+"vb:a/hb:a/lb de,-vb\n"
+"more examples:\n"
+"tn:64:128:256\n"
+"Filters                        Options\n"
+"short  long name       short   long option     Description\n"
+"*      *               a       autoq           cpu power dependant enabler\n"
+"                       c       chrom           chrominance filtring enabled\n"
+"                       y       nochrom         chrominance filtring "
+"disabled\n"
+"hb     hdeblock        (2 Threshold)           horizontal deblocking filter\n"
+"       1. difference factor: default=64, higher -> more deblocking\n"
+"       2. flatness threshold: default=40, lower -> more deblocking\n"
+"                       the h & v deblocking filters share these\n"
+"                       so u cant set different thresholds for h / v\n"
+"vb     vdeblock        (2 Threshold)           vertical deblocking filter\n"
+"h1     x1hdeblock                              Experimental h deblock filter "
+"1\n"
+"v1     x1vdeblock                              Experimental v deblock filter "
+"1\n"
+"dr     dering                                  Deringing filter\n"
+"al     autolevels                              automatic brightness / "
+"contrast\n"
+"                       f       fullyrange      stretch luminance to "
+"(0..255)\n"
+"lb     linblenddeint                           linear blend deinterlacer\n"
+"li     linipoldeint                            linear interpolating "
+"deinterlace\n"
+"ci     cubicipoldeint                          cubic interpolating "
+"deinterlacer\n"
+"md     mediandeint                             median deinterlacer\n"
+"fd     ffmpegdeint                             ffmpeg deinterlacer\n"
+"de     default                                 hb:a,vb:a,dr:a,al\n"
+"fa     fast                                    h1:a,v1:a,dr:a,al\n"
+"tn     tmpnoise        (3 Thresholds)          Temporal Noise Reducer\n"
+"                       1. <= 2. <= 3.          larger -> stronger filtering\n"
+"fq     forceQuant      <quantizer>             Force quantizer\n"
+msgstr ""
+
 #: modules/codec/ffmpeg/ffmpeg.h:191
 msgid "Ratio of key frames"
 msgstr ""
@@ -7896,6 +7968,13 @@ msgid ""
 "Try manually setting a character-encoding before you open the file."
 msgstr ""
 
+#: modules/codec/svcdsub.c:46
+msgid ""
+"This integer when viewed in binary is a debugging mask\n"
+"calls                 1\n"
+"packet assembly info  2\n"
+msgstr ""
+
 #: modules/codec/svcdsub.c:51
 msgid "Philips OGT (SVCD subtitle) decoder"
 msgstr "Philips OGT (SVCD字幕)解碼器"
@@ -10849,7 +10928,7 @@ msgstr "VLC - 控制器"
 
 #: modules/gui/macosx/intf.m:489 modules/gui/macosx/intf.m:1030
 #: modules/gui/macosx/intf.m:1349 modules/gui/pda/pda_interface.c:212
-#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:84
+#: modules/gui/pda/pda_interface.c:1355 modules/gui/qt4/main_interface.cpp:93
 #: modules/gui/qt4/ui/main_interface.ui:24
 msgid "VLC media player"
 msgstr "VLC多媒體播放程式"
@@ -10967,8 +11046,8 @@ msgid "Extended Controls"
 msgstr "延伸控制"
 
 #: modules/gui/macosx/intf.m:600 modules/gui/macosx/intf.m:633
-#: modules/gui/macosx/playlist.m:423 modules/gui/macosx/playlistinfo.m:55
-#: modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlistinfo.m:55 modules/gui/macosx/playlistinfo.m:348
+#: modules/gui/macosx/playlist.m:423
 #, fuzzy
 msgid "Information"
 msgstr "更多資訊"
@@ -11292,6 +11371,82 @@ msgstr ""
 msgid "Save File"
 msgstr "儲存檔案"
 
+#: modules/gui/macosx/playlistinfo.m:56
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
+msgid "URI"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:63
+#, fuzzy
+msgid "Advanced Information"
+msgstr "進階選項"
+
+#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
+msgid "Read at media"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
+#, fuzzy
+msgid "Input bitrate"
+msgstr "輸入清單"
+
+#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
+#, fuzzy
+msgid "Demuxed"
+msgstr "解多工器"
+
+#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
+#, fuzzy
+msgid "Stream bitrate"
+msgstr "最大化編碼位元率"
+
+#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
+#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
+#, fuzzy
+msgid "Decoded blocks"
+msgstr "解碼器"
+
+#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
+#, fuzzy
+msgid "Displayed frames"
+msgstr "略過頁面"
+
+#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
+#, fuzzy
+msgid "Lost frames"
+msgstr "Logo檔名"
+
+#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
+#: modules/gui/qt4/ui/input_stats.ui:243
+#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
+#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
+#: modules/video_filter/deinterlace.c:137
+msgid "Streaming"
+msgstr "串流"
+
+#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
+msgid "Sent packets"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
+msgid "Sent bytes"
+msgstr ""
+
+#: modules/gui/macosx/playlistinfo.m:94
+#, fuzzy
+msgid "Send rate"
+msgstr "採樣率"
+
+#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
+#, fuzzy
+msgid "Played buffers"
+msgstr "快速播放"
+
+#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
+msgid "Lost buffers"
+msgstr ""
+
 #: modules/gui/macosx/playlist.m:418
 msgid "Save Playlist..."
 msgstr "儲存播放清單..."
@@ -11376,82 +11531,6 @@ msgstr ""
 msgid "Empty Folder"
 msgstr ""
 
-#: modules/gui/macosx/playlistinfo.m:56
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:63
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:591
-msgid "URI"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:63
-#, fuzzy
-msgid "Advanced Information"
-msgstr "進階選項"
-
-#: modules/gui/macosx/playlistinfo.m:81 modules/gui/qt4/ui/input_stats.ui:77
-msgid "Read at media"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:82 modules/gui/qt4/ui/input_stats.ui:70
-#, fuzzy
-msgid "Input bitrate"
-msgstr "輸入清單"
-
-#: modules/gui/macosx/playlistinfo.m:83 modules/gui/qt4/ui/input_stats.ui:91
-#, fuzzy
-msgid "Demuxed"
-msgstr "解多工器"
-
-#: modules/gui/macosx/playlistinfo.m:84 modules/gui/qt4/ui/input_stats.ui:84
-#, fuzzy
-msgid "Stream bitrate"
-msgstr "最大化編碼位元率"
-
-#: modules/gui/macosx/playlistinfo.m:87 modules/gui/macosx/playlistinfo.m:97
-#: modules/gui/qt4/ui/input_stats.ui:147 modules/gui/qt4/ui/input_stats.ui:233
-#, fuzzy
-msgid "Decoded blocks"
-msgstr "解碼器"
-
-#: modules/gui/macosx/playlistinfo.m:88 modules/gui/qt4/ui/input_stats.ui:140
-#, fuzzy
-msgid "Displayed frames"
-msgstr "略過頁面"
-
-#: modules/gui/macosx/playlistinfo.m:89 modules/gui/qt4/ui/input_stats.ui:123
-#, fuzzy
-msgid "Lost frames"
-msgstr "Logo檔名"
-
-#: modules/gui/macosx/playlistinfo.m:91 modules/gui/macosx/wizard.m:404
-#: modules/gui/qt4/ui/input_stats.ui:243
-#: modules/gui/wxwidgets/dialogs/infopanels.cpp:314
-#: modules/gui/wxwidgets/dialogs/wizard.cpp:139
-#: modules/video_filter/deinterlace.c:137
-msgid "Streaming"
-msgstr "串流"
-
-#: modules/gui/macosx/playlistinfo.m:92 modules/gui/qt4/ui/input_stats.ui:299
-msgid "Sent packets"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:93 modules/gui/qt4/ui/input_stats.ui:292
-msgid "Sent bytes"
-msgstr ""
-
-#: modules/gui/macosx/playlistinfo.m:94
-#, fuzzy
-msgid "Send rate"
-msgstr "採樣率"
-
-#: modules/gui/macosx/playlistinfo.m:98 modules/gui/qt4/ui/input_stats.ui:226
-#, fuzzy
-msgid "Played buffers"
-msgstr "快速播放"
-
-#: modules/gui/macosx/playlistinfo.m:99 modules/gui/qt4/ui/input_stats.ui:219
-msgid "Lost buffers"
-msgstr ""
-
 #: modules/gui/macosx/prefs.m:123
 #: modules/gui/wxwidgets/dialogs/preferences.cpp:213
 msgid "Reset All"
@@ -12694,17 +12773,17 @@ msgstr "QNX RTOS視訊及音訊輸出"
 msgid "Errors"
 msgstr "錯誤"
 
+#: modules/gui/qt4/dialogs_provider.cpp:257
+#: modules/gui/qt4/dialogs_provider.cpp:268
+#, fuzzy
+msgid "Open directory"
+msgstr "開啟檔案(&F)...\tCtrl-F"
+
 #: modules/gui/qt4/dialogs/streaminfo.cpp:40
 #, fuzzy
 msgid "Stream information"
 msgstr "更多資訊"
 
-#: modules/gui/qt4/dialogs_provider.cpp:244
-#: modules/gui/qt4/dialogs_provider.cpp:255
-#, fuzzy
-msgid "Open directory"
-msgstr "開啟檔案(&F)...\tCtrl-F"
-
 #: modules/gui/qt4/qt4.cpp:47
 #, fuzzy
 msgid "Qt interface"
@@ -12913,11 +12992,6 @@ msgstr "WinCE介面模組"
 msgid "WinCE dialogs provider"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs.cpp:433
-#: modules/gui/wxwidgets/dialogs/open.cpp:1265
-msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
-msgstr ""
-
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
 msgid "Edit bookmark"
 msgstr "編輯書籤"
@@ -12961,6 +13035,31 @@ msgstr "刪除"
 msgid "&Clear"
 msgstr "清除"
 
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:169
+msgid "Adds a bookmark at the current position in the stream"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:170
+#, fuzzy
+msgid "Removes the selected bookmarks"
+msgstr "你必須選擇兩個書籤"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:171
+#, fuzzy
+msgid "Removes all the bookmarks for that stream"
+msgstr "串流書籤清單"
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:172
+msgid "Edit the properties of a bookmark"
+msgstr ""
+
+#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:173
+msgid ""
+"If you select two or more bookmarks, this will launch the streaming/"
+"transcoding wizard to allow you to stream or save the part of the stream "
+"between these bookmarks"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/bookmarks.cpp:347
 msgid "You must select two bookmarks"
 msgstr "你必須選擇兩個書籤"
@@ -12984,6 +13083,11 @@ msgstr ""
 msgid "Input has changed "
 msgstr "輸入已改變"
 
+#: modules/gui/wxwidgets/dialogs.cpp:433
+#: modules/gui/wxwidgets/dialogs/open.cpp:1265
+msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
+msgstr ""
+
 #: modules/gui/wxwidgets/dialogs/fileinfo.cpp:54
 #, fuzzy
 msgid "Stream and Media Info"
@@ -12994,6 +13098,14 @@ msgstr "串流及媒體資訊"
 msgid "Advanced information"
 msgstr "進階選項"
 
+#: modules/gui/wxwidgets/dialogs/fileinfo.cpp:93
+#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
+#: modules/gui/wxwidgets/dialogs/messages.cpp:72
+#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
+#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
+msgid "&Close"
+msgstr "關閉(&C)"
+
 #: modules/gui/wxwidgets/dialogs/interaction.cpp:114
 msgid ""
 "The following errors occurred. More details might be available in the "
@@ -13012,13 +13124,6 @@ msgstr ""
 msgid "Don't show further errors"
 msgstr ""
 
-#: modules/gui/wxwidgets/dialogs/interaction.cpp:188
-#: modules/gui/wxwidgets/dialogs/messages.cpp:72
-#: modules/gui/wxwidgets/dialogs/playlist.cpp:253
-#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:76
-msgid "&Close"
-msgstr "關閉(&C)"
-
 #: modules/gui/wxwidgets/dialogs/iteminfo.cpp:58
 msgid "Playlist item info"
 msgstr "播放清單項目資訊"
@@ -14413,6 +14518,10 @@ msgstr "輸出檔案"
 msgid "Output data for RRDTool in this file."
 msgstr ""
 
+#: modules/misc/memcpy/memcpyaltivec.c:56
+msgid "AltiVec memcpy"
+msgstr ""
+
 #: modules/misc/memcpy/memcpy.c:83
 msgid "libc memcpy"
 msgstr ""
@@ -14429,10 +14538,6 @@ msgstr ""
 msgid "MMX EXT memcpy"
 msgstr ""
 
-#: modules/misc/memcpy/memcpyaltivec.c:56
-msgid "AltiVec memcpy"
-msgstr ""
-
 #: modules/misc/musicbrainz.c:59
 msgid "MusicBrainz"
 msgstr ""
@@ -17868,10 +17973,6 @@ msgstr "頻譜分析器"
 #~ msgid "Telnet Interface host"
 #~ msgstr "一般介面設定"
 
-#, fuzzy
-#~ msgid "You have to select two bookmarks."
-#~ msgstr "你必須選擇兩個書籤"
-
 #, fuzzy
 #~ msgid "Go To Position"
 #~ msgstr "Logo位置"
@@ -18245,9 +18346,6 @@ msgstr "頻譜分析器"
 #~ msgid "Open the messages window"
 #~ msgstr "開啟訊息視窗"
 
-#~ msgid "Select audio channel"
-#~ msgstr "選擇音訊頻道"
-
 #~ msgid "Select subtitles channel"
 #~ msgstr "選擇字幕頻道"